[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:03:54.308086 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:35583
I20260710 11:03:54.309655 21815 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:03:54.310709 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:54.328145 21822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:54.328163 21821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:54.328379 21824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:54.329789 21815 server_base.cc:1061] running on GCE node
I20260710 11:03:55.556347 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:55.556607 21815 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:55.556844 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681435556818 us; error 0 us; skew 500 ppm
I20260710 11:03:55.557731 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:55.563058 21815 webserver.cc:533] Webserver started at http://127.21.77.254:41515/ using document root <none> and password file <none>
I20260710 11:03:55.563956 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:55.564185 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:55.564635 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:55.570562 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "a495f6186e5d47d0be388b4cc9565c47"
format_stamp: "Formatted at 2026-07-10 11:03:55 on dist-test-slave-k7kd"
I20260710 11:03:55.578302 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:55.583407 21830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:55.584723 21815 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:55.585194 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "a495f6186e5d47d0be388b4cc9565c47"
format_stamp: "Formatted at 2026-07-10 11:03:55 on dist-test-slave-k7kd"
I20260710 11:03:55.585587 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:55.638985 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:55.640558 21815 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:03:55.641177 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:55.717914 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:35583
I20260710 11:03:55.718010 21881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:35583 every 8 connection(s)
I20260710 11:03:55.726397 21882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:55.749526 21882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47: Bootstrap starting.
I20260710 11:03:55.755496 21882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:55.757390 21882 log.cc:826] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47: Log is configured to *not* fsync() on all Append() calls
I20260710 11:03:55.762023 21882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47: No bootstrap required, opened a new log
I20260710 11:03:55.782305 21882 raft_consensus.cc:359] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a495f6186e5d47d0be388b4cc9565c47" member_type: VOTER }
I20260710 11:03:55.782863 21882 raft_consensus.cc:385] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:55.783159 21882 raft_consensus.cc:740] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a495f6186e5d47d0be388b4cc9565c47, State: Initialized, Role: FOLLOWER
I20260710 11:03:55.784186 21882 consensus_queue.cc:260] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a495f6186e5d47d0be388b4cc9565c47" member_type: VOTER }
I20260710 11:03:55.784700 21882 raft_consensus.cc:399] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:55.784993 21882 raft_consensus.cc:493] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:55.785384 21882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:55.789441 21882 raft_consensus.cc:515] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a495f6186e5d47d0be388b4cc9565c47" member_type: VOTER }
I20260710 11:03:55.790181 21882 leader_election.cc:304] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [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: a495f6186e5d47d0be388b4cc9565c47; no voters: 
I20260710 11:03:55.791867 21882 leader_election.cc:290] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:55.792243 21885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:55.794526 21885 raft_consensus.cc:697] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 1 LEADER]: Becoming Leader. State: Replica: a495f6186e5d47d0be388b4cc9565c47, State: Running, Role: LEADER
I20260710 11:03:55.795495 21885 consensus_queue.cc:237] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [LEADER]: Queue going to LEADER mode. State: All 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: "a495f6186e5d47d0be388b4cc9565c47" member_type: VOTER }
I20260710 11:03:55.796519 21882 sys_catalog.cc:565] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:55.807039 21886 sys_catalog.cc:455] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a495f6186e5d47d0be388b4cc9565c47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a495f6186e5d47d0be388b4cc9565c47" member_type: VOTER } }
I20260710 11:03:55.807179 21887 sys_catalog.cc:455] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a495f6186e5d47d0be388b4cc9565c47. Latest consensus state: current_term: 1 leader_uuid: "a495f6186e5d47d0be388b4cc9565c47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a495f6186e5d47d0be388b4cc9565c47" member_type: VOTER } }
I20260710 11:03:55.807806 21886 sys_catalog.cc:458] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:55.807925 21887 sys_catalog.cc:458] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:55.811395 21894 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:55.824743 21894 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:55.827004 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:55.841391 21894 catalog_manager.cc:1383] Generated new cluster ID: 02adcfdc255c48c48cb70418ffda463e
I20260710 11:03:55.841698 21894 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:55.871810 21894 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:55.873914 21894 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:55.895606 21894 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47: Generated new TSK 0
I20260710 11:03:55.896747 21894 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:55.958130 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:55.967577 21904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:55.969194 21905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:55.971716 21907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:55.973506 21815 server_base.cc:1061] running on GCE node
I20260710 11:03:55.974515 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:55.974756 21815 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:55.974939 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681435974907 us; error 0 us; skew 500 ppm
I20260710 11:03:55.975553 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:55.980638 21815 webserver.cc:533] Webserver started at http://127.21.77.193:39875/ using document root <none> and password file <none>
I20260710 11:03:55.981304 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:55.981547 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:55.981868 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:55.983062 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "3cd34624c2c94fda8bf771cb3612e95b"
format_stamp: "Formatted at 2026-07-10 11:03:55 on dist-test-slave-k7kd"
I20260710 11:03:55.989401 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:03:55.994411 21912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:55.995314 21815 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:03:55.995644 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "3cd34624c2c94fda8bf771cb3612e95b"
format_stamp: "Formatted at 2026-07-10 11:03:55 on dist-test-slave-k7kd"
I20260710 11:03:55.995963 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:56.023964 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.025962 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.031816 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:56.037788 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:56.038293 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260710 11:03:56.038646 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:56.038842 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.147630 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:44223
I20260710 11:03:56.147619 21974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:44223 every 8 connection(s)
I20260710 11:03:56.154745 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:56.168920 21979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:56.179802 21980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:56.180837 21982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:56.184984 21815 server_base.cc:1061] running on GCE node
I20260710 11:03:56.185199 21975 heartbeater.cc:344] Connected to a master server at 127.21.77.254:35583
I20260710 11:03:56.185781 21975 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:56.186479 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:56.186794 21815 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:56.187008 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681436186989 us; error 0 us; skew 500 ppm
I20260710 11:03:56.186998 21975 heartbeater.cc:507] Master 127.21.77.254:35583 requested a full tablet report, sending...
I20260710 11:03:56.187796 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:56.190747 21847 ts_manager.cc:194] Registered new tserver with Master: 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223)
I20260710 11:03:56.191316 21815 webserver.cc:533] Webserver started at http://127.21.77.194:38753/ using document root <none> and password file <none>
I20260710 11:03:56.191993 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:56.192234 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:56.192577 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:56.193892 21847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39962
I20260710 11:03:56.194079 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "31ca7bf298c1495f9bd5bf92418187bd"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-k7kd"
I20260710 11:03:56.200480 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:03:56.204452 21987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.205428 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:03:56.205749 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "31ca7bf298c1495f9bd5bf92418187bd"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-k7kd"
I20260710 11:03:56.206064 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:56.222440 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.223773 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.226652 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:56.229746 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:56.229940 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.230263 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:56.230443 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.326433 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:41099
I20260710 11:03:56.326574 22049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:41099 every 8 connection(s)
I20260710 11:03:56.332772 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:56.342381 22053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:56.345305 22054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:56.345980 22050 heartbeater.cc:344] Connected to a master server at 127.21.77.254:35583
I20260710 11:03:56.346335 22050 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:56.347190 22050 heartbeater.cc:507] Master 127.21.77.254:35583 requested a full tablet report, sending...
I20260710 11:03:56.349785 21847 ts_manager.cc:194] Registered new tserver with Master: 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:56.352051 21847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39978
I20260710 11:03:56.355401 21815 server_base.cc:1061] running on GCE node
W20260710 11:03:56.356380 22056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:56.357455 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:56.357709 21815 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:56.357903 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681436357887 us; error 0 us; skew 500 ppm
I20260710 11:03:56.358588 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:56.361392 21815 webserver.cc:533] Webserver started at http://127.21.77.195:38949/ using document root <none> and password file <none>
I20260710 11:03:56.361999 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:56.362246 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:56.362715 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:56.364308 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "7645719d191a455693b7a859aa8deb49"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-k7kd"
I20260710 11:03:56.371140 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:03:56.375607 22061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.376613 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:56.376956 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "7645719d191a455693b7a859aa8deb49"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-k7kd"
I20260710 11:03:56.377352 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681434141195-21815-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:56.430644 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.431869 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.433377 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:56.435501 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:56.435688 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.435971 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:56.436131 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.536991 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:43673
I20260710 11:03:56.537086 22123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:43673 every 8 connection(s)
I20260710 11:03:56.554107 22124 heartbeater.cc:344] Connected to a master server at 127.21.77.254:35583
I20260710 11:03:56.554497 22124 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:56.555269 22124 heartbeater.cc:507] Master 127.21.77.254:35583 requested a full tablet report, sending...
I20260710 11:03:56.557269 21847 ts_manager.cc:194] Registered new tserver with Master: 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:56.557822 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015828162s
I20260710 11:03:56.558894 21847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39986
I20260710 11:03:56.606829 21847 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40002:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:56.610400 21847 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:56.704087 21940 tablet_service.cc:1511] Processing CreateTablet for tablet 9ead3c56bf14434c937b88bb507e3d65 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:56.704486 21938 tablet_service.cc:1511] Processing CreateTablet for tablet 9d027f42e644488c920029511e1f5c57 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:56.705922 21940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ead3c56bf14434c937b88bb507e3d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.703995 21939 tablet_service.cc:1511] Processing CreateTablet for tablet 34db54087ec4478ba46e66089987ac0e (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:56.707262 21937 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8b1c981d0147bda95110fead80df54 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:56.713625 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d027f42e644488c920029511e1f5c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.717196 21939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34db54087ec4478ba46e66089987ac0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.717216 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 2b44d650915a455d996d5aa258d37a7c (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:56.719086 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b44d650915a455d996d5aa258d37a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.720609 21937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8b1c981d0147bda95110fead80df54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.721305 22089 tablet_service.cc:1511] Processing CreateTablet for tablet 9ead3c56bf14434c937b88bb507e3d65 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:56.722707 22089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ead3c56bf14434c937b88bb507e3d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.722474 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8b1c981d0147bda95110fead80df54 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:56.723680 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8b1c981d0147bda95110fead80df54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.724825 22087 tablet_service.cc:1511] Processing CreateTablet for tablet 9d027f42e644488c920029511e1f5c57 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:56.725881 22087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d027f42e644488c920029511e1f5c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.727034 22088 tablet_service.cc:1511] Processing CreateTablet for tablet 34db54087ec4478ba46e66089987ac0e (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:56.727933 22088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34db54087ec4478ba46e66089987ac0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.738976 22085 tablet_service.cc:1511] Processing CreateTablet for tablet 2b44d650915a455d996d5aa258d37a7c (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:56.741024 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b44d650915a455d996d5aa258d37a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.754125 22013 tablet_service.cc:1511] Processing CreateTablet for tablet 9d027f42e644488c920029511e1f5c57 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:56.761109 22014 tablet_service.cc:1511] Processing CreateTablet for tablet 34db54087ec4478ba46e66089987ac0e (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:56.760244 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4301e98d44475e9bed2aec1dd48e2b (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:56.760133 22012 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8b1c981d0147bda95110fead80df54 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:56.764477 22015 tablet_service.cc:1511] Processing CreateTablet for tablet 9ead3c56bf14434c937b88bb507e3d65 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:56.766360 22013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d027f42e644488c920029511e1f5c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.770102 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 2b44d650915a455d996d5aa258d37a7c (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:56.775740 22010 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4301e98d44475e9bed2aec1dd48e2b (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:56.778075 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4301e98d44475e9bed2aec1dd48e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.783123 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34db54087ec4478ba46e66089987ac0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.782315 22084 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4301e98d44475e9bed2aec1dd48e2b (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:56.788785 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba5a3f4b4e478f9dd4736afecb6375 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:56.791075 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4301e98d44475e9bed2aec1dd48e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.791342 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba5a3f4b4e478f9dd4736afecb6375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.795318 22010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4301e98d44475e9bed2aec1dd48e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.796860 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b44d650915a455d996d5aa258d37a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.808056 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba5a3f4b4e478f9dd4736afecb6375 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:56.814157 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba5a3f4b4e478f9dd4736afecb6375 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 11:03:56.816900 21895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:56.818828 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba5a3f4b4e478f9dd4736afecb6375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.819602 22015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ead3c56bf14434c937b88bb507e3d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.821399 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba5a3f4b4e478f9dd4736afecb6375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.827951 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8b1c981d0147bda95110fead80df54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.846416 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 8009466fe4c943d6b1bfaedd6843f617 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:56.849611 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8009466fe4c943d6b1bfaedd6843f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.931856 22008 tablet_service.cc:1511] Processing CreateTablet for tablet 8009466fe4c943d6b1bfaedd6843f617 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:56.933775 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8009466fe4c943d6b1bfaedd6843f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.943305 22143 tablet_bootstrap.cc:492] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:56.945343 21935 tablet_service.cc:1511] Processing CreateTablet for tablet cdbcc7098bcb4be0a826f145804da409 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:56.947381 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbcc7098bcb4be0a826f145804da409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.950330 22142 tablet_bootstrap.cc:492] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:56.955231 22007 tablet_service.cc:1511] Processing CreateTablet for tablet cdbcc7098bcb4be0a826f145804da409 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:56.961879 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbcc7098bcb4be0a826f145804da409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.976791 22144 tablet_bootstrap.cc:492] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:56.978900 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 8009466fe4c943d6b1bfaedd6843f617 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:56.980295 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8009466fe4c943d6b1bfaedd6843f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.988057 22089 tablet_service.cc:1511] Processing CreateTablet for tablet cdbcc7098bcb4be0a826f145804da409 (DEFAULT_TABLE table=test-workload [id=0b6087f605ce4e35ba408c9b38c2e895]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:56.993666 22089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbcc7098bcb4be0a826f145804da409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.013077 22143 tablet_bootstrap.cc:654] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.017421 22144 tablet_bootstrap.cc:654] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.026199 22142 tablet_bootstrap.cc:654] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.039461 22143 tablet_bootstrap.cc:492] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.040038 22143 ts_tablet_manager.cc:1403] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.000s
I20260710 11:03:57.042917 22143 raft_consensus.cc:359] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.043756 22143 raft_consensus.cc:385] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.044103 22143 raft_consensus.cc:740] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.044925 22143 consensus_queue.cc:260] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.048377 22144 tablet_bootstrap.cc:492] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.048971 22144 ts_tablet_manager.cc:1403] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.000s
I20260710 11:03:57.054656 21975 heartbeater.cc:499] Master 127.21.77.254:35583 was elected leader, sending a full tablet report...
I20260710 11:03:57.055490 22143 ts_tablet_manager.cc:1434] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.009s
I20260710 11:03:57.056514 22143 tablet_bootstrap.cc:492] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.056799 22142 tablet_bootstrap.cc:492] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.057224 22142 ts_tablet_manager.cc:1403] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.012s
I20260710 11:03:57.062964 22143 tablet_bootstrap.cc:654] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.066437 22144 raft_consensus.cc:359] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.068276 22144 raft_consensus.cc:385] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.068627 22144 raft_consensus.cc:740] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.067564 22142 raft_consensus.cc:359] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.069233 22142 raft_consensus.cc:385] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.069579 22142 raft_consensus.cc:740] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.070451 22142 consensus_queue.cc:260] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.071533 22144 consensus_queue.cc:260] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.074501 22143 tablet_bootstrap.cc:492] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.074961 22143 ts_tablet_manager.cc:1403] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:03:57.077806 22143 raft_consensus.cc:359] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.078462 22143 raft_consensus.cc:385] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.078760 22143 raft_consensus.cc:740] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.079588 22143 consensus_queue.cc:260] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.080648 22124 heartbeater.cc:499] Master 127.21.77.254:35583 was elected leader, sending a full tablet report...
I20260710 11:03:57.082129 22142 ts_tablet_manager.cc:1434] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.005s
I20260710 11:03:57.083223 22142 tablet_bootstrap.cc:492] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.083508 22050 heartbeater.cc:499] Master 127.21.77.254:35583 was elected leader, sending a full tablet report...
I20260710 11:03:57.089179 22142 tablet_bootstrap.cc:654] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.090523 22144 ts_tablet_manager.cc:1434] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 11:03:57.091477 22144 tablet_bootstrap.cc:492] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.092037 22143 ts_tablet_manager.cc:1434] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:03:57.092954 22143 tablet_bootstrap.cc:492] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.097524 22144 tablet_bootstrap.cc:654] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.099507 22143 tablet_bootstrap.cc:654] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.101816 22150 raft_consensus.cc:493] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.102331 22150 raft_consensus.cc:515] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.105829 22150 leader_election.cc:290] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.123281 22143 tablet_bootstrap.cc:492] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.123847 22143 ts_tablet_manager.cc:1403] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260710 11:03:57.127547 22143 raft_consensus.cc:359] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.128271 22143 raft_consensus.cc:385] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.128571 22143 raft_consensus.cc:740] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.132145 22142 tablet_bootstrap.cc:492] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.133404 22143 consensus_queue.cc:260] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.134616 22142 ts_tablet_manager.cc:1403] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.011s
I20260710 11:03:57.137543 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.138691 21950 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 0.
I20260710 11:03:57.139928 22143 ts_tablet_manager.cc:1434] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.009s
I20260710 11:03:57.140821 22143 tablet_bootstrap.cc:492] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.142931 22062 leader_election.cc:304] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.144141 22150 raft_consensus.cc:2804] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.144521 22150 raft_consensus.cc:493] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.144985 22150 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.147181 22144 tablet_bootstrap.cc:492] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.147672 22144 ts_tablet_manager.cc:1403] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.009s
W20260710 11:03:57.154433 21976 tablet.cc:2406] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:57.154975 22142 raft_consensus.cc:359] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.155812 22142 raft_consensus.cc:385] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.155516 22144 raft_consensus.cc:359] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.156152 22142 raft_consensus.cc:740] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.157223 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.157960 22150 raft_consensus.cc:515] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.158366 22025 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 0.
I20260710 11:03:57.160466 22150 leader_election.cc:290] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.160823 22143 tablet_bootstrap.cc:654] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.156279 22144 raft_consensus.cc:385] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.161401 22144 raft_consensus.cc:740] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.161780 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:57.162374 21950 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.162189 22144 consensus_queue.cc:260] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.169782 22144 ts_tablet_manager.cc:1434] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.007s
I20260710 11:03:57.171319 22144 tablet_bootstrap.cc:492] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.175247 21950 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 1.
I20260710 11:03:57.183537 22062 leader_election.cc:304] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.179294 22144 tablet_bootstrap.cc:654] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.180877 22142 consensus_queue.cc:260] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.186540 22150 raft_consensus.cc:493] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.187057 22150 raft_consensus.cc:515] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.189308 22159 raft_consensus.cc:2804] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.191231 22142 ts_tablet_manager.cc:1434] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260710 11:03:57.192056 22150 leader_election.cc:290] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.192914 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
W20260710 11:03:57.195755 22062 leader_election.cc:343] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.197515 22159 raft_consensus.cc:697] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:03:57.198905 22142 tablet_bootstrap.cc:492] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.199222 22159 consensus_queue.cc:237] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.201983 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:57.204977 22025 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.203879 22144 tablet_bootstrap.cc:492] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.208082 22144 ts_tablet_manager.cc:1403] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260710 11:03:57.204141 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.211273 22144 raft_consensus.cc:359] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.212096 22144 raft_consensus.cc:385] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.212718 22151 raft_consensus.cc:493] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.213256 22151 raft_consensus.cc:515] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.214857 22025 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 1.
W20260710 11:03:57.213655 22065 leader_election.cc:343] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.216205 22151 leader_election.cc:290] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.216147 22065 leader_election.cc:304] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7645719d191a455693b7a859aa8deb49; no voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:03:57.212437 22144 raft_consensus.cc:740] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.218160 22144 consensus_queue.cc:260] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.226359 22144 ts_tablet_manager.cc:1434] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:03:57.227332 22144 tablet_bootstrap.cc:492] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.238302 22157 raft_consensus.cc:2749] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.254242 22143 tablet_bootstrap.cc:492] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.254757 22143 ts_tablet_manager.cc:1403] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.114s	user 0.030s	sys 0.026s
I20260710 11:03:57.257009 22142 tablet_bootstrap.cc:654] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.254761 22144 tablet_bootstrap.cc:654] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.265118 22143 raft_consensus.cc:359] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.270812 22143 raft_consensus.cc:385] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.271095 22143 raft_consensus.cc:740] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.274214 21846 catalog_manager.cc:5697] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.282106 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.283020 22144 tablet_bootstrap.cc:492] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.283151 22142 tablet_bootstrap.cc:492] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.283744 22142 ts_tablet_manager.cc:1403] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.005s
I20260710 11:03:57.283744 22144 ts_tablet_manager.cc:1403] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.001s
I20260710 11:03:57.284183 22143 consensus_queue.cc:260] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.286420 21950 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 0.
I20260710 11:03:57.288162 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49" is_pre_election: true
W20260710 11:03:57.290212 21989 leader_election.cc:343] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.290374 22143 ts_tablet_manager.cc:1434] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:03:57.290616 22144 raft_consensus.cc:359] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.291311 22144 raft_consensus.cc:385] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.291328 22143 tablet_bootstrap.cc:492] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.291628 22144 raft_consensus.cc:740] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.292001 22142 raft_consensus.cc:359] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.292783 22142 raft_consensus.cc:385] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.293190 22142 raft_consensus.cc:740] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.292521 22144 consensus_queue.cc:260] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.293933 22142 consensus_queue.cc:260] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.296018 22144 ts_tablet_manager.cc:1434] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:03:57.296959 22144 tablet_bootstrap.cc:492] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.299486 22142 ts_tablet_manager.cc:1434] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:57.301383 22142 tablet_bootstrap.cc:492] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.302047 22143 tablet_bootstrap.cc:654] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.312288 22144 tablet_bootstrap.cc:654] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.314126 22142 tablet_bootstrap.cc:654] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.321494 22143 tablet_bootstrap.cc:492] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.325380 22143 ts_tablet_manager.cc:1403] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260710 11:03:57.324635 21988 leader_election.cc:304] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [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: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 7645719d191a455693b7a859aa8deb49
I20260710 11:03:57.327639 22151 raft_consensus.cc:2804] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.328903 22151 raft_consensus.cc:493] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.329469 22151 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.335011 22143 raft_consensus.cc:359] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.338172 22143 raft_consensus.cc:385] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.338552 22143 raft_consensus.cc:740] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.339318 22143 consensus_queue.cc:260] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.343647 22151 raft_consensus.cc:515] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.346053 22151 leader_election.cc:290] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.348809 22143 ts_tablet_manager.cc:1434] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:03:57.348786 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:57.351866 22142 tablet_bootstrap.cc:492] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.352118 22143 tablet_bootstrap.cc:492] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.352313 22142 ts_tablet_manager.cc:1403] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.018s
W20260710 11:03:57.352519 21989 leader_election.cc:343] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.355618 22142 raft_consensus.cc:359] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.356506 22142 raft_consensus.cc:385] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.356822 22142 raft_consensus.cc:740] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.357585 22142 consensus_queue.cc:260] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.350548 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:57.361110 21950 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.362545 22142 ts_tablet_manager.cc:1434] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:57.363574 22142 tablet_bootstrap.cc:492] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.364178 22143 tablet_bootstrap.cc:654] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.367063 22148 raft_consensus.cc:493] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.367553 22148 raft_consensus.cc:515] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.371025 22148 leader_election.cc:290] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.381260 22142 tablet_bootstrap.cc:654] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.386772 21950 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 1.
I20260710 11:03:57.388150 21988 leader_election.cc:304] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 7645719d191a455693b7a859aa8deb49
I20260710 11:03:57.389349 22151 raft_consensus.cc:2804] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.389783 22144 tablet_bootstrap.cc:492] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.390282 22144 ts_tablet_manager.cc:1403] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.009s
I20260710 11:03:57.392604 22151 raft_consensus.cc:697] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:03:57.394146 22151 consensus_queue.cc:237] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.396178 22142 tablet_bootstrap.cc:492] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.396641 22142 ts_tablet_manager.cc:1403] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260710 11:03:57.399854 22142 raft_consensus.cc:359] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.400681 22142 raft_consensus.cc:385] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.401302 22142 raft_consensus.cc:740] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.402112 22142 consensus_queue.cc:260] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.405260 22142 ts_tablet_manager.cc:1434] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 11:03:57.409111 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49" is_pre_election: true
I20260710 11:03:57.407111 22142 tablet_bootstrap.cc:492] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.409729 22099 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 0.
I20260710 11:03:57.400668 22144 raft_consensus.cc:359] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.416548 21914 leader_election.cc:304] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.413798 22144 raft_consensus.cc:385] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.417655 22144 raft_consensus.cc:740] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.417783 22148 raft_consensus.cc:2804] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.418355 22148 raft_consensus.cc:493] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.418923 22148 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.420135 22159 raft_consensus.cc:493] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.422575 22159 raft_consensus.cc:515] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.425164 22159 leader_election.cc:290] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.426115 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.426934 22144 consensus_queue.cc:260] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.427589 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.429941 22025 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 0.
W20260710 11:03:57.428176 22062 leader_election.cc:343] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.431591 22065 leader_election.cc:304] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [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: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:03:57.432358 22159 raft_consensus.cc:2804] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.433650 22159 raft_consensus.cc:493] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.432868 22148 raft_consensus.cc:515] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.424096 21846 catalog_manager.cc:5697] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 1 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.434022 22159 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.431972 22144 ts_tablet_manager.cc:1434] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.004s
I20260710 11:03:57.438059 22144 tablet_bootstrap.cc:492] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.441458 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:57.442124 22099 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.436951 22143 tablet_bootstrap.cc:492] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.443549 22148 leader_election.cc:290] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.445871 22143 ts_tablet_manager.cc:1403] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.011s
I20260710 11:03:57.449941 22142 tablet_bootstrap.cc:654] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.450042 22151 raft_consensus.cc:493] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.450525 22151 raft_consensus.cc:515] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.451673 22144 tablet_bootstrap.cc:654] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.453768 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.451749 22143 raft_consensus.cc:359] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.455865 21950 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 0.
I20260710 11:03:57.456212 22143 raft_consensus.cc:385] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.456617 22143 raft_consensus.cc:740] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.457010 21988 leader_election.cc:304] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:57.458214 22178 raft_consensus.cc:2804] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.459007 22178 raft_consensus.cc:493] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.459488 22178 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.463199 22159 raft_consensus.cc:515] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.463923 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49" is_pre_election: true
I20260710 11:03:57.461539 22151 leader_election.cc:290] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.465022 22099 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 1.
W20260710 11:03:57.465955 21989 leader_election.cc:343] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.466504 21914 leader_election.cc:304] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.457441 22143 consensus_queue.cc:260] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.471479 22148 raft_consensus.cc:2804] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.475406 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.476444 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:57.476562 22025 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 0.
I20260710 11:03:57.481698 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:57.482474 21950 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.477404 22178 raft_consensus.cc:515] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.488931 22143 ts_tablet_manager.cc:1434] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.007s
I20260710 11:03:57.490095 22143 tablet_bootstrap.cc:492] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.490233 22142 tablet_bootstrap.cc:492] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.490729 22142 ts_tablet_manager.cc:1403] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.007s
I20260710 11:03:57.491062 22178 leader_election.cc:290] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.491901 22159 leader_election.cc:290] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.492208 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:57.492898 21949 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.494509 21950 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 1.
I20260710 11:03:57.497823 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:57.498380 22024 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.498756 22143 tablet_bootstrap.cc:654] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.501487 22062 leader_election.cc:304] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.502295 22159 raft_consensus.cc:2804] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.502864 22159 raft_consensus.cc:697] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:03:57.503928 22159 consensus_queue.cc:237] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.506407 22024 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 1.
I20260710 11:03:57.510778 21949 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 1.
I20260710 11:03:57.512749 21988 leader_election.cc:304] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:57.511523 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:57.513576 22178 raft_consensus.cc:2804] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.514199 22178 raft_consensus.cc:697] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
W20260710 11:03:57.514484 21989 leader_election.cc:343] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.515575 22148 raft_consensus.cc:697] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:03:57.515265 22178 consensus_queue.cc:237] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.516535 22148 consensus_queue.cc:237] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.524082 22142 raft_consensus.cc:359] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.525199 22142 raft_consensus.cc:385] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.525542 22142 raft_consensus.cc:740] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.526350 22142 consensus_queue.cc:260] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.531131 22144 tablet_bootstrap.cc:492] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.531737 22144 ts_tablet_manager.cc:1403] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.016s
I20260710 11:03:57.533303 22142 ts_tablet_manager.cc:1434] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:03:57.535084 22144 raft_consensus.cc:359] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.536476 22144 raft_consensus.cc:385] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.536780 22144 raft_consensus.cc:740] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.536933 22143 tablet_bootstrap.cc:492] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.537444 22143 ts_tablet_manager.cc:1403] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.031s
I20260710 11:03:57.537560 22144 consensus_queue.cc:260] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.540169 22144 ts_tablet_manager.cc:1434] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260710 11:03:57.540478 22143 raft_consensus.cc:359] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.541114 22144 tablet_bootstrap.cc:492] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.541178 22143 raft_consensus.cc:385] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.541563 22143 raft_consensus.cc:740] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.542279 22143 consensus_queue.cc:260] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.538093 22142 tablet_bootstrap.cc:492] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.547595 22143 ts_tablet_manager.cc:1434] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:57.546643 21846 catalog_manager.cc:5697] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.550752 22143 tablet_bootstrap.cc:492] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.554669 22144 tablet_bootstrap.cc:654] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.564567 22142 tablet_bootstrap.cc:654] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.570885 22143 tablet_bootstrap.cc:654] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.595363 22142 tablet_bootstrap.cc:492] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.595875 22142 ts_tablet_manager.cc:1403] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.000s
I20260710 11:03:57.595440 21847 catalog_manager.cc:5697] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 1 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.599475 22143 tablet_bootstrap.cc:492] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.599794 22143 ts_tablet_manager.cc:1403] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.008s
I20260710 11:03:57.600157 22142 raft_consensus.cc:359] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.601161 22142 raft_consensus.cc:385] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.601562 22142 raft_consensus.cc:740] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.601828 22144 tablet_bootstrap.cc:492] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.602280 22144 ts_tablet_manager.cc:1403] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.026s
I20260710 11:03:57.602409 22142 consensus_queue.cc:260] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.605631 22142 ts_tablet_manager.cc:1434] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:03:57.606559 22142 tablet_bootstrap.cc:492] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.607383 22144 raft_consensus.cc:359] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.608103 22144 raft_consensus.cc:385] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.608402 22144 raft_consensus.cc:740] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.609157 22144 consensus_queue.cc:260] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.610227 22143 raft_consensus.cc:359] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.611581 22143 raft_consensus.cc:385] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.611836 22143 raft_consensus.cc:740] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.612689 22143 consensus_queue.cc:260] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.592339 21845 catalog_manager.cc:5697] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.616350 22143 ts_tablet_manager.cc:1434] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:03:57.617296 22143 tablet_bootstrap.cc:492] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b: Bootstrap starting.
I20260710 11:03:57.617983 22144 ts_tablet_manager.cc:1434] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:57.619980 22144 tablet_bootstrap.cc:492] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.622466 22178 raft_consensus.cc:493] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.622934 22178 raft_consensus.cc:515] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.625449 22178 leader_election.cc:290] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.627161 22148 raft_consensus.cc:493] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.627307 22143 tablet_bootstrap.cc:654] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.626605 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba5a3f4b4e478f9dd4736afecb6375" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.628786 21949 raft_consensus.cc:2468] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 0.
I20260710 11:03:57.627651 22148 raft_consensus.cc:515] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.630028 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba5a3f4b4e478f9dd4736afecb6375" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49" is_pre_election: true
I20260710 11:03:57.630870 21988 leader_election.cc:304] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:57.631130 22099 raft_consensus.cc:2468] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 0.
I20260710 11:03:57.632639 22178 raft_consensus.cc:2804] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.633006 22178 raft_consensus.cc:493] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.633379 22178 raft_consensus.cc:3060] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.633467 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.634279 22148 leader_election.cc:290] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.636953 22024 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 0.
I20260710 11:03:57.639324 21916 leader_election.cc:304] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:57.640372 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49" is_pre_election: true
I20260710 11:03:57.641016 22099 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 0.
I20260710 11:03:57.641050 22148 raft_consensus.cc:2804] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.641650 22148 raft_consensus.cc:493] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.642093 22148 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.648065 22144 tablet_bootstrap.cc:654] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.650182 22142 tablet_bootstrap.cc:654] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.651252 22159 consensus_queue.cc:1048] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:57.653115 22148 raft_consensus.cc:515] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.656625 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:57.657470 22025 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.663874 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:57.663784 22148 leader_election.cc:290] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.665660 22143 tablet_bootstrap.cc:492] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b: No bootstrap required, opened a new log
I20260710 11:03:57.666031 22143 ts_tablet_manager.cc:1403] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.000s
I20260710 11:03:57.664579 22178 raft_consensus.cc:515] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.685662 22144 tablet_bootstrap.cc:492] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.686153 22144 ts_tablet_manager.cc:1403] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.016s
I20260710 11:03:57.686591 22143 raft_consensus.cc:359] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.665032 22099 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.687263 22143 raft_consensus.cc:385] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.687768 22143 raft_consensus.cc:740] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.688477 22143 consensus_queue.cc:260] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.692262 22159 consensus_queue.cc:1048] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:57.676265 22025 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 1.
I20260710 11:03:57.717424 22144 raft_consensus.cc:359] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.718165 22144 raft_consensus.cc:385] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.718413 22144 raft_consensus.cc:740] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.719050 22144 consensus_queue.cc:260] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.719884 22099 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 1.
I20260710 11:03:57.720131 22143 ts_tablet_manager.cc:1434] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b: Time spent starting tablet: real 0.054s	user 0.016s	sys 0.012s
I20260710 11:03:57.721321 21914 leader_election.cc:304] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.722095 22148 raft_consensus.cc:2804] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.722558 22148 raft_consensus.cc:697] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:03:57.723331 22144 ts_tablet_manager.cc:1434] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:03:57.723331 22148 consensus_queue.cc:237] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.724241 22144 tablet_bootstrap.cc:492] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: Bootstrap starting.
I20260710 11:03:57.728924 22178 leader_election.cc:290] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:57.730234 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba5a3f4b4e478f9dd4736afecb6375" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:57.730950 22099 raft_consensus.cc:3060] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.731024 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba5a3f4b4e478f9dd4736afecb6375" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:57.731600 21950 raft_consensus.cc:3060] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.734159 22144 tablet_bootstrap.cc:654] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.738093 22099 raft_consensus.cc:2468] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 1.
I20260710 11:03:57.743095 21989 leader_election.cc:304] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.743947 22178 raft_consensus.cc:2804] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.744575 22178 raft_consensus.cc:697] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:03:57.745674 22178 consensus_queue.cc:237] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.752110 21950 raft_consensus.cc:2468] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 1.
I20260710 11:03:57.773351 22142 tablet_bootstrap.cc:492] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.774328 22142 ts_tablet_manager.cc:1403] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.023s
I20260710 11:03:57.777678 21846 catalog_manager.cc:5697] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 1 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.779384 22142 raft_consensus.cc:359] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.780417 22142 raft_consensus.cc:385] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.780827 22142 raft_consensus.cc:740] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.781982 22142 consensus_queue.cc:260] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.786854 22142 ts_tablet_manager.cc:1434] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:57.788216 22142 tablet_bootstrap.cc:492] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49: Bootstrap starting.
I20260710 11:03:57.790771 22144 tablet_bootstrap.cc:492] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: No bootstrap required, opened a new log
I20260710 11:03:57.791188 22144 ts_tablet_manager.cc:1403] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.015s
I20260710 11:03:57.794093 22159 raft_consensus.cc:493] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.794541 22159 raft_consensus.cc:515] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.795451 22142 tablet_bootstrap.cc:654] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.796633 22159 leader_election.cc:290] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.799007 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.800187 21950 raft_consensus.cc:2393] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7645719d191a455693b7a859aa8deb49 in current term 1: Already voted for candidate 31ca7bf298c1495f9bd5bf92418187bd in this term.
I20260710 11:03:57.805208 22099 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.804919 22144 raft_consensus.cc:359] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.805743 22144 raft_consensus.cc:385] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.806010 22144 raft_consensus.cc:740] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.806681 22144 consensus_queue.cc:260] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.809478 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.811771 22144 ts_tablet_manager.cc:1434] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:03:57.811866 22065 leader_election.cc:304] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7645719d191a455693b7a859aa8deb49; no voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:03:57.814402 22159 raft_consensus.cc:2749] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.818009 22178 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:57.823760 21895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:57.823197 21845 catalog_manager.cc:5697] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.829648 22142 tablet_bootstrap.cc:492] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49: No bootstrap required, opened a new log
I20260710 11:03:57.830102 22142 ts_tablet_manager.cc:1403] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.001s
I20260710 11:03:57.832675 22142 raft_consensus.cc:359] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.833336 22142 raft_consensus.cc:385] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.833595 22142 raft_consensus.cc:740] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.834302 22142 consensus_queue.cc:260] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.836640 22142 ts_tablet_manager.cc:1434] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:57.838407 22151 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.843755 22159 raft_consensus.cc:493] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.844240 22159 raft_consensus.cc:515] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.847514 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbcc7098bcb4be0a826f145804da409" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.848300 21950 raft_consensus.cc:2468] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 0.
I20260710 11:03:57.848507 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbcc7098bcb4be0a826f145804da409" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.849120 22024 raft_consensus.cc:2468] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 0.
I20260710 11:03:57.849367 22062 leader_election.cc:304] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.850150 22157 raft_consensus.cc:2804] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.850514 22157 raft_consensus.cc:493] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.847496 22159 leader_election.cc:290] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.850924 22157 raft_consensus.cc:3060] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.856564 22157 raft_consensus.cc:515] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.859265 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbcc7098bcb4be0a826f145804da409" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:57.859819 21950 raft_consensus.cc:3060] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.861797 22157 leader_election.cc:290] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.862990 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbcc7098bcb4be0a826f145804da409" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:57.867688 22024 raft_consensus.cc:3060] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.870127 21950 raft_consensus.cc:2468] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 1.
I20260710 11:03:57.871012 22062 leader_election.cc:304] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:57.871646 22157 raft_consensus.cc:2804] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.872088 22157 raft_consensus.cc:697] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:03:57.872782 22157 consensus_queue.cc:237] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.874006 22024 raft_consensus.cc:2468] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 1.
I20260710 11:03:57.882714 21847 catalog_manager.cc:5697] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.915419 22157 raft_consensus.cc:493] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.915892 22157 raft_consensus.cc:515] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:57.917660 22157 leader_election.cc:290] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:03:57.918648 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b" is_pre_election: true
I20260710 11:03:57.918850 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:57.919269 21950 raft_consensus.cc:2393] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7645719d191a455693b7a859aa8deb49 in current term 1: Already voted for candidate 31ca7bf298c1495f9bd5bf92418187bd in this term.
I20260710 11:03:57.920387 22062 leader_election.cc:304] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7645719d191a455693b7a859aa8deb49; no voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:03:57.921056 22157 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.925333 22157 raft_consensus.cc:2749] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.994287 22148 consensus_queue.cc:1048] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.006158 22024 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.014853 22208 consensus_queue.cc:1048] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.039889 22178 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.050422 22151 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.063692 22157 consensus_queue.cc:1048] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.067167 22208 raft_consensus.cc:493] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.067759 22208 raft_consensus.cc:515] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.070392 22208 leader_election.cc:290] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:58.070513 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd" is_pre_election: true
I20260710 11:03:58.071147 22025 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 0.
I20260710 11:03:58.073030 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49" is_pre_election: true
I20260710 11:03:58.073853 22099 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 0.
I20260710 11:03:58.074029 21916 leader_election.cc:304] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:58.074790 22208 raft_consensus.cc:2804] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.075132 22208 raft_consensus.cc:493] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.075476 22208 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.080691 22208 raft_consensus.cc:515] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.088224 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:58.088743 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:58.089336 22099 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.088853 22024 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.096908 22024 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 1.
I20260710 11:03:58.090524 22208 leader_election.cc:290] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:58.098304 21916 leader_election.cc:304] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:58.099288 22208 raft_consensus.cc:2804] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.099740 22208 raft_consensus.cc:697] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:03:58.100348 22157 consensus_queue.cc:1048] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.101424 22208 consensus_queue.cc:237] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.112300 22099 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 1.
I20260710 11:03:58.117635 21847 catalog_manager.cc:5697] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.161940 22178 consensus_queue.cc:1048] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.174674 22178 consensus_queue.cc:1048] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.220295 22099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
mode: GRACEFUL
new_leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:52842
I20260710 11:03:58.221007 22099 raft_consensus.cc:606] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Received request to transfer leadership to TS 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:03:58.235412 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d027f42e644488c920029511e1f5c57"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:57196
I20260710 11:03:58.235950 22024 raft_consensus.cc:606] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Received request to transfer leadership to TS 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:03:58.244601 22099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:52842
I20260710 11:03:58.245242 22099 raft_consensus.cc:606] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:03:58.254457 22160 raft_consensus.cc:993] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: : Instructing follower 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:03:58.254894 22160 raft_consensus.cc:1081] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Signalling peer 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:03:58.256601 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:33216
I20260710 11:03:58.257196 21950 raft_consensus.cc:493] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.257557 21950 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.265244 21950 raft_consensus.cc:515] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.267949 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:58.268172 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:58.268534 22024 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.268674 22099 raft_consensus.cc:3055] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.269013 22099 raft_consensus.cc:740] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:03:58.269887 22099 consensus_queue.cc:260] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.271530 22099 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.274410 21950 leader_election.cc:290] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 2 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:58.275826 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:33234
I20260710 11:03:58.276772 21950 raft_consensus.cc:606] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:03:58.277159 22024 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 2.
I20260710 11:03:58.277931 22208 consensus_queue.cc:1048] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.278563 21916 leader_election.cc:304] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:03:58.279635 22208 raft_consensus.cc:2804] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.280102 22208 raft_consensus.cc:697] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:03:58.280885 22208 consensus_queue.cc:237] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.289593 21845 catalog_manager.cc:5697] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 1 to 2, leader changed from 7645719d191a455693b7a859aa8deb49 (127.21.77.195) to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 2 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.291160 22099 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 2.
I20260710 11:03:58.308140 22148 consensus_queue.cc:1048] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.318950 22148 raft_consensus.cc:993] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:03:58.319406 22208 raft_consensus.cc:1081] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:03:58.320747 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57180
I20260710 11:03:58.321230 22024 raft_consensus.cc:493] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.321558 22024 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.326319 22024 raft_consensus.cc:515] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.328167 22024 leader_election.cc:290] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:58.329228 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:58.329288 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:58.329919 21950 raft_consensus.cc:3055] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.329981 22098 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.330307 21950 raft_consensus.cc:740] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:03:58.331235 21950 consensus_queue.cc:260] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.332425 21950 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.336854 22098 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:03:58.337978 21989 leader_election.cc:304] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:58.338649 22204 raft_consensus.cc:2804] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.338647 21950 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:03:58.339282 22204 raft_consensus.cc:697] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:03:58.340065 22204 consensus_queue.cc:237] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.347085 21845 catalog_manager.cc:5697] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 1 to 2, leader changed from 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 2 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.410259 22157 consensus_queue.cc:1048] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.420679 22159 consensus_queue.cc:1048] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.435621 22211 raft_consensus.cc:993] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:03:58.436048 22204 raft_consensus.cc:1081] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Signalling peer 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:03:58.437661 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d027f42e644488c920029511e1f5c57"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:33230
I20260710 11:03:58.438267 21950 raft_consensus.cc:493] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.438674 21950 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.446184 21950 raft_consensus.cc:515] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.448815 21950 leader_election.cc:290] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 2 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:58.449069 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:03:58.449399 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:58.449708 22024 raft_consensus.cc:3055] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.449883 22098 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.450068 22024 raft_consensus.cc:740] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:03:58.450873 22024 consensus_queue.cc:260] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.452014 22024 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.456358 22098 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 2.
I20260710 11:03:58.457597 21914 leader_election.cc:304] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:58.457962 22024 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 2.
I20260710 11:03:58.458377 22148 raft_consensus.cc:2804] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.458855 22148 raft_consensus.cc:697] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:03:58.459653 22148 consensus_queue.cc:237] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.466048 21845 catalog_manager.cc:5697] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 1 to 2, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 2 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.658824 22160 raft_consensus.cc:993] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:03:58.659294 22160 raft_consensus.cc:1081] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:03:58.660818 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57178
I20260710 11:03:58.661484 22024 raft_consensus.cc:493] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.661890 22024 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.669442 22024 raft_consensus.cc:515] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.672132 22024 leader_election.cc:290] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:03:58.672680 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:03:58.672397 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:03:58.673297 22098 raft_consensus.cc:3055] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.673384 21950 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.673897 22098 raft_consensus.cc:740] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:03:58.674705 22098 consensus_queue.cc:260] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.675657 22098 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.680260 22098 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:03:58.681021 21950 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:03:58.681288 21989 leader_election.cc:304] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:03:58.682170 22204 raft_consensus.cc:2804] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.682629 22204 raft_consensus.cc:697] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:03:58.683349 22204 consensus_queue.cc:237] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:03:58.688141 22098 raft_consensus.cc:1275] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.690119 22148 consensus_queue.cc:1048] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.690423 21847 catalog_manager.cc:5697] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 1 to 2, leader changed from 7645719d191a455693b7a859aa8deb49 (127.21.77.195) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 2 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.702883 22148 consensus_queue.cc:1048] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.706705 22024 raft_consensus.cc:1275] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.708590 22182 consensus_queue.cc:1048] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:58.722748 22208 consensus_queue.cc:1048] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.848631 21950 raft_consensus.cc:1275] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.848688 22098 raft_consensus.cc:1275] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.850063 22178 consensus_queue.cc:1048] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.850660 22204 consensus_queue.cc:1048] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.864768 22099 raft_consensus.cc:1275] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.866394 22208 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.875470 22024 raft_consensus.cc:1275] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.877028 22208 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.155890 22098 raft_consensus.cc:1275] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.157426 22204 consensus_queue.cc:1048] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.168906 21950 raft_consensus.cc:1275] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.170354 22231 consensus_queue.cc:1048] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:01.313794 21815 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:04:01.314697 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:01.334563 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:49748
I20260710 11:04:01.335110 22024 raft_consensus.cc:606] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Received request to transfer leadership to TS 7645719d191a455693b7a859aa8deb49
I20260710 11:04:01.345767 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d027f42e644488c920029511e1f5c57"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
mode: GRACEFUL
new_leader_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:43466
I20260710 11:04:01.346308 21950 raft_consensus.cc:606] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Received request to transfer leadership to TS 7645719d191a455693b7a859aa8deb49
I20260710 11:04:01.347506 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:01.347939 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:01.388754 22208 raft_consensus.cc:993] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: : Instructing follower 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:01.389504 22238 raft_consensus.cc:1081] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Signalling peer 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:01.391319 22099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d027f42e644488c920029511e1f5c57"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:52836
I20260710 11:04:01.391759 22099 raft_consensus.cc:493] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.392030 22099 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:01.396229 22099 raft_consensus.cc:515] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:01.397912 22099 leader_election.cc:290] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 3 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:04:01.398800 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:01.399161 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:01.399343 21950 raft_consensus.cc:3055] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:01.399682 21950 raft_consensus.cc:740] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:01.399726 22024 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:01.400410 21950 consensus_queue.cc:260] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:01.401299 21950 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:01.404484 22024 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 3.
I20260710 11:04:01.404817 21950 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 3.
I20260710 11:04:01.405709 22065 leader_election.cc:304] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [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: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:01.406534 22160 raft_consensus.cc:2804] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:01.407857 22160 raft_consensus.cc:697] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:04:01.408931 22160 consensus_queue.cc:237] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:01.415495 21847 catalog_manager.cc:5697] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 2 to 3, leader changed from 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193) to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 3 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:01.940275 22234 raft_consensus.cc:993] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:01.940735 22245 raft_consensus.cc:1081] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Signalling peer 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:01.942533 22099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:52830
I20260710 11:04:01.943110 22099 raft_consensus.cc:493] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.943450 22099 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:01.948026 22099 raft_consensus.cc:515] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:01.949950 22099 leader_election.cc:290] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 2 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:04:01.950781 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:01.950973 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:01.951308 21950 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:01.951472 22024 raft_consensus.cc:3055] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:01.951797 22024 raft_consensus.cc:740] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:01.952370 22024 consensus_queue.cc:260] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:01.953218 22024 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:01.955413 21950 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 2.
I20260710 11:04:01.956306 22062 leader_election.cc:304] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:01.956969 22160 raft_consensus.cc:2804] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:01.957043 22024 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 2.
I20260710 11:04:01.957981 22160 raft_consensus.cc:697] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:04:01.958719 22160 consensus_queue.cc:237] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:01.964540 21950 raft_consensus.cc:1275] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:01.965775 22160 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:01.969192 21847 catalog_manager.cc:5697] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 1 to 2, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 2 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:01.976171 22024 raft_consensus.cc:1275] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:01.977422 22246 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.348795 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:02.359309 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:33234
I20260710 11:04:02.359855 21950 raft_consensus.cc:606] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:04:02.364708 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:33234
I20260710 11:04:02.365222 21950 raft_consensus.cc:606] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:04:02.370476 22099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d027f42e644488c920029511e1f5c57"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:52842
I20260710 11:04:02.371047 22099 raft_consensus.cc:606] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:04:02.376609 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:33234
I20260710 11:04:02.377123 21950 raft_consensus.cc:606] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:04:02.379312 22024 raft_consensus.cc:1275] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:02.380517 22246 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:02.388618 22099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
mode: GRACEFUL
new_leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:52842
I20260710 11:04:02.391340 21950 raft_consensus.cc:1275] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:02.392102 22099 raft_consensus.cc:606] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 LEADER]: Received request to transfer leadership to TS 31ca7bf298c1495f9bd5bf92418187bd
I20260710 11:04:02.395749 22160 raft_consensus.cc:993] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.396216 22246 raft_consensus.cc:1081] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.397032 22246 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:02.398392 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57178
I20260710 11:04:02.398912 22024 raft_consensus.cc:493] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.399204 22024 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.405277 22024 raft_consensus.cc:515] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.408025 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:02.408349 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:02.408877 22099 raft_consensus.cc:3055] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.409214 22099 raft_consensus.cc:740] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:04:02.410058 22099 consensus_queue.cc:260] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.410786 22099 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.413534 22024 leader_election.cc:290] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 3 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:02.416137 22099 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 3.
I20260710 11:04:02.417286 21989 leader_election.cc:304] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [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: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:04:02.418094 22245 raft_consensus.cc:2804] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.418530 22245 raft_consensus.cc:697] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:02.419333 22245 consensus_queue.cc:237] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.426365 21847 catalog_manager.cc:5697] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 2 to 3, leader changed from 7645719d191a455693b7a859aa8deb49 (127.21.77.195) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 3 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.560658 22160 raft_consensus.cc:993] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.561170 22160 raft_consensus.cc:1081] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.562870 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d027f42e644488c920029511e1f5c57"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57178
I20260710 11:04:02.563499 22024 raft_consensus.cc:493] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.563884 22024 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:02.568048 22024 raft_consensus.cc:515] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.569703 22024 leader_election.cc:290] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 4 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:02.570645 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:02.570847 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d027f42e644488c920029511e1f5c57" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:02.571134 21950 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:02.571391 22099 raft_consensus.cc:3055] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:02.571667 22099 raft_consensus.cc:740] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:04:02.572300 22099 consensus_queue.cc:260] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.573199 22099 raft_consensus.cc:3060] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:02.575158 21950 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 4.
I20260710 11:04:02.576087 21988 leader_election.cc:304] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [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: 31ca7bf298c1495f9bd5bf92418187bd, 3cd34624c2c94fda8bf771cb3612e95b; no voters: 
I20260710 11:04:02.576740 22245 raft_consensus.cc:2804] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:02.577327 22099 raft_consensus.cc:2468] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 4.
I20260710 11:04:02.577574 22245 raft_consensus.cc:697] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 4 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:02.578390 22245 consensus_queue.cc:237] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.585322 21847 catalog_manager.cc:5697] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 3 to 4, leader changed from 7645719d191a455693b7a859aa8deb49 (127.21.77.195) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 4 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.782217 22238 raft_consensus.cc:993] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.782678 22259 raft_consensus.cc:1081] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.784101 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57180
I20260710 11:04:02.784561 22024 raft_consensus.cc:493] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.784860 22024 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:02.788872 22024 raft_consensus.cc:515] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.790565 22024 leader_election.cc:290] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:02.791262 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:02.791567 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:02.791826 21950 raft_consensus.cc:3055] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:02.792064 22099 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:02.792137 21950 raft_consensus.cc:740] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:02.792949 21950 consensus_queue.cc:260] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.794081 21950 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:02.796207 22099 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:04:02.797122 21989 leader_election.cc:304] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:02.797775 22245 raft_consensus.cc:2804] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:02.797958 21950 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:04:02.798339 22245 raft_consensus.cc:697] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:02.799072 22245 consensus_queue.cc:237] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.805135 21847 catalog_manager.cc:5697] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 1 to 2, leader changed from 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 2 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.814512 22099 raft_consensus.cc:1275] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.815636 22245 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.822587 21950 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.824162 22238 raft_consensus.cc:993] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.824574 22238 raft_consensus.cc:1081] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.826344 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57180
I20260710 11:04:02.826850 22024 raft_consensus.cc:493] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.827196 22024 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.830642 21950 raft_consensus.cc:1275] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.831866 22245 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.832623 22024 raft_consensus.cc:515] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.834810 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:02.835328 21949 raft_consensus.cc:3055] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.835500 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34db54087ec4478ba46e66089987ac0e" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:02.835659 21949 raft_consensus.cc:740] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:02.836009 22099 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.836410 22024 leader_election.cc:290] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 3 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:02.836385 21949 consensus_queue.cc:260] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.837720 21949 raft_consensus.cc:3060] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.842552 22099 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 3.
I20260710 11:04:02.843737 21949 raft_consensus.cc:2468] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 3.
I20260710 11:04:02.843878 21989 leader_election.cc:304] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [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: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:02.844823 22245 raft_consensus.cc:2804] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.845317 22245 raft_consensus.cc:697] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:02.845950 22245 consensus_queue.cc:237] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.851748 21846 catalog_manager.cc:5697] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 2 to 3, leader changed from 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 3 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.901218 22259 raft_consensus.cc:993] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: : Instructing follower 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.901695 22238 raft_consensus.cc:1081] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Signalling peer 31ca7bf298c1495f9bd5bf92418187bd to start an election
I20260710 11:04:02.903048 22024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
 from {username='slave'} at 127.0.0.1:57180
I20260710 11:04:02.903422 22024 raft_consensus.cc:493] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.903652 22024 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:02.907356 22024 raft_consensus.cc:515] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.908856 22024 leader_election.cc:290] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:02.909775 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:02.909870 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "31ca7bf298c1495f9bd5bf92418187bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:02.910431 22099 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:02.910431 21949 raft_consensus.cc:3055] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:02.910876 21949 raft_consensus.cc:740] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:02.911621 21949 consensus_queue.cc:260] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.912773 21949 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:02.916402 22099 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:04:02.917500 21989 leader_election.cc:304] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:02.918285 22245 raft_consensus.cc:2804] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:02.918843 21949 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31ca7bf298c1495f9bd5bf92418187bd in term 2.
I20260710 11:04:02.918864 22245 raft_consensus.cc:697] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Leader. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:02.919950 22245 consensus_queue.cc:237] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:02.926877 21846 catalog_manager.cc:5697] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd reported cstate change: term changed from 1 to 2, leader changed from 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193) to 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194). New cstate: current_term: 2 leader_uuid: "31ca7bf298c1495f9bd5bf92418187bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.043870 22099 raft_consensus.cc:1275] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:03.045120 22245 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:03.053354 21949 raft_consensus.cc:1275] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:03.055094 22234 consensus_queue.cc:1048] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:03.225353 21949 raft_consensus.cc:1275] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.226714 22234 consensus_queue.cc:1048] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.235078 22099 raft_consensus.cc:1275] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.236565 22245 consensus_queue.cc:1048] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.313763 22099 raft_consensus.cc:1275] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:03.314986 22234 consensus_queue.cc:1048] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:03.323861 21949 raft_consensus.cc:1275] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:03.325500 22269 consensus_queue.cc:1048] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:03.365820 22099 raft_consensus.cc:1275] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:03.367077 22261 consensus_queue.cc:1048] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:03.375876 21949 raft_consensus.cc:1275] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Refusing update from remote peer 31ca7bf298c1495f9bd5bf92418187bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:03.377274 22245 consensus_queue.cc:1048] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.411193 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:05.418586 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:49748
I20260710 11:04:05.419217 22024 raft_consensus.cc:606] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Received request to transfer leadership to TS 7645719d191a455693b7a859aa8deb49
I20260710 11:04:05.421737 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:49748
I20260710 11:04:05.422187 22024 raft_consensus.cc:606] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Received request to transfer leadership to TS 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:04:05.424396 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:49748
I20260710 11:04:05.424813 22024 raft_consensus.cc:606] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Received request to transfer leadership to TS 7645719d191a455693b7a859aa8deb49
I20260710 11:04:05.427039 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:49748
I20260710 11:04:05.427423 22024 raft_consensus.cc:606] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Received request to transfer leadership to TS 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:04:05.429617 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65"
dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
mode: GRACEFUL
new_leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:49748
I20260710 11:04:05.429984 22024 raft_consensus.cc:606] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Received request to transfer leadership to TS 3cd34624c2c94fda8bf771cb3612e95b
I20260710 11:04:05.430940 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:05.431304 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:05.567052 22245 raft_consensus.cc:993] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:04:05.567427 22245 raft_consensus.cc:1081] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Signalling peer 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:04:05.568938 21949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:33230
I20260710 11:04:05.569442 21949 raft_consensus.cc:493] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.569741 21949 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.574807 21949 raft_consensus.cc:515] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.577524 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:05.577662 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8009466fe4c943d6b1bfaedd6843f617" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:05.576920 21949 leader_election.cc:290] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 3 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:05.578372 22098 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.578377 22024 raft_consensus.cc:3055] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:05.579643 22024 raft_consensus.cc:740] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:05.580677 22245 raft_consensus.cc:993] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:04:05.581156 22245 raft_consensus.cc:1081] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Signalling peer 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:04:05.580608 22024 consensus_queue.cc:260] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.582052 22024 raft_consensus.cc:3060] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.582813 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:33230
I20260710 11:04:05.583310 21950 raft_consensus.cc:493] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.583628 21950 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.585623 22098 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 3.
I20260710 11:04:05.586987 21914 leader_election.cc:304] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [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: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:05.587313 22024 raft_consensus.cc:2468] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 3.
I20260710 11:04:05.589043 22275 raft_consensus.cc:2804] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:05.589191 21950 raft_consensus.cc:515] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.590031 22275 raft_consensus.cc:697] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:05.591053 21950 leader_election.cc:290] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 3 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:05.590941 22275 consensus_queue.cc:237] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.591684 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:05.592211 22024 raft_consensus.cc:3055] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:05.592092 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b44d650915a455d996d5aa258d37a7c" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:05.592501 22024 raft_consensus.cc:740] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:05.592705 22098 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.593251 22024 consensus_queue.cc:260] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.594421 22024 raft_consensus.cc:3060] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.599124 22098 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 3.
I20260710 11:04:05.599022 21847 catalog_manager.cc:5697] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 2 to 3, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 3 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.600142 21914 leader_election.cc:304] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [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: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:05.600548 22024 raft_consensus.cc:2468] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 3.
I20260710 11:04:05.601140 22276 raft_consensus.cc:2804] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:05.601776 22276 raft_consensus.cc:697] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 3 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:05.602720 22276 consensus_queue.cc:237] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.616925 21847 catalog_manager.cc:5697] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 2 to 3, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 3 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.677861 22245 raft_consensus.cc:993] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:05.678682 22274 raft_consensus.cc:1081] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Signalling peer 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:05.680047 22098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:52830
I20260710 11:04:05.680438 22098 raft_consensus.cc:493] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.680682 22098 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.685031 22098 raft_consensus.cc:515] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.686802 22098 leader_election.cc:290] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 3 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:04:05.687631 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:05.687871 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b1c981d0147bda95110fead80df54" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:05.688174 21950 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.688381 22024 raft_consensus.cc:3055] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:05.688687 22024 raft_consensus.cc:740] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:05.689337 22024 consensus_queue.cc:260] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.690114 22024 raft_consensus.cc:3060] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.692204 21950 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 3.
I20260710 11:04:05.693339 22062 leader_election.cc:304] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [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: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:05.694177 22160 raft_consensus.cc:2804] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:05.694370 22024 raft_consensus.cc:2468] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 3.
I20260710 11:04:05.695434 22160 raft_consensus.cc:697] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:04:05.696260 22160 consensus_queue.cc:237] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.703675 21847 catalog_manager.cc:5697] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 2 to 3, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 3 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.791224 22274 raft_consensus.cc:993] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:05.791631 22245 raft_consensus.cc:1081] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Signalling peer 7645719d191a455693b7a859aa8deb49 to start an election
I20260710 11:04:05.793135 22098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b"
dest_uuid: "7645719d191a455693b7a859aa8deb49"
 from {username='slave'} at 127.0.0.1:52830
I20260710 11:04:05.793661 22098 raft_consensus.cc:493] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.794041 22098 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.796813 22274 raft_consensus.cc:993] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: : Instructing follower 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:04:05.797263 22245 raft_consensus.cc:1081] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Signalling peer 3cd34624c2c94fda8bf771cb3612e95b to start an election
I20260710 11:04:05.800042 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65"
dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
 from {username='slave'} at 127.0.0.1:33230
I20260710 11:04:05.800570 21950 raft_consensus.cc:493] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.800324 22098 raft_consensus.cc:515] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.800951 21950 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.802268 22098 leader_election.cc:290] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [CANDIDATE]: Term 4 election: Requested vote from peers 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223), 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099)
I20260710 11:04:05.802995 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3cd34624c2c94fda8bf771cb3612e95b"
I20260710 11:04:05.803273 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4301e98d44475e9bed2aec1dd48e2b" candidate_uuid: "7645719d191a455693b7a859aa8deb49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:05.803552 21949 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.803766 22024 raft_consensus.cc:3055] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:05.804054 22024 raft_consensus.cc:740] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:05.804771 22024 consensus_queue.cc:260] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.805819 22024 raft_consensus.cc:3060] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.806706 21950 raft_consensus.cc:515] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.808290 21950 leader_election.cc:290] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [CANDIDATE]: Term 3 election: Requested vote from peers 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194:41099), 7645719d191a455693b7a859aa8deb49 (127.21.77.195:43673)
I20260710 11:04:05.809319 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31ca7bf298c1495f9bd5bf92418187bd"
I20260710 11:04:05.809893 22025 raft_consensus.cc:3055] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:05.809895 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ead3c56bf14434c937b88bb507e3d65" candidate_uuid: "3cd34624c2c94fda8bf771cb3612e95b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7645719d191a455693b7a859aa8deb49"
I20260710 11:04:05.810312 22025 raft_consensus.cc:740] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31ca7bf298c1495f9bd5bf92418187bd, State: Running, Role: LEADER
I20260710 11:04:05.810563 22098 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.811136 22025 consensus_queue.cc:260] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.811605 22024 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 4.
I20260710 11:04:05.811913 21949 raft_consensus.cc:2468] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7645719d191a455693b7a859aa8deb49 in term 4.
I20260710 11:04:05.812433 22025 raft_consensus.cc:3060] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.813053 22065 leader_election.cc:304] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [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: 31ca7bf298c1495f9bd5bf92418187bd, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:05.814191 22160 raft_consensus.cc:2804] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:05.814718 22160 raft_consensus.cc:697] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 4 LEADER]: Becoming Leader. State: Replica: 7645719d191a455693b7a859aa8deb49, State: Running, Role: LEADER
I20260710 11:04:05.815917 22160 consensus_queue.cc:237] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.816507 22098 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 3.
I20260710 11:04:05.817538 21914 leader_election.cc:304] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [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: 3cd34624c2c94fda8bf771cb3612e95b, 7645719d191a455693b7a859aa8deb49; no voters: 
I20260710 11:04:05.818293 22276 raft_consensus.cc:2804] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:05.818801 22276 raft_consensus.cc:697] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 LEADER]: Becoming Leader. State: Replica: 3cd34624c2c94fda8bf771cb3612e95b, State: Running, Role: LEADER
I20260710 11:04:05.819607 22276 consensus_queue.cc:237] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [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: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } }
I20260710 11:04:05.820467 22025 raft_consensus.cc:2468] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd34624c2c94fda8bf771cb3612e95b in term 3.
I20260710 11:04:05.824710 21847 catalog_manager.cc:5697] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 reported cstate change: term changed from 3 to 4, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 7645719d191a455693b7a859aa8deb49 (127.21.77.195). New cstate: current_term: 4 leader_uuid: "7645719d191a455693b7a859aa8deb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.827383 21846 catalog_manager.cc:5697] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b reported cstate change: term changed from 2 to 3, leader changed from 31ca7bf298c1495f9bd5bf92418187bd (127.21.77.194) to 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193). New cstate: current_term: 3 leader_uuid: "3cd34624c2c94fda8bf771cb3612e95b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.394071 22022 raft_consensus.cc:1275] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.394780 22024 raft_consensus.cc:1275] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.397483 22287 consensus_queue.cc:1048] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:06.399555 22024 raft_consensus.cc:1275] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.402671 22289 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:06.408200 22275 consensus_queue.cc:1048] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.409457 22024 raft_consensus.cc:1275] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.411407 22275 consensus_queue.cc:1048] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.421082 22025 raft_consensus.cc:1275] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.433758 22276 consensus_queue.cc:1048] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "31ca7bf298c1495f9bd5bf92418187bd" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 41099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:06.452796 22098 raft_consensus.cc:1275] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.461201 22099 raft_consensus.cc:1275] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.462046 21949 raft_consensus.cc:1275] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.462814 22098 raft_consensus.cc:1275] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Refusing update from remote peer 3cd34624c2c94fda8bf771cb3612e95b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:06.464710 21950 raft_consensus.cc:1275] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Refusing update from remote peer 7645719d191a455693b7a859aa8deb49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.466086 22287 consensus_queue.cc:1048] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.471525 22287 consensus_queue.cc:1048] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd34624c2c94fda8bf771cb3612e95b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:06.471773 22293 consensus_queue.cc:1048] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:06.474045 22293 consensus_queue.cc:1048] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.474968 22276 consensus_queue.cc:1048] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7645719d191a455693b7a859aa8deb49" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.809517 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:06.816242 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
I20260710 11:04:06.838673 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:06.839497 21815 tablet_replica.cc:333] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.840512 21815 raft_consensus.cc:2243] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.841121 21815 raft_consensus.cc:2272] T 1e8b1c981d0147bda95110fead80df54 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.843884 21815 tablet_replica.cc:333] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.844344 21815 raft_consensus.cc:2243] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.844676 21815 raft_consensus.cc:2272] T cdbcc7098bcb4be0a826f145804da409 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.846282 21815 tablet_replica.cc:333] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.846863 21815 raft_consensus.cc:2243] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.847173 21815 raft_consensus.cc:2272] T 92ba5a3f4b4e478f9dd4736afecb6375 P 3cd34624c2c94fda8bf771cb3612e95b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.848869 21815 tablet_replica.cc:333] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.849388 21815 raft_consensus.cc:2243] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.850118 21815 raft_consensus.cc:2272] T 2b44d650915a455d996d5aa258d37a7c P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:06.850100 21988 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:04:06.852329 21815 tablet_replica.cc:333] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.852850 21815 raft_consensus.cc:2243] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.853299 21815 raft_consensus.cc:2272] T 7b4301e98d44475e9bed2aec1dd48e2b P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:06.853293 21988 consensus_peers.cc:597] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd -> Peer 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223): Couldn't send request to peer 3cd34624c2c94fda8bf771cb3612e95b. 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:04:06.856168 21815 tablet_replica.cc:333] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.856869 21815 raft_consensus.cc:2243] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.857738 21815 raft_consensus.cc:2272] T 34db54087ec4478ba46e66089987ac0e P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:06.859102 22062 consensus_peers.cc:597] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 -> Peer 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223): Couldn't send request to peer 3cd34624c2c94fda8bf771cb3612e95b. 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:04:06.860984 21815 tablet_replica.cc:333] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.861667 21815 raft_consensus.cc:2243] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.862172 21815 raft_consensus.cc:2272] T 9d027f42e644488c920029511e1f5c57 P 3cd34624c2c94fda8bf771cb3612e95b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.864470 21815 tablet_replica.cc:333] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.865191 21815 raft_consensus.cc:2243] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.866341 21815 raft_consensus.cc:2272] T 8009466fe4c943d6b1bfaedd6843f617 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.868599 21815 tablet_replica.cc:333] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b: stopping tablet replica
I20260710 11:04:06.869052 21815 raft_consensus.cc:2243] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.869755 21815 raft_consensus.cc:2272] T 9ead3c56bf14434c937b88bb507e3d65 P 3cd34624c2c94fda8bf771cb3612e95b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.976711 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:04:06.997252 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
W20260710 11:04:06.998648 22062 consensus_peers.cc:597] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 -> Peer 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223): Couldn't send request to peer 3cd34624c2c94fda8bf771cb3612e95b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:44223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.020962 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:07.021683 21815 tablet_replica.cc:333] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.022363 21815 raft_consensus.cc:2243] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.022738 21815 raft_consensus.cc:2272] T 1e8b1c981d0147bda95110fead80df54 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.024861 21815 tablet_replica.cc:333] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.025403 21815 raft_consensus.cc:2243] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.025740 21815 raft_consensus.cc:2272] T 8009466fe4c943d6b1bfaedd6843f617 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.027832 21815 tablet_replica.cc:333] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.028291 21815 raft_consensus.cc:2243] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.028631 21815 raft_consensus.cc:2272] T cdbcc7098bcb4be0a826f145804da409 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.030236 21815 tablet_replica.cc:333] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.030679 21815 raft_consensus.cc:2243] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.031318 21815 raft_consensus.cc:2272] T 92ba5a3f4b4e478f9dd4736afecb6375 P 31ca7bf298c1495f9bd5bf92418187bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.032783 21815 tablet_replica.cc:333] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.033293 21815 raft_consensus.cc:2243] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.034128 21815 raft_consensus.cc:2272] T 9d027f42e644488c920029511e1f5c57 P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.036491 21815 tablet_replica.cc:333] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.037173 21815 raft_consensus.cc:2243] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.037613 21815 raft_consensus.cc:2272] T 7b4301e98d44475e9bed2aec1dd48e2b P 31ca7bf298c1495f9bd5bf92418187bd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:07.038554 22062 consensus_peers.cc:597] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 -> Peer 3cd34624c2c94fda8bf771cb3612e95b (127.21.77.193:44223): Couldn't send request to peer 3cd34624c2c94fda8bf771cb3612e95b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:44223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.039746 21815 tablet_replica.cc:333] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.040434 21815 raft_consensus.cc:2243] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.040925 21815 raft_consensus.cc:2272] T 2b44d650915a455d996d5aa258d37a7c P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.042991 21815 tablet_replica.cc:333] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.043433 21815 raft_consensus.cc:2243] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.043814 21815 raft_consensus.cc:2272] T 9ead3c56bf14434c937b88bb507e3d65 P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.045651 21815 tablet_replica.cc:333] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd: stopping tablet replica
I20260710 11:04:07.046069 21815 raft_consensus.cc:2243] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.046808 21815 raft_consensus.cc:2272] T 34db54087ec4478ba46e66089987ac0e P 31ca7bf298c1495f9bd5bf92418187bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.075382 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
I20260710 11:04:07.091228 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
I20260710 11:04:07.114059 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:07.114666 21815 tablet_replica.cc:333] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.115159 21815 raft_consensus.cc:2243] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.115521 21815 raft_consensus.cc:2272] T 8009466fe4c943d6b1bfaedd6843f617 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.117585 21815 tablet_replica.cc:333] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.118047 21815 raft_consensus.cc:2243] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.118415 21815 raft_consensus.cc:2272] T 9d027f42e644488c920029511e1f5c57 P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.119922 21815 tablet_replica.cc:333] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.120364 21815 raft_consensus.cc:2243] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.120985 21815 raft_consensus.cc:2272] T cdbcc7098bcb4be0a826f145804da409 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.122635 21815 tablet_replica.cc:333] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.123041 21815 raft_consensus.cc:2243] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.123365 21815 raft_consensus.cc:2272] T 92ba5a3f4b4e478f9dd4736afecb6375 P 7645719d191a455693b7a859aa8deb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.124890 21815 tablet_replica.cc:333] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.125391 21815 raft_consensus.cc:2243] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.125730 21815 raft_consensus.cc:2272] T 9ead3c56bf14434c937b88bb507e3d65 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.128181 21815 tablet_replica.cc:333] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.128803 21815 raft_consensus.cc:2243] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.129603 21815 raft_consensus.cc:2272] T 7b4301e98d44475e9bed2aec1dd48e2b P 7645719d191a455693b7a859aa8deb49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.131219 21815 tablet_replica.cc:333] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.131630 21815 raft_consensus.cc:2243] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.131994 21815 raft_consensus.cc:2272] T 2b44d650915a455d996d5aa258d37a7c P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.133796 21815 tablet_replica.cc:333] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.134449 21815 raft_consensus.cc:2243] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.135092 21815 raft_consensus.cc:2272] T 1e8b1c981d0147bda95110fead80df54 P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.136801 21815 tablet_replica.cc:333] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49: stopping tablet replica
I20260710 11:04:07.137262 21815 raft_consensus.cc:2243] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.137606 21815 raft_consensus.cc:2272] T 34db54087ec4478ba46e66089987ac0e P 7645719d191a455693b7a859aa8deb49 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:07.342276 22120 debug-util.cc:398] Leaking SignalData structure 0x7b080016b060 after lost signal to thread 21818
W20260710 11:04:07.343219 22120 debug-util.cc:398] Leaking SignalData structure 0x7b080016b740 after lost signal to thread 21881
W20260710 11:04:08.161095 21815 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22120)
W20260710 11:04:09.161598 21815 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 22120)
I20260710 11:04:09.571368 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:04:09.587476 21815 master.cc:562] Master@127.21.77.254:35583 shutting down...
I20260710 11:04:09.726984 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:09.727573 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:09.727854 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P a495f6186e5d47d0be388b4cc9565c47: stopping tablet replica
I20260710 11:04:09.747092 21815 master.cc:584] Master@127.21.77.254:35583 shutdown complete.
31ca7bf298c1495f9bd5bf92418187bd  4
3cd34624c2c94fda8bf771cb3612e95b  4
7645719d191a455693b7a859aa8deb49  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15485 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:04:09.790970 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:40297
I20260710 11:04:09.792208 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:09.798630 22309 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:04:09.798724 22310 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:04:09.799572 22312 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:04:09.800117 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:09.801206 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:09.801402 21815 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:04:09.801625 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681449801587 us; error 0 us; skew 500 ppm
I20260710 11:04:09.802215 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:09.804883 21815 webserver.cc:533] Webserver started at http://127.21.77.254:40775/ using document root <none> and password file <none>
I20260710 11:04:09.805783 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:09.805984 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:09.806317 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:09.807567 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "70d7fa3afbeb48559521a477e62369d4"
format_stamp: "Formatted at 2026-07-10 11:04:09 on dist-test-slave-k7kd"
I20260710 11:04:09.812374 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:09.816123 22317 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:04:09.816934 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:09.817312 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "70d7fa3afbeb48559521a477e62369d4"
format_stamp: "Formatted at 2026-07-10 11:04:09 on dist-test-slave-k7kd"
I20260710 11:04:09.817636 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-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:04:09.836170 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:09.837513 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:09.877133 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:40297
I20260710 11:04:09.877297 22368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:40297 every 8 connection(s)
I20260710 11:04:09.880893 22369 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:04:09.889981 22369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4: Bootstrap starting.
I20260710 11:04:09.894558 22369 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.899005 22369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4: No bootstrap required, opened a new log
I20260710 11:04:09.901134 22369 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d7fa3afbeb48559521a477e62369d4" member_type: VOTER }
I20260710 11:04:09.901499 22369 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.901750 22369 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d7fa3afbeb48559521a477e62369d4, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.902333 22369 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70d7fa3afbeb48559521a477e62369d4" member_type: VOTER }
I20260710 11:04:09.902781 22369 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:09.903031 22369 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:09.903301 22369 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.907614 22369 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d7fa3afbeb48559521a477e62369d4" member_type: VOTER }
I20260710 11:04:09.908159 22369 leader_election.cc:304] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [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: 70d7fa3afbeb48559521a477e62369d4; no voters: 
I20260710 11:04:09.909333 22369 leader_election.cc:290] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:09.909617 22372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.910903 22372 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 1 LEADER]: Becoming Leader. State: Replica: 70d7fa3afbeb48559521a477e62369d4, State: Running, Role: LEADER
I20260710 11:04:09.911561 22372 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [LEADER]: Queue going to LEADER mode. State: All 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: "70d7fa3afbeb48559521a477e62369d4" member_type: VOTER }
I20260710 11:04:09.912214 22369 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:09.916034 22374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70d7fa3afbeb48559521a477e62369d4. Latest consensus state: current_term: 1 leader_uuid: "70d7fa3afbeb48559521a477e62369d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d7fa3afbeb48559521a477e62369d4" member_type: VOTER } }
I20260710 11:04:09.916054 22373 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70d7fa3afbeb48559521a477e62369d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d7fa3afbeb48559521a477e62369d4" member_type: VOTER } }
I20260710 11:04:09.916716 22374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:09.916873 22373 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:09.922192 22378 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:09.927973 22378 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:09.929131 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:09.936187 22378 catalog_manager.cc:1383] Generated new cluster ID: 030a65a1a03b4be3b91bc465c3da8e64
I20260710 11:04:09.936470 22378 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:09.950796 22378 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:09.952142 22378 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:09.967269 22378 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4: Generated new TSK 0
I20260710 11:04:09.967864 22378 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:09.995621 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:10.001363 22390 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:04:10.002287 22391 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:04:10.004798 21815 server_base.cc:1061] running on GCE node
W20260710 11:04:10.004798 22393 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:04:10.006078 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:10.006284 21815 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:04:10.006446 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681450006424 us; error 0 us; skew 500 ppm
I20260710 11:04:10.006912 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:10.009233 21815 webserver.cc:533] Webserver started at http://127.21.77.193:41769/ using document root <none> and password file <none>
I20260710 11:04:10.009662 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:10.009811 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:10.010027 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:10.010995 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "f048759093df4054bca7cfc93e76bae6"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-k7kd"
I20260710 11:04:10.015762 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:10.019140 22398 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:04:10.019984 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:10.020278 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "f048759093df4054bca7cfc93e76bae6"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-k7kd"
I20260710 11:04:10.020558 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-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:04:10.031994 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:10.033331 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:10.034765 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:10.036981 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:10.037248 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.037531 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:10.037716 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.078106 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:41507
I20260710 11:04:10.078517 22460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:41507 every 8 connection(s)
I20260710 11:04:10.083034 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:10.091070 22465 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:04:10.092504 22466 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:04:10.096216 22468 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:04:10.096946 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:10.098296 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:10.098531 21815 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:04:10.098731 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681450098710 us; error 0 us; skew 500 ppm
I20260710 11:04:10.099334 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:10.102618 21815 webserver.cc:533] Webserver started at http://127.21.77.194:38373/ using document root <none> and password file <none>
I20260710 11:04:10.103221 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:10.103463 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:10.103494 22461 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40297
I20260710 11:04:10.103827 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:10.103936 22461 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:10.104765 22461 heartbeater.cc:507] Master 127.21.77.254:40297 requested a full tablet report, sending...
I20260710 11:04:10.105291 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "c110e2d286184badbc3c430d42f7f340"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-k7kd"
I20260710 11:04:10.106878 22334 ts_manager.cc:194] Registered new tserver with Master: f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507)
I20260710 11:04:10.108605 22334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47870
I20260710 11:04:10.110370 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:10.113920 22473 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:04:10.114774 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:04:10.115094 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "c110e2d286184badbc3c430d42f7f340"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-k7kd"
I20260710 11:04:10.115389 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-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:04:10.131685 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:10.132862 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:10.134707 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:10.137159 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:10.137473 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.137748 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:10.137950 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.180709 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:44075
I20260710 11:04:10.180819 22535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:44075 every 8 connection(s)
I20260710 11:04:10.185665 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:10.193034 22539 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:04:10.196237 22540 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:04:10.196692 21815 server_base.cc:1061] running on GCE node
W20260710 11:04:10.197643 22542 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:04:10.198655 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:10.198880 21815 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:04:10.199074 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681450199057 us; error 0 us; skew 500 ppm
I20260710 11:04:10.199599 22536 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40297
I20260710 11:04:10.199712 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:10.199986 22536 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:10.200783 22536 heartbeater.cc:507] Master 127.21.77.254:40297 requested a full tablet report, sending...
I20260710 11:04:10.202405 21815 webserver.cc:533] Webserver started at http://127.21.77.195:38151/ using document root <none> and password file <none>
I20260710 11:04:10.202894 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:10.203102 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:10.202991 22334 ts_manager.cc:194] Registered new tserver with Master: c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:10.203465 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:10.204525 22334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47872
I20260710 11:04:10.204618 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "80fbe27f5889439c8c812c4ebaacb75c"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-k7kd"
I20260710 11:04:10.209751 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:04:10.213187 22547 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:04:10.214054 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:10.214339 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "80fbe27f5889439c8c812c4ebaacb75c"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-k7kd"
I20260710 11:04:10.214664 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681434141195-21815-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:04:10.251417 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:10.252661 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:10.254189 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:10.256440 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:10.256675 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.256963 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:10.257166 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:04:10.299607 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:45871
I20260710 11:04:10.299888 22609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:45871 every 8 connection(s)
I20260710 11:04:10.313403 22610 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40297
I20260710 11:04:10.313783 22610 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:10.314553 22610 heartbeater.cc:507] Master 127.21.77.254:40297 requested a full tablet report, sending...
I20260710 11:04:10.316736 22334 ts_manager.cc:194] Registered new tserver with Master: 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:10.317495 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014475894s
I20260710 11:04:10.318233 22334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47884
I20260710 11:04:10.343713 22334 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47900:
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:04:10.346841 22334 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:04:10.420481 22426 tablet_service.cc:1511] Processing CreateTablet for tablet ac4c0a023511496eb3bc448b23030088 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:10.422199 22426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4c0a023511496eb3bc448b23030088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.423720 22501 tablet_service.cc:1511] Processing CreateTablet for tablet ac4c0a023511496eb3bc448b23030088 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:10.425314 22501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4c0a023511496eb3bc448b23030088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.426380 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 026bbfb1870e415a8d97aa73839f900c (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:10.426716 22500 tablet_service.cc:1511] Processing CreateTablet for tablet 60b78ed229dd40178f6661d521ef08f6 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:10.428185 22500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b78ed229dd40178f6661d521ef08f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.428270 22496 tablet_service.cc:1511] Processing CreateTablet for tablet 58c091e04f27468fb9cb24dcb9094ade (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:10.429024 22497 tablet_service.cc:1511] Processing CreateTablet for tablet 3584b9539334446f9947735a267b05a6 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:10.429869 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c091e04f27468fb9cb24dcb9094ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.431540 22424 tablet_service.cc:1511] Processing CreateTablet for tablet bb71ced4b0c0440797b70ffe40221b21 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:10.434391 22498 tablet_service.cc:1511] Processing CreateTablet for tablet 026bbfb1870e415a8d97aa73839f900c (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:10.435874 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026bbfb1870e415a8d97aa73839f900c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.435691 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 58c091e04f27468fb9cb24dcb9094ade (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:10.438023 22495 tablet_service.cc:1511] Processing CreateTablet for tablet 46f631d6d8f841bcb860692a8ae4e2d4 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:10.438349 22425 tablet_service.cc:1511] Processing CreateTablet for tablet 60b78ed229dd40178f6661d521ef08f6 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:10.439486 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f631d6d8f841bcb860692a8ae4e2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.423740 22499 tablet_service.cc:1511] Processing CreateTablet for tablet bb71ced4b0c0440797b70ffe40221b21 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:10.441627 22499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb71ced4b0c0440797b70ffe40221b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.441463 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7edbfe32dc4732af001cf3ca0458fd (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:10.443893 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 46f631d6d8f841bcb860692a8ae4e2d4 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:10.433007 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb71ced4b0c0440797b70ffe40221b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.434397 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 3584b9539334446f9947735a267b05a6 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:10.446062 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3584b9539334446f9947735a267b05a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.446542 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3584b9539334446f9947735a267b05a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.453454 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026bbfb1870e415a8d97aa73839f900c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.457566 22425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b78ed229dd40178f6661d521ef08f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.461413 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c091e04f27468fb9cb24dcb9094ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.463961 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7edbfe32dc4732af001cf3ca0458fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.465404 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f631d6d8f841bcb860692a8ae4e2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.484467 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7edbfe32dc4732af001cf3ca0458fd (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:10.486497 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7edbfe32dc4732af001cf3ca0458fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.494889 22574 tablet_service.cc:1511] Processing CreateTablet for tablet 60b78ed229dd40178f6661d521ef08f6 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:10.496411 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b78ed229dd40178f6661d521ef08f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.497058 22575 tablet_service.cc:1511] Processing CreateTablet for tablet ac4c0a023511496eb3bc448b23030088 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:10.498430 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4c0a023511496eb3bc448b23030088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.498242 22573 tablet_service.cc:1511] Processing CreateTablet for tablet bb71ced4b0c0440797b70ffe40221b21 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:10.500679 22572 tablet_service.cc:1511] Processing CreateTablet for tablet 026bbfb1870e415a8d97aa73839f900c (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:10.502064 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026bbfb1870e415a8d97aa73839f900c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.504195 22571 tablet_service.cc:1511] Processing CreateTablet for tablet 3584b9539334446f9947735a267b05a6 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:10.506352 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 58c091e04f27468fb9cb24dcb9094ade (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:10.508335 22569 tablet_service.cc:1511] Processing CreateTablet for tablet 46f631d6d8f841bcb860692a8ae4e2d4 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:10.510381 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7edbfe32dc4732af001cf3ca0458fd (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:10.513679 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3584b9539334446f9947735a267b05a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.515450 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c091e04f27468fb9cb24dcb9094ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.517181 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7edbfe32dc4732af001cf3ca0458fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.517966 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb71ced4b0c0440797b70ffe40221b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.521391 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f631d6d8f841bcb860692a8ae4e2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.542356 22424 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7d1204723e4f24b079c391968dc689 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:10.544145 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7d1204723e4f24b079c391968dc689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.551296 22625 tablet_bootstrap.cc:492] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.554260 22626 tablet_bootstrap.cc:492] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.572242 22625 tablet_bootstrap.cc:654] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.556691 22499 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7d1204723e4f24b079c391968dc689 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:10.573904 22499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7d1204723e4f24b079c391968dc689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.581681 22627 tablet_bootstrap.cc:492] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:10.585371 22426 tablet_service.cc:1511] Processing CreateTablet for tablet 56843ae957e64f88afa2dafc8e260fd8 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:10.586619 22426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56843ae957e64f88afa2dafc8e260fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.590020 22574 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7d1204723e4f24b079c391968dc689 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:10.593947 22500 tablet_service.cc:1511] Processing CreateTablet for tablet 56843ae957e64f88afa2dafc8e260fd8 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:10.595175 22626 tablet_bootstrap.cc:654] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.597936 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7d1204723e4f24b079c391968dc689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.595293 22500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56843ae957e64f88afa2dafc8e260fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.609472 22571 tablet_service.cc:1511] Processing CreateTablet for tablet 56843ae957e64f88afa2dafc8e260fd8 (DEFAULT_TABLE table=test-workload [id=90d1926d9e564cf2a08d98e2cd0be87b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:10.611313 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56843ae957e64f88afa2dafc8e260fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.634943 22626 tablet_bootstrap.cc:492] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:10.635430 22626 ts_tablet_manager.cc:1403] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.011s
I20260710 11:04:10.638229 22626 raft_consensus.cc:359] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.638936 22626 raft_consensus.cc:385] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.639216 22626 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.639891 22626 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.645686 22625 tablet_bootstrap.cc:492] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:10.646266 22625 ts_tablet_manager.cc:1403] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.000s
I20260710 11:04:10.649345 22625 raft_consensus.cc:359] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.650095 22625 raft_consensus.cc:385] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.650426 22625 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.651322 22625 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.654407 22461 heartbeater.cc:499] Master 127.21.77.254:40297 was elected leader, sending a full tablet report...
I20260710 11:04:10.656457 22627 tablet_bootstrap.cc:654] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.661540 22626 ts_tablet_manager.cc:1434] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.012s
I20260710 11:04:10.662950 22626 tablet_bootstrap.cc:492] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.667768 22625 ts_tablet_manager.cc:1434] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.008s
I20260710 11:04:10.668256 22627 tablet_bootstrap.cc:492] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:10.668568 22536 heartbeater.cc:499] Master 127.21.77.254:40297 was elected leader, sending a full tablet report...
I20260710 11:04:10.668742 22627 ts_tablet_manager.cc:1403] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.000s
I20260710 11:04:10.668818 22625 tablet_bootstrap.cc:492] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.671691 22627 raft_consensus.cc:359] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.672447 22627 raft_consensus.cc:385] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.672739 22627 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.673630 22627 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.675475 22625 tablet_bootstrap.cc:654] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.681310 22626 tablet_bootstrap.cc:654] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.682189 22610 heartbeater.cc:499] Master 127.21.77.254:40297 was elected leader, sending a full tablet report...
I20260710 11:04:10.684811 22627 ts_tablet_manager.cc:1434] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:04:10.686203 22627 tablet_bootstrap.cc:492] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:10.689713 22625 tablet_bootstrap.cc:492] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:10.690296 22625 ts_tablet_manager.cc:1403] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 11:04:10.692724 22627 tablet_bootstrap.cc:654] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.693248 22625 raft_consensus.cc:359] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.694149 22625 raft_consensus.cc:385] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.694509 22625 raft_consensus.cc:740] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.696625 22625 consensus_queue.cc:260] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.698453 22626 tablet_bootstrap.cc:492] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:10.698939 22625 ts_tablet_manager.cc:1434] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:10.698987 22626 ts_tablet_manager.cc:1403] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.011s
I20260710 11:04:10.698431 22627 tablet_bootstrap.cc:492] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:10.699927 22625 tablet_bootstrap.cc:492] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.700104 22627 ts_tablet_manager.cc:1403] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:04:10.701869 22626 raft_consensus.cc:359] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.702576 22626 raft_consensus.cc:385] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.702855 22626 raft_consensus.cc:740] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.703063 22627 raft_consensus.cc:359] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.703840 22627 raft_consensus.cc:385] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.703605 22626 consensus_queue.cc:260] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.704149 22627 raft_consensus.cc:740] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.704885 22627 consensus_queue.cc:260] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.706212 22626 ts_tablet_manager.cc:1434] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:04:10.706616 22625 tablet_bootstrap.cc:654] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.707273 22627 ts_tablet_manager.cc:1434] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:10.707417 22626 tablet_bootstrap.cc:492] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.708177 22627 tablet_bootstrap.cc:492] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:10.715219 22627 tablet_bootstrap.cc:654] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.716723 22626 tablet_bootstrap.cc:654] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.721231 22625 tablet_bootstrap.cc:492] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:10.722038 22625 ts_tablet_manager.cc:1403] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:04:10.726405 22625 raft_consensus.cc:359] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.727313 22625 raft_consensus.cc:385] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.727723 22625 raft_consensus.cc:740] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.728073 22633 raft_consensus.cc:493] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.728590 22633 raft_consensus.cc:515] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.728744 22625 consensus_queue.cc:260] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.731463 22625 ts_tablet_manager.cc:1434] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:10.735142 22625 tablet_bootstrap.cc:492] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.737319 22633 leader_election.cc:290] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:10.739485 22626 tablet_bootstrap.cc:492] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:10.740082 22626 ts_tablet_manager.cc:1403] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.012s
I20260710 11:04:10.742300 22625 tablet_bootstrap.cc:654] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.743481 22626 raft_consensus.cc:359] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.745960 22626 raft_consensus.cc:385] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.746381 22626 raft_consensus.cc:740] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.747735 22626 consensus_queue.cc:260] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.748970 22627 tablet_bootstrap.cc:492] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:10.749518 22627 ts_tablet_manager.cc:1403] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.024s
I20260710 11:04:10.749636 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:10.750409 22436 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 0.
I20260710 11:04:10.751293 22626 ts_tablet_manager.cc:1434] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260710 11:04:10.752597 22626 tablet_bootstrap.cc:492] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.754464 22549 leader_election.cc:304] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:10.755491 22633 raft_consensus.cc:2804] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.755877 22633 raft_consensus.cc:493] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.756230 22633 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.763615 22633 raft_consensus.cc:515] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.766461 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:10.767084 22436 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.752687 22627 raft_consensus.cc:359] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.767717 22627 raft_consensus.cc:385] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.768047 22627 raft_consensus.cc:740] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.768810 22627 consensus_queue.cc:260] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.769268 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:10.769932 22626 tablet_bootstrap.cc:654] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.770066 22511 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 0.
I20260710 11:04:10.771106 22631 raft_consensus.cc:493] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.771597 22631 raft_consensus.cc:515] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.779126 22631 leader_election.cc:290] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:10.792972 22625 tablet_bootstrap.cc:492] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:10.794801 22625 ts_tablet_manager.cc:1403] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.009s
I20260710 11:04:10.798915 22625 raft_consensus.cc:359] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.803498 22625 raft_consensus.cc:385] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.804276 22625 raft_consensus.cc:740] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.805573 22625 consensus_queue.cc:260] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.806602 22626 tablet_bootstrap.cc:492] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:10.807960 22626 ts_tablet_manager.cc:1403] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.002s
I20260710 11:04:10.810827 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:10.811134 22626 raft_consensus.cc:359] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.811862 22626 raft_consensus.cc:385] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.812187 22626 raft_consensus.cc:740] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
W20260710 11:04:10.812664 22475 leader_election.cc:343] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.813104 22626 consensus_queue.cc:260] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.818106 22626 ts_tablet_manager.cc:1434] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:10.820031 22625 ts_tablet_manager.cc:1434] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:04:10.822376 22625 tablet_bootstrap.cc:492] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.825496 22626 tablet_bootstrap.cc:492] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.829348 22625 tablet_bootstrap.cc:654] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.836134 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:10.837010 22511 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.840837 22626 tablet_bootstrap.cc:654] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.843024 22625 tablet_bootstrap.cc:492] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:10.843634 22625 ts_tablet_manager.cc:1403] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:04:10.847661 22511 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 1.
I20260710 11:04:10.849490 22550 leader_election.cc:304] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:10.849721 22625 raft_consensus.cc:359] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.852802 22625 raft_consensus.cc:385] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.852945 22626 tablet_bootstrap.cc:492] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:10.853631 22625 raft_consensus.cc:740] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.853943 22626 ts_tablet_manager.cc:1403] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.005s
I20260710 11:04:10.855146 22649 raft_consensus.cc:493] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.855697 22649 raft_consensus.cc:515] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.857352 22626 raft_consensus.cc:359] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.858156 22626 raft_consensus.cc:385] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.858481 22626 raft_consensus.cc:740] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.859334 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:10.859264 22626 consensus_queue.cc:260] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.860303 22649 leader_election.cc:290] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:10.860879 22649 raft_consensus.cc:2804] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.861443 22649 raft_consensus.cc:697] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:10.862108 22626 ts_tablet_manager.cc:1434] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:04:10.862433 22649 consensus_queue.cc:237] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.863168 22626 tablet_bootstrap.cc:492] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.863729 22633 leader_election.cc:290] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:10.865623 22625 consensus_queue.cc:260] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.876955 22510 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 0.
I20260710 11:04:10.878304 22625 ts_tablet_manager.cc:1434] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.006s
I20260710 11:04:10.879356 22625 tablet_bootstrap.cc:492] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.880924 22436 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 1.
I20260710 11:04:10.880918 22550 leader_election.cc:304] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:10.883831 22646 raft_consensus.cc:2804] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.884343 22646 raft_consensus.cc:493] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.884737 22646 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.875137 22626 tablet_bootstrap.cc:654] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.892194 22627 ts_tablet_manager.cc:1434] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.142s	user 0.052s	sys 0.070s
I20260710 11:04:10.892788 22631 raft_consensus.cc:493] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.893405 22627 tablet_bootstrap.cc:492] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:10.893307 22631 raft_consensus.cc:515] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.895169 22646 raft_consensus.cc:515] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.895592 22631 leader_election.cc:290] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:10.896394 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:10.897043 22436 raft_consensus.cc:2468] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:10.897745 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:10.898465 22475 leader_election.cc:304] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:10.898561 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:10.899219 22511 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.899457 22631 raft_consensus.cc:2804] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.899097 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:10.899853 22631 raft_consensus.cc:493] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.899981 22625 tablet_bootstrap.cc:654] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.900228 22631 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:10.900841 22477 leader_election.cc:343] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.901371 22477 leader_election.cc:304] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c110e2d286184badbc3c430d42f7f340; no voters: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6
I20260710 11:04:10.905520 22630 raft_consensus.cc:493] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.905869 22627 tablet_bootstrap.cc:654] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.906008 22630 raft_consensus.cc:515] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.907912 22511 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 1.
I20260710 11:04:10.909112 22550 leader_election.cc:304] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:10.910156 22642 raft_consensus.cc:2804] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.910984 22642 raft_consensus.cc:697] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:10.912036 22642 consensus_queue.cc:237] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.914027 22630 leader_election.cc:290] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:10.917037 22646 leader_election.cc:290] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
W20260710 11:04:10.924023 22382 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:04:10.925009 22477 leader_election.cc:343] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.925204 22652 raft_consensus.cc:2749] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.927357 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:10.925578 22631 raft_consensus.cc:515] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.924057 22625 tablet_bootstrap.cc:492] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:10.928794 22625 ts_tablet_manager.cc:1403] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.003s
I20260710 11:04:10.929646 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
W20260710 11:04:10.933054 22549 leader_election.cc:343] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.931449 22627 tablet_bootstrap.cc:492] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:10.931552 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:10.937144 22627 ts_tablet_manager.cc:1403] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.005s
I20260710 11:04:10.937222 22435 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.932010 22642 raft_consensus.cc:493] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.938758 22642 raft_consensus.cc:515] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.940132 22627 raft_consensus.cc:359] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.941196 22627 raft_consensus.cc:385] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.941391 22642 leader_election.cc:290] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:10.941568 22627 raft_consensus.cc:740] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.942430 22627 consensus_queue.cc:260] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.942973 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
W20260710 11:04:10.944407 22550 leader_election.cc:343] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.944628 22627 ts_tablet_manager.cc:1434] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:10.945574 22627 tablet_bootstrap.cc:492] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:10.946151 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb71ced4b0c0440797b70ffe40221b21" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:10.946723 22511 raft_consensus.cc:2468] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 0.
I20260710 11:04:10.948045 22401 leader_election.cc:304] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:10.949158 22630 raft_consensus.cc:2804] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.949612 22630 raft_consensus.cc:493] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.950028 22630 raft_consensus.cc:3060] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.952692 22627 tablet_bootstrap.cc:654] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.952606 22331 catalog_manager.cc:5697] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 1 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:10.955492 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
W20260710 11:04:10.956559 22549 leader_election.cc:343] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.958182 22631 leader_election.cc:290] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:10.947403 22435 raft_consensus.cc:2468] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:10.959810 22625 raft_consensus.cc:359] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.959985 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:10.963590 22626 tablet_bootstrap.cc:492] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:10.964310 22626 ts_tablet_manager.cc:1403] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.023s
I20260710 11:04:10.964360 22475 leader_election.cc:304] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:10.964906 22625 raft_consensus.cc:385] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.965274 22625 raft_consensus.cc:740] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
W20260710 11:04:10.965339 22477 leader_election.cc:343] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.966296 22631 raft_consensus.cc:2804] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.966066 22625 consensus_queue.cc:260] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.966862 22631 raft_consensus.cc:697] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
W20260710 11:04:10.967809 22549 leader_election.cc:343] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.967765 22631 consensus_queue.cc:237] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.968314 22549 leader_election.cc:304] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c; no voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6
I20260710 11:04:10.961176 22630 raft_consensus.cc:515] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.969523 22642 raft_consensus.cc:2749] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.970733 22630 leader_election.cc:290] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:10.971490 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb71ced4b0c0440797b70ffe40221b21" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:10.972049 22511 raft_consensus.cc:3060] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.971954 22331 catalog_manager.cc:5697] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 1 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:10.973659 22626 raft_consensus.cc:359] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.974800 22626 raft_consensus.cc:385] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.975244 22626 raft_consensus.cc:740] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.976413 22626 consensus_queue.cc:260] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.979074 22625 ts_tablet_manager.cc:1434] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.003s
I20260710 11:04:10.979777 22511 raft_consensus.cc:2468] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 1.
I20260710 11:04:10.983332 22401 leader_election.cc:304] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:10.983879 22627 tablet_bootstrap.cc:492] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:10.984476 22627 ts_tablet_manager.cc:1403] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.018s
I20260710 11:04:10.984551 22630 raft_consensus.cc:2804] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.980113 22625 tablet_bootstrap.cc:492] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:10.981245 22626 ts_tablet_manager.cc:1434] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.006s
I20260710 11:04:10.987893 22627 raft_consensus.cc:359] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.988665 22627 raft_consensus.cc:385] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.989014 22627 raft_consensus.cc:740] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.989893 22627 consensus_queue.cc:260] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:10.992257 22627 ts_tablet_manager.cc:1434] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:10.993273 22627 tablet_bootstrap.cc:492] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:10.995859 22626 tablet_bootstrap.cc:492] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:10.997991 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb71ced4b0c0440797b70ffe40221b21" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:10.998721 22584 raft_consensus.cc:2468] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 0.
I20260710 11:04:10.997478 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb71ced4b0c0440797b70ffe40221b21" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:10.999897 22585 raft_consensus.cc:3060] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.000386 22627 tablet_bootstrap.cc:654] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.004710 22630 raft_consensus.cc:697] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.005901 22630 consensus_queue.cc:237] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.011605 22585 raft_consensus.cc:2468] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 1.
I20260710 11:04:11.012355 22625 tablet_bootstrap.cc:654] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.019366 22627 tablet_bootstrap.cc:492] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:11.021975 22626 tablet_bootstrap.cc:654] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.023491 22627 ts_tablet_manager.cc:1403] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260710 11:04:11.027235 22627 raft_consensus.cc:359] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.028476 22330 catalog_manager.cc:5697] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 0 to 1, leader changed from <none> to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.030632 22627 raft_consensus.cc:385] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.031028 22627 raft_consensus.cc:740] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.034842 22333 catalog_manager.cc:5697] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.038947 22627 consensus_queue.cc:260] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.043949 22627 ts_tablet_manager.cc:1434] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:04:11.045171 22627 tablet_bootstrap.cc:492] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:11.045888 22625 tablet_bootstrap.cc:492] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:11.046301 22626 tablet_bootstrap.cc:492] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:11.046682 22625 ts_tablet_manager.cc:1403] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.008s
I20260710 11:04:11.046829 22626 ts_tablet_manager.cc:1403] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.012s
I20260710 11:04:11.052026 22627 tablet_bootstrap.cc:654] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.052826 22626 raft_consensus.cc:359] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.053830 22626 raft_consensus.cc:385] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.055509 22625 raft_consensus.cc:359] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.056238 22625 raft_consensus.cc:385] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.056524 22625 raft_consensus.cc:740] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.054211 22626 raft_consensus.cc:740] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.058053 22626 consensus_queue.cc:260] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.060693 22626 ts_tablet_manager.cc:1434] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:04:11.061669 22626 tablet_bootstrap.cc:492] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:11.064575 22625 consensus_queue.cc:260] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.067279 22625 ts_tablet_manager.cc:1434] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260710 11:04:11.068163 22626 tablet_bootstrap.cc:654] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.068339 22625 tablet_bootstrap.cc:492] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:11.075845 22625 tablet_bootstrap.cc:654] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.080442 22626 tablet_bootstrap.cc:492] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:11.081245 22626 ts_tablet_manager.cc:1403] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:04:11.082479 22627 tablet_bootstrap.cc:492] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:11.082985 22627 ts_tablet_manager.cc:1403] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.003s
I20260710 11:04:11.084035 22626 raft_consensus.cc:359] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.084635 22625 tablet_bootstrap.cc:492] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:11.084764 22626 raft_consensus.cc:385] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.085158 22625 ts_tablet_manager.cc:1403] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:04:11.085180 22626 raft_consensus.cc:740] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.085763 22627 raft_consensus.cc:359] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.086513 22627 raft_consensus.cc:385] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.086113 22626 consensus_queue.cc:260] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.087777 22625 raft_consensus.cc:359] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.088462 22625 raft_consensus.cc:385] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.086871 22627 raft_consensus.cc:740] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.088785 22625 raft_consensus.cc:740] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.088864 22626 ts_tablet_manager.cc:1434] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:04:11.089531 22625 consensus_queue.cc:260] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.089536 22627 consensus_queue.cc:260] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.091656 22625 ts_tablet_manager.cc:1434] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:11.092175 22626 tablet_bootstrap.cc:492] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:11.092509 22625 tablet_bootstrap.cc:492] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:11.098403 22625 tablet_bootstrap.cc:654] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.098580 22626 tablet_bootstrap.cc:654] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.104099 22627 ts_tablet_manager.cc:1434] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:04:11.106564 22626 tablet_bootstrap.cc:492] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:11.107110 22626 ts_tablet_manager.cc:1403] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:04:11.107125 22627 tablet_bootstrap.cc:492] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:11.108985 22625 tablet_bootstrap.cc:492] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:11.109436 22625 ts_tablet_manager.cc:1403] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:04:11.110121 22626 raft_consensus.cc:359] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.110872 22626 raft_consensus.cc:385] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.111243 22626 raft_consensus.cc:740] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.112023 22626 consensus_queue.cc:260] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.112219 22625 raft_consensus.cc:359] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.112952 22625 raft_consensus.cc:385] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.113253 22625 raft_consensus.cc:740] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.114080 22625 consensus_queue.cc:260] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.114558 22626 ts_tablet_manager.cc:1434] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:11.114856 22627 tablet_bootstrap.cc:654] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.115582 22626 tablet_bootstrap.cc:492] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: Bootstrap starting.
I20260710 11:04:11.118746 22625 ts_tablet_manager.cc:1434] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:11.119930 22625 tablet_bootstrap.cc:492] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: Bootstrap starting.
I20260710 11:04:11.122390 22626 tablet_bootstrap.cc:654] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.127156 22625 tablet_bootstrap.cc:654] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.129884 22642 raft_consensus.cc:493] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.130493 22642 raft_consensus.cc:515] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.134404 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:11.135635 22642 leader_election.cc:290] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:11.138208 22627 tablet_bootstrap.cc:492] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:11.138767 22627 ts_tablet_manager.cc:1403] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.001s
I20260710 11:04:11.138521 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.139667 22435 raft_consensus.cc:2393] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fbe27f5889439c8c812c4ebaacb75c in current term 1: Already voted for candidate c110e2d286184badbc3c430d42f7f340 in this term.
I20260710 11:04:11.142059 22549 leader_election.cc:304] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c; no voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.143146 22642 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.150451 22627 raft_consensus.cc:359] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.151476 22627 raft_consensus.cc:385] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.151851 22627 raft_consensus.cc:740] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.152801 22627 consensus_queue.cc:260] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.157402 22630 raft_consensus.cc:493] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.157974 22642 raft_consensus.cc:2749] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:11.157935 22630 raft_consensus.cc:515] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.160405 22630 leader_election.cc:290] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.161254 22626 tablet_bootstrap.cc:492] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: No bootstrap required, opened a new log
I20260710 11:04:11.161254 22625 tablet_bootstrap.cc:492] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: No bootstrap required, opened a new log
I20260710 11:04:11.161878 22626 ts_tablet_manager.cc:1403] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.024s
I20260710 11:04:11.162209 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:11.161888 22625 ts_tablet_manager.cc:1403] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260710 11:04:11.163023 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:11.163676 22585 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 0.
I20260710 11:04:11.165007 22642 raft_consensus.cc:493] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:11.163694 22401 leader_election.cc:343] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.165166 22625 raft_consensus.cc:359] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.165719 22626 raft_consensus.cc:359] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.166051 22631 raft_consensus.cc:493] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.166535 22626 raft_consensus.cc:385] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.166057 22625 raft_consensus.cc:385] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.166935 22626 raft_consensus.cc:740] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.166742 22631 raft_consensus.cc:515] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.167259 22625 raft_consensus.cc:740] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.165241 22627 ts_tablet_manager.cc:1434] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 11:04:11.168048 22625 consensus_queue.cc:260] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.168524 22627 tablet_bootstrap.cc:492] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:11.168890 22631 leader_election.cc:290] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.168231 22402 leader_election.cc:304] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [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: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: c110e2d286184badbc3c430d42f7f340
I20260710 11:04:11.169700 22630 raft_consensus.cc:2804] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.170056 22630 raft_consensus.cc:493] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.170398 22630 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.170758 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.171329 22435 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.172320 22625 ts_tablet_manager.cc:1434] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:11.173349 22475 leader_election.cc:304] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.174211 22631 raft_consensus.cc:2804] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.174593 22631 raft_consensus.cc:493] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.174988 22631 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.175268 22627 tablet_bootstrap.cc:654] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.176496 22659 raft_consensus.cc:493] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.176949 22659 raft_consensus.cc:515] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.177348 22626 consensus_queue.cc:260] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.177815 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:11.178458 22585 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.179188 22659 leader_election.cc:290] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.179994 22626 ts_tablet_manager.cc:1434] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260710 11:04:11.180696 22630 raft_consensus.cc:515] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.182348 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.183071 22435 raft_consensus.cc:2393] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c110e2d286184badbc3c430d42f7f340 in current term 1: Already voted for candidate f048759093df4054bca7cfc93e76bae6 in this term.
I20260710 11:04:11.181144 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:11.184234 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.184830 22585 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.185199 22511 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.190958 22477 leader_election.cc:304] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.174604 22642 raft_consensus.cc:515] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.192932 22659 raft_consensus.cc:493] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.194399 22642 leader_election.cc:290] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:11.195214 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.195822 22435 raft_consensus.cc:2468] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 0.
I20260710 11:04:11.196518 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:11.197448 22510 raft_consensus.cc:2468] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 0.
I20260710 11:04:11.197638 22631 raft_consensus.cc:515] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.199251 22550 leader_election.cc:304] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:11.201850 22631 leader_election.cc:290] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.202180 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.201870 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.202718 22585 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.202907 22435 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.209376 22435 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:11.209383 22585 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:11.209501 22642 raft_consensus.cc:2804] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.210290 22642 raft_consensus.cc:493] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.193666 22659 raft_consensus.cc:515] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.210661 22642 raft_consensus.cc:3060] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.211042 22475 leader_election.cc:304] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.211953 22631 raft_consensus.cc:2804] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.218828 22659 leader_election.cc:290] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.221011 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:11.221834 22585 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.223384 22477 leader_election.cc:304] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:11.224808 22659 raft_consensus.cc:2804] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.225602 22659 raft_consensus.cc:493] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.226037 22659 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.227082 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.227873 22435 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.228873 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.229772 22584 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.239140 22642 raft_consensus.cc:515] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.241580 22631 raft_consensus.cc:697] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.242858 22642 leader_election.cc:290] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:11.242525 22631 consensus_queue.cc:237] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.245316 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.245362 22659 raft_consensus.cc:515] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.246274 22510 raft_consensus.cc:3060] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.249037 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.249802 22436 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.249759 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.250819 22435 raft_consensus.cc:3060] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.266471 22436 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:11.267944 22475 leader_election.cc:304] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.268970 22631 raft_consensus.cc:2804] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.269464 22631 raft_consensus.cc:697] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.269536 22659 leader_election.cc:290] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.260321 22330 catalog_manager.cc:5697] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 0 to 1, leader changed from <none> to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.270567 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.270601 22631 consensus_queue.cc:237] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.271624 22585 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.275064 22662 raft_consensus.cc:493] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.275540 22662 raft_consensus.cc:515] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.277572 22662 leader_election.cc:290] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.279763 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:11.280647 22509 raft_consensus.cc:2468] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 0.
I20260710 11:04:11.284193 22642 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:11.284618 22401 leader_election.cc:304] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.287525 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:11.289307 22630 leader_election.cc:290] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.289300 22662 raft_consensus.cc:2804] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.290791 22662 raft_consensus.cc:493] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.291241 22662 raft_consensus.cc:3060] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:11.289646 22402 leader_election.cc:343] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.297865 22584 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 1.
I20260710 11:04:11.299685 22402 leader_election.cc:304] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.303205 22510 raft_consensus.cc:2468] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 1.
I20260710 11:04:11.304893 22550 leader_election.cc:304] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:11.306180 22642 raft_consensus.cc:2804] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.305815 22662 raft_consensus.cc:515] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.307881 22630 raft_consensus.cc:2804] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.309548 22630 raft_consensus.cc:697] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.312342 22642 raft_consensus.cc:697] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:11.310752 22630 consensus_queue.cc:237] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.315183 22642 consensus_queue.cc:237] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.317107 22662 leader_election.cc:290] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.319681 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.320513 22509 raft_consensus.cc:3060] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.320432 22330 catalog_manager.cc:5697] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 0 to 1, leader changed from <none> to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.322527 22434 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.337978 22633 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:11.342507 22509 raft_consensus.cc:2468] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 1.
I20260710 11:04:11.344233 22401 leader_election.cc:304] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.345557 22662 raft_consensus.cc:2804] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.346184 22662 raft_consensus.cc:697] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.347394 22662 consensus_queue.cc:237] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.281013 22585 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:11.349767 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
W20260710 11:04:11.351936 22402 leader_election.cc:343] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.355792 22511 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 1.
I20260710 11:04:11.357690 22435 raft_consensus.cc:2468] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 1.
I20260710 11:04:11.358880 22652 raft_consensus.cc:2764] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:04:11.370275 22627 tablet_bootstrap.cc:492] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:11.370795 22627 ts_tablet_manager.cc:1403] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.202s	user 0.075s	sys 0.089s
I20260710 11:04:11.373642 22627 raft_consensus.cc:359] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.374354 22627 raft_consensus.cc:385] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.374650 22627 raft_consensus.cc:740] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.375389 22627 consensus_queue.cc:260] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.375049 22330 catalog_manager.cc:5697] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 1 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.377593 22627 ts_tablet_manager.cc:1434] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:04:11.378612 22627 tablet_bootstrap.cc:492] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c: Bootstrap starting.
I20260710 11:04:11.382368 22649 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.384945 22627 tablet_bootstrap.cc:654] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.385478 22649 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.406509 22333 catalog_manager.cc:5697] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.407837 22627 tablet_bootstrap.cc:492] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c: No bootstrap required, opened a new log
I20260710 11:04:11.408332 22627 ts_tablet_manager.cc:1403] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.010s
I20260710 11:04:11.409001 22333 catalog_manager.cc:5697] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.410447 22631 consensus_queue.cc:1048] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.411291 22627 raft_consensus.cc:359] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.412000 22627 raft_consensus.cc:385] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.412304 22627 raft_consensus.cc:740] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.412992 22627 consensus_queue.cc:260] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.415685 22627 ts_tablet_manager.cc:1434] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:04:11.421248 22631 raft_consensus.cc:493] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.421793 22631 raft_consensus.cc:515] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.457904 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c" is_pre_election: true
I20260710 11:04:11.458698 22585 raft_consensus.cc:2468] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.458897 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.459651 22435 raft_consensus.cc:2468] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 0.
I20260710 11:04:11.460374 22477 leader_election.cc:304] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:11.461450 22679 raft_consensus.cc:2804] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.461884 22679 raft_consensus.cc:493] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.462271 22679 raft_consensus.cc:3060] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.466496 22652 consensus_queue.cc:1048] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.474946 22679 raft_consensus.cc:515] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.477317 22631 leader_election.cc:290] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.477974 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.478097 22679 leader_election.cc:290] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.478672 22436 raft_consensus.cc:3060] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.479094 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.479720 22584 raft_consensus.cc:3060] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.486176 22436 raft_consensus.cc:2468] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:11.486792 22584 raft_consensus.cc:2468] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 1.
I20260710 11:04:11.487346 22475 leader_election.cc:304] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.488206 22679 raft_consensus.cc:2804] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.488637 22679 raft_consensus.cc:697] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.489351 22679 consensus_queue.cc:237] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.497045 22333 catalog_manager.cc:5697] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 0 to 1, leader changed from <none> to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.523587 22662 consensus_queue.cc:1048] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:11.541291 22682 consensus_queue.cc:1048] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:11.628062 22584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:46656
I20260710 11:04:11.628613 22584 raft_consensus.cc:606] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.633893 22584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:46656
I20260710 11:04:11.634393 22584 raft_consensus.cc:606] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.642406 22584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:46656
I20260710 11:04:11.643097 22584 raft_consensus.cc:606] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.657473 22511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3584b9539334446f9947735a267b05a6"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:45790
I20260710 11:04:11.658047 22511 raft_consensus.cc:606] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.672266 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:52614
I20260710 11:04:11.672811 22436 raft_consensus.cc:606] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Received request to transfer leadership to TS c110e2d286184badbc3c430d42f7f340
I20260710 11:04:11.684723 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:52614
I20260710 11:04:11.685343 22436 raft_consensus.cc:606] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Received request to transfer leadership to TS c110e2d286184badbc3c430d42f7f340
I20260710 11:04:11.690516 22679 consensus_queue.cc:1048] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.691311 22511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
mode: GRACEFUL
new_leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:45790
I20260710 11:04:11.691980 22511 raft_consensus.cc:606] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Received request to transfer leadership to TS 80fbe27f5889439c8c812c4ebaacb75c
I20260710 11:04:11.701983 22652 consensus_queue.cc:1048] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.718079 22679 consensus_queue.cc:1048] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.731616 22652 consensus_queue.cc:1048] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.740338 22652 raft_consensus.cc:993] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.740904 22631 raft_consensus.cc:1081] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.742648 22436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3584b9539334446f9947735a267b05a6"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52604
I20260710 11:04:11.743245 22436 raft_consensus.cc:493] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.743688 22436 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.748493 22436 raft_consensus.cc:515] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.750219 22436 leader_election.cc:290] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.751173 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.751428 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.751798 22511 raft_consensus.cc:3055] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.752091 22584 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.752183 22511 raft_consensus.cc:740] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.753178 22511 consensus_queue.cc:260] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.754154 22511 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.758411 22584 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.759403 22511 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.759690 22402 leader_election.cc:304] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.760869 22682 raft_consensus.cc:2804] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.761343 22682 raft_consensus.cc:697] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.762203 22682 consensus_queue.cc:237] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.768931 22331 catalog_manager.cc:5697] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 1 to 2, leader changed from c110e2d286184badbc3c430d42f7f340 (127.21.77.194) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.772842 22682 consensus_queue.cc:1048] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.781275 22630 raft_consensus.cc:993] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: : Instructing follower c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:11.781842 22662 raft_consensus.cc:1081] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Signalling peer c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:11.783671 22510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:45776
I20260710 11:04:11.784250 22510 raft_consensus.cc:493] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.784636 22510 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.787082 22662 consensus_queue.cc:1048] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.792250 22510 raft_consensus.cc:515] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.795022 22511 raft_consensus.cc:1240] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Rejecting Update request from peer f048759093df4054bca7cfc93e76bae6 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:11.795485 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.796155 22436 raft_consensus.cc:3055] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.796500 22436 raft_consensus.cc:740] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.797392 22436 consensus_queue.cc:260] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
W20260710 11:04:11.798354 22662 consensus_queue.cc:1175] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "80fbe27f5889439c8c812c4ebaacb75c" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:04:11.799115 22436 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.802485 22649 raft_consensus.cc:993] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.802907 22649 raft_consensus.cc:1081] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.803793 22510 leader_election.cc:290] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 2 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.803874 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.804605 22584 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.805404 22435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:04:11.805939 22435 raft_consensus.cc:493] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.806288 22435 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.807435 22436 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 2.
I20260710 11:04:11.809762 22475 leader_election.cc:304] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.810555 22631 raft_consensus.cc:2804] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.811048 22631 raft_consensus.cc:697] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.811924 22631 consensus_queue.cc:237] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.812817 22584 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 2.
I20260710 11:04:11.814504 22435 raft_consensus.cc:515] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.817098 22435 leader_election.cc:290] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.818303 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.818910 22510 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.820595 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.821285 22584 raft_consensus.cc:3055] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.820552 22333 catalog_manager.cc:5697] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 1 to 2, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.821637 22584 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:11.822587 22584 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.824023 22584 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.824594 22510 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.825907 22401 leader_election.cc:304] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.826741 22662 raft_consensus.cc:2804] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.827242 22662 raft_consensus.cc:697] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.828116 22662 consensus_queue.cc:237] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.830324 22584 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.835105 22646 raft_consensus.cc:493] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.835136 22331 catalog_manager.cc:5697] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 1 to 2, leader changed from 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.835584 22646 raft_consensus.cc:515] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.837673 22646 leader_election.cc:290] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:11.838493 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f048759093df4054bca7cfc93e76bae6" is_pre_election: true
I20260710 11:04:11.838692 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c110e2d286184badbc3c430d42f7f340" is_pre_election: true
I20260710 11:04:11.839525 22510 raft_consensus.cc:2393] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fbe27f5889439c8c812c4ebaacb75c in current term 1: Already voted for candidate f048759093df4054bca7cfc93e76bae6 in this term.
I20260710 11:04:11.840782 22550 leader_election.cc:304] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c; no voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6
I20260710 11:04:11.841596 22646 raft_consensus.cc:3060] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.842773 22649 consensus_queue.cc:1048] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.853433 22662 consensus_queue.cc:1048] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.857556 22642 consensus_queue.cc:1048] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.860108 22646 raft_consensus.cc:2749] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:11.872392 22682 raft_consensus.cc:993] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: : Instructing follower c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:11.872620 22642 raft_consensus.cc:993] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.872952 22662 raft_consensus.cc:1081] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Signalling peer c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:11.873145 22642 raft_consensus.cc:1081] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.875516 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:45776
I20260710 11:04:11.876140 22511 raft_consensus.cc:493] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.876506 22511 raft_consensus.cc:3060] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.882061 22436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:04:11.882629 22436 raft_consensus.cc:493] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.883065 22436 raft_consensus.cc:3060] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.882673 22511 raft_consensus.cc:515] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.885085 22511 leader_election.cc:290] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 2 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.886488 22630 consensus_queue.cc:1048] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.887451 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.888067 22584 raft_consensus.cc:3060] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.887977 22631 consensus_queue.cc:1048] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:11.886615 22435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7d1204723e4f24b079c391968dc689" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.892870 22435 raft_consensus.cc:3055] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.893318 22435 raft_consensus.cc:740] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.894088 22435 consensus_queue.cc:260] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.895107 22435 raft_consensus.cc:3060] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.895366 22436 raft_consensus.cc:515] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.897926 22584 raft_consensus.cc:2468] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 2.
I20260710 11:04:11.898844 22585 raft_consensus.cc:1240] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Rejecting Update request from peer f048759093df4054bca7cfc93e76bae6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:04:11.899073 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.899755 22511 raft_consensus.cc:3060] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.900110 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026bbfb1870e415a8d97aa73839f900c" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.900727 22583 raft_consensus.cc:3055] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.901149 22583 raft_consensus.cc:740] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:11.902176 22583 consensus_queue.cc:260] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.903518 22583 raft_consensus.cc:3060] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.910431 22435 raft_consensus.cc:2468] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 2.
I20260710 11:04:11.910393 22477 leader_election.cc:304] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:11.911195 22511 raft_consensus.cc:2468] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.911792 22631 raft_consensus.cc:2804] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.912475 22631 raft_consensus.cc:697] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.913916 22436 leader_election.cc:290] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.913766 22631 consensus_queue.cc:237] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.917517 22401 leader_election.cc:304] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.918690 22682 raft_consensus.cc:2804] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.919288 22682 raft_consensus.cc:697] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.920204 22682 consensus_queue.cc:237] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.918618 22583 raft_consensus.cc:2468] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.928262 22330 catalog_manager.cc:5697] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 1 to 2, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.936074 22679 consensus_queue.cc:1048] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.934861 22331 catalog_manager.cc:5697] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 1 to 2, leader changed from 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.951224 22659 raft_consensus.cc:993] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: : Instructing follower 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:11.951790 22679 raft_consensus.cc:1081] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Signalling peer 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:11.953790 22649 raft_consensus.cc:993] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.954236 22649 raft_consensus.cc:1081] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:11.956249 22584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:46638
I20260710 11:04:11.956300 22434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:04:11.956854 22584 raft_consensus.cc:493] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.956952 22434 raft_consensus.cc:493] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.957347 22584 raft_consensus.cc:3060] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.957484 22434 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.964562 22434 raft_consensus.cc:515] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.967382 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.967525 22584 raft_consensus.cc:515] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.967844 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:11.968559 22583 raft_consensus.cc:3055] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.968940 22583 raft_consensus.cc:740] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:11.969767 22584 leader_election.cc:290] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 2 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:11.969894 22583 consensus_queue.cc:260] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.968063 22511 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.971138 22583 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.971668 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:11.972270 22510 raft_consensus.cc:3055] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.972744 22510 raft_consensus.cc:740] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:11.973774 22510 consensus_queue.cc:260] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.974504 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56843ae957e64f88afa2dafc8e260fd8" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:11.975157 22436 raft_consensus.cc:3060] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.975159 22510 raft_consensus.cc:3060] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.978523 22511 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.979182 22583 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:11.979354 22434 leader_election.cc:290] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:11.979898 22401 leader_election.cc:304] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:11.980834 22662 raft_consensus.cc:2804] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.981392 22662 raft_consensus.cc:697] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:11.982821 22510 raft_consensus.cc:2468] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 2.
I20260710 11:04:11.982332 22662 consensus_queue.cc:237] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.984040 22550 leader_election.cc:304] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:11.984598 22436 raft_consensus.cc:2468] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 2.
I20260710 11:04:11.984930 22646 raft_consensus.cc:2804] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.985556 22646 raft_consensus.cc:697] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:11.986452 22646 consensus_queue.cc:237] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:11.991669 22330 catalog_manager.cc:5697] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 1 to 2, leader changed from 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.994194 22333 catalog_manager.cc:5697] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 1 to 2, leader changed from c110e2d286184badbc3c430d42f7f340 (127.21.77.194) to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 2 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:12.280838 22510 raft_consensus.cc:1275] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.282517 22662 consensus_queue.cc:1048] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.291427 22583 raft_consensus.cc:1275] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.293162 22630 consensus_queue.cc:1048] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.321674 22436 raft_consensus.cc:1275] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.323319 22679 consensus_queue.cc:1048] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.332331 22583 raft_consensus.cc:1275] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.334221 22679 consensus_queue.cc:1048] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.337322 22584 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.338729 22630 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.349920 22510 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.351356 22662 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.409207 22583 raft_consensus.cc:1275] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.410512 22630 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.412401 22510 raft_consensus.cc:1275] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.414497 22630 consensus_queue.cc:1048] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.422564 22511 raft_consensus.cc:1275] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.426537 22718 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.435218 22583 raft_consensus.cc:1275] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.439890 22716 consensus_queue.cc:1048] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.460206 22436 raft_consensus.cc:1275] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.461606 22679 consensus_queue.cc:1048] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.471310 22584 raft_consensus.cc:1275] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.472857 22659 consensus_queue.cc:1048] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.586233 22436 raft_consensus.cc:1275] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.587900 22646 consensus_queue.cc:1048] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.592361 22511 raft_consensus.cc:1275] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.594805 22722 consensus_queue.cc:1048] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:14.729689 21815 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:04:14.730607 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:14.751183 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:52618
I20260710 11:04:14.751844 22436 raft_consensus.cc:606] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Received request to transfer leadership to TS 80fbe27f5889439c8c812c4ebaacb75c
I20260710 11:04:14.754591 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:52618
I20260710 11:04:14.755040 22436 raft_consensus.cc:606] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Received request to transfer leadership to TS 80fbe27f5889439c8c812c4ebaacb75c
I20260710 11:04:14.756039 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:14.756522 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:15.085232 22724 raft_consensus.cc:993] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: : Instructing follower 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:15.085807 22716 raft_consensus.cc:1081] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Signalling peer 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:15.087509 22583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:46640
I20260710 11:04:15.088049 22583 raft_consensus.cc:493] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:15.088402 22583 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:15.095530 22583 raft_consensus.cc:515] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.097937 22583 leader_election.cc:290] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 3 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:15.099119 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:15.099726 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:15.100122 22436 raft_consensus.cc:3055] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:15.100401 22510 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:15.100646 22436 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:15.101699 22436 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.102989 22436 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:15.108116 22510 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:15.109650 22550 leader_election.cc:304] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:15.110864 22723 raft_consensus.cc:2804] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:15.111214 22436 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:15.112035 22723 raft_consensus.cc:697] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:15.113163 22723 consensus_queue.cc:237] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.121637 22331 catalog_manager.cc:5697] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 2 to 3, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 3 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.166097 22724 raft_consensus.cc:993] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: : Instructing follower 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:15.166642 22716 raft_consensus.cc:1081] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Signalling peer 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:15.168370 22584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:46640
I20260710 11:04:15.168980 22584 raft_consensus.cc:493] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:15.169386 22584 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:15.175151 22584 raft_consensus.cc:515] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.177368 22584 leader_election.cc:290] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 3 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:15.178357 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:15.179111 22434 raft_consensus.cc:3055] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:15.178531 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:15.179402 22434 raft_consensus.cc:740] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:15.179625 22510 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:15.180447 22434 consensus_queue.cc:260] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.181905 22434 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:15.187669 22510 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:15.188935 22550 leader_election.cc:304] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:15.189428 22434 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:15.189770 22723 raft_consensus.cc:2804] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:15.190343 22723 raft_consensus.cc:697] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:15.191349 22723 consensus_queue.cc:237] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.198591 22331 catalog_manager.cc:5697] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 2 to 3, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 3 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.579876 22510 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:15.580358 22434 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:15.581350 22723 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.582094 22728 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.585538 22436 raft_consensus.cc:1275] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:15.589758 22723 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.622288 22510 raft_consensus.cc:1275] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:15.628712 22743 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:15.757525 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:15.774263 22584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:46656
I20260710 11:04:15.774856 22584 raft_consensus.cc:606] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:15.780159 22584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:46656
I20260710 11:04:15.780783 22584 raft_consensus.cc:606] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:15.796046 22510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:45790
I20260710 11:04:15.796591 22510 raft_consensus.cc:606] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:15.802541 22510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:45790
I20260710 11:04:15.803108 22510 raft_consensus.cc:606] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:15.809041 22510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
mode: GRACEFUL
new_leader_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:45790
I20260710 11:04:15.809718 22510 raft_consensus.cc:606] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Received request to transfer leadership to TS f048759093df4054bca7cfc93e76bae6
I20260710 11:04:15.821010 22659 raft_consensus.cc:993] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:15.821599 22735 raft_consensus.cc:1081] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:15.823208 22434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52604
I20260710 11:04:15.823714 22434 raft_consensus.cc:493] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:15.824147 22434 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:15.829052 22434 raft_consensus.cc:515] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.830876 22434 leader_election.cc:290] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:15.831653 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:15.832042 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:15.832273 22510 raft_consensus.cc:3055] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:15.832619 22510 raft_consensus.cc:740] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:15.832635 22584 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:15.833431 22510 consensus_queue.cc:260] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.834349 22510 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:15.837461 22584 raft_consensus.cc:2468] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:15.838631 22402 leader_election.cc:304] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:15.839056 22510 raft_consensus.cc:2468] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:15.839368 22716 raft_consensus.cc:2804] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:15.840411 22716 raft_consensus.cc:697] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:15.841485 22716 consensus_queue.cc:237] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:15.849164 22333 catalog_manager.cc:5697] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 1 to 2, leader changed from c110e2d286184badbc3c430d42f7f340 (127.21.77.194) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.991031 22743 raft_consensus.cc:993] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:15.991588 22728 raft_consensus.cc:1081] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:15.993228 22434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:04:15.993691 22434 raft_consensus.cc:493] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:15.993994 22434 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:15.998581 22434 raft_consensus.cc:515] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.000677 22434 leader_election.cc:290] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 4 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:16.001263 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:16.001176 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:16.001893 22584 raft_consensus.cc:3055] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:16.002151 22584 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:16.002059 22510 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:16.002861 22584 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.003680 22584 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:16.007640 22584 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 4.
I20260710 11:04:16.008620 22402 leader_election.cc:304] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [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: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:16.009394 22716 raft_consensus.cc:2804] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:16.009786 22716 raft_consensus.cc:697] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:16.009790 22510 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 4.
I20260710 11:04:16.012776 22716 consensus_queue.cc:237] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.018966 22333 catalog_manager.cc:5697] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 3 to 4, leader changed from 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 4 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.220160 22659 raft_consensus.cc:993] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:16.220642 22735 raft_consensus.cc:1081] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:16.222159 22434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52604
I20260710 11:04:16.222954 22434 raft_consensus.cc:493] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:16.223366 22434 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:16.226975 22659 raft_consensus.cc:993] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:16.227597 22659 raft_consensus.cc:1081] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:16.229755 22435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52604
I20260710 11:04:16.230424 22435 raft_consensus.cc:493] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:16.230822 22435 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:16.231698 22743 raft_consensus.cc:993] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: : Instructing follower f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:16.231458 22434 raft_consensus.cc:515] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.232270 22728 raft_consensus.cc:1081] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Signalling peer f048759093df4054bca7cfc93e76bae6 to start an election
I20260710 11:04:16.234139 22434 leader_election.cc:290] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:16.234189 22436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:04:16.234382 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:16.234843 22436 raft_consensus.cc:493] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:16.234939 22511 raft_consensus.cc:3055] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:16.235226 22436 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:16.235260 22511 raft_consensus.cc:740] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:16.236155 22511 consensus_queue.cc:260] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.237383 22511 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:16.238233 22435 raft_consensus.cc:515] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.240924 22435 leader_election.cc:290] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 3 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:16.240850 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:16.241519 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:16.241600 22583 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:16.242122 22584 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:16.240828 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c091e04f27468fb9cb24dcb9094ade" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:16.242892 22510 raft_consensus.cc:3055] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:16.243201 22510 raft_consensus.cc:740] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:16.244060 22511 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:16.243991 22510 consensus_queue.cc:260] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.245298 22510 raft_consensus.cc:3060] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:16.245327 22401 leader_election.cc:304] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:16.246407 22716 raft_consensus.cc:2804] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:16.246865 22716 raft_consensus.cc:697] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:16.247677 22716 consensus_queue.cc:237] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.248183 22436 raft_consensus.cc:515] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.249164 22583 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 3.
I20260710 11:04:16.250582 22402 leader_election.cc:304] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [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: 80fbe27f5889439c8c812c4ebaacb75c, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:16.251477 22747 raft_consensus.cc:2804] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:16.252882 22510 raft_consensus.cc:2468] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 3.
I20260710 11:04:16.254379 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:16.255244 22511 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:16.255612 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b78ed229dd40178f6661d521ef08f6" candidate_uuid: "f048759093df4054bca7cfc93e76bae6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:16.256219 22585 raft_consensus.cc:3055] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:16.256556 22585 raft_consensus.cc:740] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:16.257036 22747 raft_consensus.cc:697] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 3 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:16.257462 22585 consensus_queue.cc:260] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.259122 22585 raft_consensus.cc:3060] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:16.258206 22747 consensus_queue.cc:237] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.263599 22511 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 4.
I20260710 11:04:16.263535 22436 leader_election.cc:290] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [CANDIDATE]: Term 4 election: Requested vote from peers c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:16.266970 22401 leader_election.cc:304] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [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: c110e2d286184badbc3c430d42f7f340, f048759093df4054bca7cfc93e76bae6; no voters: 
I20260710 11:04:16.267445 22584 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 2.
I20260710 11:04:16.268049 22753 raft_consensus.cc:2804] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:16.271214 22753 raft_consensus.cc:697] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Becoming Leader. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:16.272125 22753 consensus_queue.cc:237] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:16.272814 22585 raft_consensus.cc:2468] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f048759093df4054bca7cfc93e76bae6 in term 4.
I20260710 11:04:16.276510 22333 catalog_manager.cc:5697] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 1 to 2, leader changed from c110e2d286184badbc3c430d42f7f340 (127.21.77.194) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.289201 22333 catalog_manager.cc:5697] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 3 to 4, leader changed from 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 4 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.290470 22333 catalog_manager.cc:5697] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 reported cstate change: term changed from 2 to 3, leader changed from c110e2d286184badbc3c430d42f7f340 (127.21.77.194) to f048759093df4054bca7cfc93e76bae6 (127.21.77.193). New cstate: current_term: 3 leader_uuid: "f048759093df4054bca7cfc93e76bae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.382402 22583 raft_consensus.cc:1275] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:16.383770 22753 consensus_queue.cc:1048] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.394125 22511 raft_consensus.cc:1275] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:16.395725 22747 consensus_queue.cc:1048] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.520889 22511 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:16.522251 22747 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:16.530126 22583 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:16.532021 22755 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:16.711735 22511 raft_consensus.cc:1275] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:16.713130 22755 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:16.722291 22583 raft_consensus.cc:1275] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:16.723675 22755 consensus_queue.cc:1048] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:16.781517 22511 raft_consensus.cc:1275] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:16.782904 22755 consensus_queue.cc:1048] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:16.785971 22583 raft_consensus.cc:1275] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:16.787393 22747 consensus_queue.cc:1048] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:16.792482 22511 raft_consensus.cc:1275] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:16.792943 22585 raft_consensus.cc:1275] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Refusing update from remote peer f048759093df4054bca7cfc93e76bae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:16.796766 22716 consensus_queue.cc:1048] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.800076 22765 consensus_queue.cc:1048] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:18.818122 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:18.825997 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3584b9539334446f9947735a267b05a6"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:52618
I20260710 11:04:18.826469 22436 raft_consensus.cc:606] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Received request to transfer leadership to TS 80fbe27f5889439c8c812c4ebaacb75c
I20260710 11:04:18.828917 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:52618
I20260710 11:04:18.829432 22436 raft_consensus.cc:606] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Received request to transfer leadership to TS c110e2d286184badbc3c430d42f7f340
I20260710 11:04:18.831614 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:52618
I20260710 11:04:18.832115 22436 raft_consensus.cc:606] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Received request to transfer leadership to TS 80fbe27f5889439c8c812c4ebaacb75c
I20260710 11:04:18.834282 22436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "f048759093df4054bca7cfc93e76bae6"
mode: GRACEFUL
new_leader_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:52618
I20260710 11:04:18.834784 22436 raft_consensus.cc:606] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Received request to transfer leadership to TS c110e2d286184badbc3c430d42f7f340
I20260710 11:04:18.835886 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:18.836350 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:18.865010 22770 raft_consensus.cc:993] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: : Instructing follower 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:18.865674 22770 raft_consensus.cc:1081] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Signalling peer 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:18.867470 22583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:46640
I20260710 11:04:18.868019 22583 raft_consensus.cc:493] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:18.868474 22583 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:18.873276 22583 raft_consensus.cc:515] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:18.874897 22583 leader_election.cc:290] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 3 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:18.875727 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:18.876006 22510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7edbfe32dc4732af001cf3ca0458fd" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:18.876304 22436 raft_consensus.cc:3055] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:18.876528 22510 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:18.876639 22436 raft_consensus.cc:740] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:18.877455 22436 consensus_queue.cc:260] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:18.878615 22436 raft_consensus.cc:3060] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:18.882824 22510 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:18.884121 22550 leader_election.cc:304] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:18.884577 22436 raft_consensus.cc:2468] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:18.884804 22728 raft_consensus.cc:2804] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:18.886104 22728 raft_consensus.cc:697] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:18.886946 22728 consensus_queue.cc:237] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:18.893545 22333 catalog_manager.cc:5697] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 2 to 3, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 3 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:19.073485 22770 raft_consensus.cc:993] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: : Instructing follower 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:19.074072 22753 raft_consensus.cc:1081] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Signalling peer 80fbe27f5889439c8c812c4ebaacb75c to start an election
I20260710 11:04:19.075501 22583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3584b9539334446f9947735a267b05a6"
dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
 from {username='slave'} at 127.0.0.1:46640
I20260710 11:04:19.075965 22583 raft_consensus.cc:493] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:19.076251 22583 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:19.080624 22583 raft_consensus.cc:515] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.082201 22583 leader_election.cc:290] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [CANDIDATE]: Term 3 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), c110e2d286184badbc3c430d42f7f340 (127.21.77.194:44075)
I20260710 11:04:19.083045 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:19.083225 22511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3584b9539334446f9947735a267b05a6" candidate_uuid: "80fbe27f5889439c8c812c4ebaacb75c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c110e2d286184badbc3c430d42f7f340"
I20260710 11:04:19.083583 22436 raft_consensus.cc:3055] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:19.083670 22511 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:19.083956 22436 raft_consensus.cc:740] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:19.084697 22436 consensus_queue.cc:260] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.085819 22436 raft_consensus.cc:3060] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:19.090022 22511 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:19.091207 22550 leader_election.cc:304] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:19.091452 22436 raft_consensus.cc:2468] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fbe27f5889439c8c812c4ebaacb75c in term 3.
I20260710 11:04:19.091974 22728 raft_consensus.cc:2804] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:19.092465 22728 raft_consensus.cc:697] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Becoming Leader. State: Replica: 80fbe27f5889439c8c812c4ebaacb75c, State: Running, Role: LEADER
I20260710 11:04:19.093273 22728 consensus_queue.cc:237] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.099947 22333 catalog_manager.cc:5697] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c reported cstate change: term changed from 2 to 3, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195). New cstate: current_term: 3 leader_uuid: "80fbe27f5889439c8c812c4ebaacb75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:19.167514 22770 raft_consensus.cc:993] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: : Instructing follower c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:19.167938 22753 raft_consensus.cc:1081] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Signalling peer c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:19.169379 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:45776
I20260710 11:04:19.169781 22511 raft_consensus.cc:493] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:19.170049 22511 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:19.174927 22511 raft_consensus.cc:515] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.176378 22511 leader_election.cc:290] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 3 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:19.177254 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:19.177405 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f631d6d8f841bcb860692a8ae4e2d4" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:19.177852 22436 raft_consensus.cc:3055] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:19.177904 22583 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:19.178241 22436 raft_consensus.cc:740] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:19.178946 22436 consensus_queue.cc:260] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.180012 22436 raft_consensus.cc:3060] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:19.184425 22583 raft_consensus.cc:2468] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 3.
I20260710 11:04:19.185755 22477 leader_election.cc:304] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:19.186133 22436 raft_consensus.cc:2468] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 3.
I20260710 11:04:19.186656 22659 raft_consensus.cc:2804] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:19.187755 22770 raft_consensus.cc:993] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: : Instructing follower c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:19.188004 22659 raft_consensus.cc:697] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 3 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:19.188259 22753 raft_consensus.cc:1081] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Signalling peer c110e2d286184badbc3c430d42f7f340 to start an election
I20260710 11:04:19.188997 22659 consensus_queue.cc:237] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.189976 22511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088"
dest_uuid: "c110e2d286184badbc3c430d42f7f340"
 from {username='slave'} at 127.0.0.1:45776
I20260710 11:04:19.190469 22511 raft_consensus.cc:493] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:19.190814 22511 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:19.195966 22511 raft_consensus.cc:515] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.197508 22333 catalog_manager.cc:5697] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 2 to 3, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 3 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:19.198364 22511 leader_election.cc:290] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [CANDIDATE]: Term 5 election: Requested vote from peers f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507), 80fbe27f5889439c8c812c4ebaacb75c (127.21.77.195:45871)
I20260710 11:04:19.198627 22436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f048759093df4054bca7cfc93e76bae6"
I20260710 11:04:19.199242 22436 raft_consensus.cc:3055] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:04:19.199255 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4c0a023511496eb3bc448b23030088" candidate_uuid: "c110e2d286184badbc3c430d42f7f340" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "80fbe27f5889439c8c812c4ebaacb75c"
I20260710 11:04:19.199643 22436 raft_consensus.cc:740] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f048759093df4054bca7cfc93e76bae6, State: Running, Role: LEADER
I20260710 11:04:19.200024 22583 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:19.200423 22436 consensus_queue.cc:260] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.201327 22436 raft_consensus.cc:3060] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:19.205183 22583 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 5.
I20260710 11:04:19.205502 22436 raft_consensus.cc:2468] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c110e2d286184badbc3c430d42f7f340 in term 5.
I20260710 11:04:19.206121 22477 leader_election.cc:304] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [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: 80fbe27f5889439c8c812c4ebaacb75c, c110e2d286184badbc3c430d42f7f340; no voters: 
I20260710 11:04:19.206990 22659 raft_consensus.cc:2804] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:04:19.207486 22659 raft_consensus.cc:697] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 5 LEADER]: Becoming Leader. State: Replica: c110e2d286184badbc3c430d42f7f340, State: Running, Role: LEADER
I20260710 11:04:19.208244 22659 consensus_queue.cc:237] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [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: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } }
I20260710 11:04:19.216248 22333 catalog_manager.cc:5697] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 reported cstate change: term changed from 4 to 5, leader changed from f048759093df4054bca7cfc93e76bae6 (127.21.77.193) to c110e2d286184badbc3c430d42f7f340 (127.21.77.194). New cstate: current_term: 5 leader_uuid: "c110e2d286184badbc3c430d42f7f340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:19.333292 22436 raft_consensus.cc:1275] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:19.334522 22728 consensus_queue.cc:1048] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.345795 22511 raft_consensus.cc:1275] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:19.347847 22784 consensus_queue.cc:1048] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.554546 22511 raft_consensus.cc:1275] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:19.555711 22784 consensus_queue.cc:1048] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c110e2d286184badbc3c430d42f7f340" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.558177 22436 raft_consensus.cc:1275] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Refusing update from remote peer 80fbe27f5889439c8c812c4ebaacb75c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:19.559459 22784 consensus_queue.cc:1048] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:19.633649 22436 raft_consensus.cc:1275] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:19.634775 22659 consensus_queue.cc:1048] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.643265 22583 raft_consensus.cc:1275] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:19.645241 22659 consensus_queue.cc:1048] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.752856 22583 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 5 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:19.753964 22659 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fbe27f5889439c8c812c4ebaacb75c" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:19.761543 22436 raft_consensus.cc:1275] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 5 FOLLOWER]: Refusing update from remote peer c110e2d286184badbc3c430d42f7f340: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:19.764321 22659 consensus_queue.cc:1048] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f048759093df4054bca7cfc93e76bae6" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:19.837266 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:19.845326 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
I20260710 11:04:19.874948 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:19.875847 21815 tablet_replica.cc:333] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.876850 21815 raft_consensus.cc:2243] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:19.878124 21815 raft_consensus.cc:2272] T 60b78ed229dd40178f6661d521ef08f6 P f048759093df4054bca7cfc93e76bae6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.880198 21815 tablet_replica.cc:333] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.880940 21815 raft_consensus.cc:2243] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.881482 21815 raft_consensus.cc:2272] T 3584b9539334446f9947735a267b05a6 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.884342 21815 tablet_replica.cc:333] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.884963 21815 raft_consensus.cc:2243] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.885563 21815 raft_consensus.cc:2272] T 8d7d1204723e4f24b079c391968dc689 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.887210 21815 tablet_replica.cc:333] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.888270 21815 raft_consensus.cc:2243] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:19.889281 21815 raft_consensus.cc:2272] T 026bbfb1870e415a8d97aa73839f900c P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:19.890578 22549 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:04:19.892014 21815 tablet_replica.cc:333] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.893435 21815 raft_consensus.cc:2243] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.894151 21815 raft_consensus.cc:2272] T 46f631d6d8f841bcb860692a8ae4e2d4 P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:19.895267 22549 consensus_peers.cc:597] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c -> Peer f048759093df4054bca7cfc93e76bae6 (127.21.77.193:41507): Couldn't send request to peer f048759093df4054bca7cfc93e76bae6. 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:04:19.897876 21815 tablet_replica.cc:333] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.898439 21815 raft_consensus.cc:2243] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.898878 21815 raft_consensus.cc:2272] T 56843ae957e64f88afa2dafc8e260fd8 P f048759093df4054bca7cfc93e76bae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.901221 21815 tablet_replica.cc:333] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.901928 21815 raft_consensus.cc:2243] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:19.902732 21815 raft_consensus.cc:2272] T bb71ced4b0c0440797b70ffe40221b21 P f048759093df4054bca7cfc93e76bae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.905006 21815 tablet_replica.cc:333] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.905818 21815 raft_consensus.cc:2243] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:19.907052 21815 raft_consensus.cc:2272] T 58c091e04f27468fb9cb24dcb9094ade P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.909149 21815 tablet_replica.cc:333] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.909677 21815 raft_consensus.cc:2243] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.910121 21815 raft_consensus.cc:2272] T 8a7edbfe32dc4732af001cf3ca0458fd P f048759093df4054bca7cfc93e76bae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.912508 21815 tablet_replica.cc:333] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6: stopping tablet replica
I20260710 11:04:19.913136 21815 raft_consensus.cc:2243] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.913565 21815 raft_consensus.cc:2272] T ac4c0a023511496eb3bc448b23030088 P f048759093df4054bca7cfc93e76bae6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.946503 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:04:19.967273 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
I20260710 11:04:19.992977 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:19.993793 21815 tablet_replica.cc:333] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:19.994388 21815 raft_consensus.cc:2243] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.994822 21815 raft_consensus.cc:2272] T 58c091e04f27468fb9cb24dcb9094ade P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.996516 21815 tablet_replica.cc:333] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:19.997014 21815 raft_consensus.cc:2243] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.997524 21815 raft_consensus.cc:2272] T 56843ae957e64f88afa2dafc8e260fd8 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.999028 21815 tablet_replica.cc:333] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:19.999514 21815 raft_consensus.cc:2243] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.999892 21815 raft_consensus.cc:2272] T bb71ced4b0c0440797b70ffe40221b21 P c110e2d286184badbc3c430d42f7f340 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.001572 21815 tablet_replica.cc:333] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.002077 21815 raft_consensus.cc:2243] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.002646 21815 raft_consensus.cc:2272] T 3584b9539334446f9947735a267b05a6 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.004693 21815 tablet_replica.cc:333] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.005352 21815 raft_consensus.cc:2243] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.005803 21815 raft_consensus.cc:2272] T 60b78ed229dd40178f6661d521ef08f6 P c110e2d286184badbc3c430d42f7f340 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.007911 21815 tablet_replica.cc:333] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.008409 21815 raft_consensus.cc:2243] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.009225 21815 raft_consensus.cc:2272] T 8d7d1204723e4f24b079c391968dc689 P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.010743 21815 tablet_replica.cc:333] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.011221 21815 raft_consensus.cc:2243] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.011703 21815 raft_consensus.cc:2272] T 026bbfb1870e415a8d97aa73839f900c P c110e2d286184badbc3c430d42f7f340 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.013437 21815 tablet_replica.cc:333] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.013867 21815 raft_consensus.cc:2243] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.014654 21815 raft_consensus.cc:2272] T 46f631d6d8f841bcb860692a8ae4e2d4 P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.017210 21815 tablet_replica.cc:333] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.017774 21815 raft_consensus.cc:2243] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.018180 21815 raft_consensus.cc:2272] T 8a7edbfe32dc4732af001cf3ca0458fd P c110e2d286184badbc3c430d42f7f340 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.020133 21815 tablet_replica.cc:333] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340: stopping tablet replica
I20260710 11:04:20.020570 21815 raft_consensus.cc:2243] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.021327 21815 raft_consensus.cc:2272] T ac4c0a023511496eb3bc448b23030088 P c110e2d286184badbc3c430d42f7f340 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.050148 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
I20260710 11:04:20.067449 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
I20260710 11:04:20.090389 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:20.091086 21815 tablet_replica.cc:333] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.091698 21815 raft_consensus.cc:2243] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.092163 21815 raft_consensus.cc:2272] T 8d7d1204723e4f24b079c391968dc689 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.093957 21815 tablet_replica.cc:333] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.094512 21815 raft_consensus.cc:2243] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.094936 21815 raft_consensus.cc:2272] T 026bbfb1870e415a8d97aa73839f900c P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.096630 21815 tablet_replica.cc:333] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.097214 21815 raft_consensus.cc:2243] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.097628 21815 raft_consensus.cc:2272] T 58c091e04f27468fb9cb24dcb9094ade P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.099117 21815 tablet_replica.cc:333] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.099599 21815 raft_consensus.cc:2243] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.099990 21815 raft_consensus.cc:2272] T 46f631d6d8f841bcb860692a8ae4e2d4 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.102648 21815 tablet_replica.cc:333] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.103134 21815 raft_consensus.cc:2243] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.103832 21815 raft_consensus.cc:2272] T 56843ae957e64f88afa2dafc8e260fd8 P 80fbe27f5889439c8c812c4ebaacb75c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.105446 21815 tablet_replica.cc:333] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.105928 21815 raft_consensus.cc:2243] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.106308 21815 raft_consensus.cc:2272] T bb71ced4b0c0440797b70ffe40221b21 P 80fbe27f5889439c8c812c4ebaacb75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.107877 21815 tablet_replica.cc:333] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.108352 21815 raft_consensus.cc:2243] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.108745 21815 raft_consensus.cc:2272] T ac4c0a023511496eb3bc448b23030088 P 80fbe27f5889439c8c812c4ebaacb75c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.111183 21815 tablet_replica.cc:333] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.111671 21815 raft_consensus.cc:2243] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.112342 21815 raft_consensus.cc:2272] T 8a7edbfe32dc4732af001cf3ca0458fd P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.114213 21815 tablet_replica.cc:333] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.114621 21815 raft_consensus.cc:2243] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.114938 21815 raft_consensus.cc:2272] T 60b78ed229dd40178f6661d521ef08f6 P 80fbe27f5889439c8c812c4ebaacb75c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.116480 21815 tablet_replica.cc:333] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c: stopping tablet replica
I20260710 11:04:20.117017 21815 raft_consensus.cc:2243] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.117758 21815 raft_consensus.cc:2272] T 3584b9539334446f9947735a267b05a6 P 80fbe27f5889439c8c812c4ebaacb75c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.138949 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:04:20.156433 21815 master.cc:562] Master@127.21.77.254:40297 shutting down...
I20260710 11:04:20.178459 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:20.178959 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.179224 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70d7fa3afbeb48559521a477e62369d4: stopping tablet replica
I20260710 11:04:20.200394 21815 master.cc:584] Master@127.21.77.254:40297 shutdown complete.
80fbe27f5889439c8c812c4ebaacb75c  1
c110e2d286184badbc3c430d42f7f340  4
f048759093df4054bca7cfc93e76bae6  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10451 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:20.242352 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:45537
I20260710 11:04:20.243433 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:20.250052 22797 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:04:20.250255 22798 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:04:20.250969 22800 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:04:20.251696 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:20.257542 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:20.257767 21815 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:04:20.257889 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681460257878 us; error 0 us; skew 500 ppm
I20260710 11:04:20.258349 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:20.261282 21815 webserver.cc:533] Webserver started at http://127.21.77.254:41113/ using document root <none> and password file <none>
I20260710 11:04:20.261828 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:20.262018 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:20.262351 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:20.263667 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "187b81454f39494cb549c83737c08f77"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.269188 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:04:20.272498 22805 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:04:20.273451 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:20.273736 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "187b81454f39494cb549c83737c08f77"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.274000 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-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:04:20.299022 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:20.300253 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:20.341962 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:45537
I20260710 11:04:20.342053 22856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:45537 every 8 connection(s)
I20260710 11:04:20.346180 22857 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:04:20.356443 22857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77: Bootstrap starting.
I20260710 11:04:20.361366 22857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:20.366364 22857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77: No bootstrap required, opened a new log
I20260710 11:04:20.368499 22857 raft_consensus.cc:359] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "187b81454f39494cb549c83737c08f77" member_type: VOTER }
I20260710 11:04:20.368929 22857 raft_consensus.cc:385] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:20.369201 22857 raft_consensus.cc:740] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 187b81454f39494cb549c83737c08f77, State: Initialized, Role: FOLLOWER
I20260710 11:04:20.369760 22857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "187b81454f39494cb549c83737c08f77" member_type: VOTER }
I20260710 11:04:20.370216 22857 raft_consensus.cc:399] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:20.370476 22857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:20.370743 22857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:20.375411 22857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "187b81454f39494cb549c83737c08f77" member_type: VOTER }
I20260710 11:04:20.376112 22857 leader_election.cc:304] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [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: 187b81454f39494cb549c83737c08f77; no voters: 
I20260710 11:04:20.377470 22857 leader_election.cc:290] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:20.377804 22860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:20.379230 22860 raft_consensus.cc:697] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 1 LEADER]: Becoming Leader. State: Replica: 187b81454f39494cb549c83737c08f77, State: Running, Role: LEADER
I20260710 11:04:20.379978 22860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [LEADER]: Queue going to LEADER mode. State: All 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: "187b81454f39494cb549c83737c08f77" member_type: VOTER }
I20260710 11:04:20.380748 22857 sys_catalog.cc:565] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:20.385641 22862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 187b81454f39494cb549c83737c08f77. Latest consensus state: current_term: 1 leader_uuid: "187b81454f39494cb549c83737c08f77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "187b81454f39494cb549c83737c08f77" member_type: VOTER } }
I20260710 11:04:20.386294 22862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:20.387094 22861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "187b81454f39494cb549c83737c08f77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "187b81454f39494cb549c83737c08f77" member_type: VOTER } }
I20260710 11:04:20.387758 22861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:20.388351 22867 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:20.395005 22867 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:20.397140 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:20.404024 22867 catalog_manager.cc:1383] Generated new cluster ID: fa9ed5a6b7634379a68f804eac8e44fd
I20260710 11:04:20.404336 22867 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:20.419629 22867 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:20.420918 22867 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:20.433964 22867 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77: Generated new TSK 0
I20260710 11:04:20.434621 22867 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:20.463414 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:20.469460 22878 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:04:20.470515 22879 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:04:20.471937 22881 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:04:20.473161 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:20.474038 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:20.474211 21815 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:04:20.474327 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681460474317 us; error 0 us; skew 500 ppm
I20260710 11:04:20.474812 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:20.477020 21815 webserver.cc:533] Webserver started at http://127.21.77.193:34965/ using document root <none> and password file <none>
I20260710 11:04:20.477546 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:20.477705 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:20.477908 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:20.478955 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "ef128584bd63438ab191c51925f5041b"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.483600 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:04:20.486797 22886 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:04:20.487547 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:20.487787 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "ef128584bd63438ab191c51925f5041b"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.488024 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-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:04:20.497941 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:20.499061 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:20.500515 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:20.502905 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:20.503103 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:20.503283 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:20.503420 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:20.546555 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:39121
I20260710 11:04:20.546665 22948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:39121 every 8 connection(s)
I20260710 11:04:20.551913 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:20.560573 22954 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:04:20.560691 22953 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:04:20.563710 22956 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:04:20.564360 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:20.565517 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:20.565781 21815 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:04:20.565974 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681460565956 us; error 0 us; skew 500 ppm
I20260710 11:04:20.566607 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:20.568087 22949 heartbeater.cc:344] Connected to a master server at 127.21.77.254:45537
I20260710 11:04:20.568534 22949 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:20.569449 22949 heartbeater.cc:507] Master 127.21.77.254:45537 requested a full tablet report, sending...
I20260710 11:04:20.569679 21815 webserver.cc:533] Webserver started at http://127.21.77.194:40441/ using document root <none> and password file <none>
I20260710 11:04:20.570250 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:20.570516 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:20.570881 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:20.572147 22822 ts_manager.cc:194] Registered new tserver with Master: ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:20.572749 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "a407687e6eb6433080a826f44c6eb639"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.574872 22822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41518
I20260710 11:04:20.578787 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260710 11:04:20.582362 22961 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:04:20.583251 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:20.583575 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "a407687e6eb6433080a826f44c6eb639"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.583891 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-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:04:20.610378 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:20.611585 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:20.613051 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:20.615242 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:20.615468 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:20.615707 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:20.615877 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:20.657461 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:33877
I20260710 11:04:20.657582 23023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:33877 every 8 connection(s)
I20260710 11:04:20.662352 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:20.670270 23027 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:04:20.671288 23028 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:04:20.674281 21815 server_base.cc:1061] running on GCE node
W20260710 11:04:20.674762 23030 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:04:20.675976 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:20.676254 21815 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:04:20.676549 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681460676528 us; error 0 us; skew 500 ppm
I20260710 11:04:20.676645 23024 heartbeater.cc:344] Connected to a master server at 127.21.77.254:45537
I20260710 11:04:20.677026 23024 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:20.677341 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:20.677933 23024 heartbeater.cc:507] Master 127.21.77.254:45537 requested a full tablet report, sending...
I20260710 11:04:20.679997 21815 webserver.cc:533] Webserver started at http://127.21.77.195:34047/ using document root <none> and password file <none>
I20260710 11:04:20.680308 22822 ts_manager.cc:194] Registered new tserver with Master: a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:20.680630 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:20.680881 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:20.681207 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:20.682107 22822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41522
I20260710 11:04:20.682715 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "3a44acb561e441caaed9e3a496f48c46"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.687950 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:04:20.691926 23035 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:04:20.692700 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:20.693008 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "3a44acb561e441caaed9e3a496f48c46"
format_stamp: "Formatted at 2026-07-10 11:04:20 on dist-test-slave-k7kd"
I20260710 11:04:20.693274 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-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:04:20.716095 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:20.717707 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:20.719511 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:20.721979 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:20.722231 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:20.722514 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:20.722724 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:20.767803 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:46327
I20260710 11:04:20.767903 23097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:46327 every 8 connection(s)
I20260710 11:04:20.783259 23098 heartbeater.cc:344] Connected to a master server at 127.21.77.254:45537
I20260710 11:04:20.783671 23098 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:20.784413 23098 heartbeater.cc:507] Master 127.21.77.254:45537 requested a full tablet report, sending...
I20260710 11:04:20.786823 22822 ts_manager.cc:194] Registered new tserver with Master: 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:20.787482 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01605335s
I20260710 11:04:20.788183 22822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41534
I20260710 11:04:20.814843 22822 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41538:
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:04:20.819214 22822 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:04:20.948249 22989 tablet_service.cc:1511] Processing CreateTablet for tablet 43362d5946044c9986cc152be06ff4b7 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:20.950152 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43362d5946044c9986cc152be06ff4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.956599 22914 tablet_service.cc:1511] Processing CreateTablet for tablet 43362d5946044c9986cc152be06ff4b7 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:20.958202 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43362d5946044c9986cc152be06ff4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.957796 22911 tablet_service.cc:1511] Processing CreateTablet for tablet f199accd210c454f8da55d9019044a49 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:20.959335 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199accd210c454f8da55d9019044a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.960539 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 3f815c16db3a47f683acaa7f640a51c4 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:20.961961 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f815c16db3a47f683acaa7f640a51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.963651 23063 tablet_service.cc:1511] Processing CreateTablet for tablet 43362d5946044c9986cc152be06ff4b7 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:20.963855 22909 tablet_service.cc:1511] Processing CreateTablet for tablet d4024aebe7f74ed2a1e2cb159841969d (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:20.965143 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43362d5946044c9986cc152be06ff4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.966393 22910 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2c48ad57d747388c5b1effae9958d1 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:20.968668 22984 tablet_service.cc:1511] Processing CreateTablet for tablet d4024aebe7f74ed2a1e2cb159841969d (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:20.970009 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4024aebe7f74ed2a1e2cb159841969d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.974331 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2c48ad57d747388c5b1effae9958d1 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:20.975740 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2c48ad57d747388c5b1effae9958d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.978538 22986 tablet_service.cc:1511] Processing CreateTablet for tablet f199accd210c454f8da55d9019044a49 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:20.979797 23113 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:20.980942 22987 tablet_service.cc:1511] Processing CreateTablet for tablet 01370ac78046492899e54578e523605e (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:20.981475 22912 tablet_service.cc:1511] Processing CreateTablet for tablet 01370ac78046492899e54578e523605e (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:20.984086 22988 tablet_service.cc:1511] Processing CreateTablet for tablet 3f815c16db3a47f683acaa7f640a51c4 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:20.984148 23062 tablet_service.cc:1511] Processing CreateTablet for tablet 3f815c16db3a47f683acaa7f640a51c4 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:20.985829 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f815c16db3a47f683acaa7f640a51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.986389 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01370ac78046492899e54578e523605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.988225 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199accd210c454f8da55d9019044a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.988914 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f815c16db3a47f683acaa7f640a51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.985746 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4024aebe7f74ed2a1e2cb159841969d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.991667 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 01370ac78046492899e54578e523605e (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:20.993510 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01370ac78046492899e54578e523605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.003159 23060 tablet_service.cc:1511] Processing CreateTablet for tablet f199accd210c454f8da55d9019044a49 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:21.006458 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2c48ad57d747388c5b1effae9958d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.010314 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01370ac78046492899e54578e523605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.011209 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2c48ad57d747388c5b1effae9958d1 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:21.015563 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199accd210c454f8da55d9019044a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.016157 23058 tablet_service.cc:1511] Processing CreateTablet for tablet d4024aebe7f74ed2a1e2cb159841969d (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:21.018354 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4024aebe7f74ed2a1e2cb159841969d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.021533 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2c48ad57d747388c5b1effae9958d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.022079 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 35ca8c6baac848819f3f3893811794c6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:21.023988 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ca8c6baac848819f3f3893811794c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.025432 22913 tablet_service.cc:1511] Processing CreateTablet for tablet c07a96cc9b9e42e986a66f6313762846 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:21.026715 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07a96cc9b9e42e986a66f6313762846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.039461 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 35ca8c6baac848819f3f3893811794c6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:21.041857 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ca8c6baac848819f3f3893811794c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.048610 22982 tablet_service.cc:1511] Processing CreateTablet for tablet c07a96cc9b9e42e986a66f6313762846 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:21.050285 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07a96cc9b9e42e986a66f6313762846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.054419 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 35ca8c6baac848819f3f3893811794c6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:21.056243 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ca8c6baac848819f3f3893811794c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.060616 23056 tablet_service.cc:1511] Processing CreateTablet for tablet c07a96cc9b9e42e986a66f6313762846 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:21.071184 23113 tablet_bootstrap.cc:654] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.087555 22908 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:21.096004 23115 tablet_bootstrap.cc:492] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.112397 23115 tablet_bootstrap.cc:654] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.117576 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07a96cc9b9e42e986a66f6313762846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.121404 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.143576 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 97d2f5f2d5bd42a19685bef53b705f9f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:21.144137 23063 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:21.145834 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.147197 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2f5f2d5bd42a19685bef53b705f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.148541 23113 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.159694 23113 ts_tablet_manager.cc:1403] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.180s	user 0.029s	sys 0.026s
I20260710 11:04:21.163800 23114 tablet_bootstrap.cc:492] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.164549 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 97d2f5f2d5bd42a19685bef53b705f9f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:21.170178 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:21.171612 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.176110 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2f5f2d5bd42a19685bef53b705f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.178766 22983 tablet_service.cc:1511] Processing CreateTablet for tablet c4347d1c52524210b2cbbdf577498e50 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:21.180148 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4347d1c52524210b2cbbdf577498e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.182555 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 97d2f5f2d5bd42a19685bef53b705f9f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:21.183363 23115 tablet_bootstrap.cc:492] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.183863 23115 ts_tablet_manager.cc:1403] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.004s
I20260710 11:04:21.184985 23114 tablet_bootstrap.cc:654] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.187330 23115 raft_consensus.cc:359] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.188194 23115 raft_consensus.cc:385] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.188529 23115 raft_consensus.cc:740] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.189692 23115 consensus_queue.cc:260] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.193384 23113 raft_consensus.cc:359] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.194176 23113 raft_consensus.cc:385] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.194502 23113 raft_consensus.cc:740] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.195364 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2f5f2d5bd42a19685bef53b705f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.196419 22912 tablet_service.cc:1511] Processing CreateTablet for tablet c4347d1c52524210b2cbbdf577498e50 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:21.204463 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 87a6088e895c450aaae56b90e8899a58 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:21.206050 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a6088e895c450aaae56b90e8899a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.208472 22987 tablet_service.cc:1511] Processing CreateTablet for tablet 87a6088e895c450aaae56b90e8899a58 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:21.209774 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a6088e895c450aaae56b90e8899a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.209626 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 87a6088e895c450aaae56b90e8899a58 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:21.210991 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a6088e895c450aaae56b90e8899a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.210932 22910 tablet_service.cc:1511] Processing CreateTablet for tablet 51f25d44d7424ab7a35749a8c1bec561 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:21.211198 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4347d1c52524210b2cbbdf577498e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.216146 23063 tablet_service.cc:1511] Processing CreateTablet for tablet c4347d1c52524210b2cbbdf577498e50 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:21.218899 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f25d44d7424ab7a35749a8c1bec561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.221377 23113 consensus_queue.cc:260] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.227273 23114 tablet_bootstrap.cc:492] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:21.227874 23114 ts_tablet_manager.cc:1403] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.009s
I20260710 11:04:21.229992 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4347d1c52524210b2cbbdf577498e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.231364 23114 raft_consensus.cc:359] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.232393 23114 raft_consensus.cc:385] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.232735 23114 raft_consensus.cc:740] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.234082 23114 consensus_queue.cc:260] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.237166 22949 heartbeater.cc:499] Master 127.21.77.254:45537 was elected leader, sending a full tablet report...
I20260710 11:04:21.237442 23024 heartbeater.cc:499] Master 127.21.77.254:45537 was elected leader, sending a full tablet report...
I20260710 11:04:21.237692 23113 ts_tablet_manager.cc:1434] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.004s
I20260710 11:04:21.238278 23115 ts_tablet_manager.cc:1434] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.007s
I20260710 11:04:21.238703 23113 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.239392 23115 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.254290 22987 tablet_service.cc:1511] Processing CreateTablet for tablet 51f25d44d7424ab7a35749a8c1bec561 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:21.255846 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f25d44d7424ab7a35749a8c1bec561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.260226 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 51f25d44d7424ab7a35749a8c1bec561 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:21.261650 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f25d44d7424ab7a35749a8c1bec561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.263511 23115 tablet_bootstrap.cc:654] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.270045 22914 tablet_service.cc:1511] Processing CreateTablet for tablet bc83991d21e44ea5a2f658ba3cf31a64 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:21.271622 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc83991d21e44ea5a2f658ba3cf31a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.271291 22986 tablet_service.cc:1511] Processing CreateTablet for tablet bc83991d21e44ea5a2f658ba3cf31a64 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:21.272624 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc83991d21e44ea5a2f658ba3cf31a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.273448 23057 tablet_service.cc:1511] Processing CreateTablet for tablet bc83991d21e44ea5a2f658ba3cf31a64 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:21.274802 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc83991d21e44ea5a2f658ba3cf31a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.278620 22908 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf60227e12f43e698e96f7991ec90e6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:21.280019 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf60227e12f43e698e96f7991ec90e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.290230 23113 tablet_bootstrap.cc:654] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.302289 23114 ts_tablet_manager.cc:1434] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.013s
I20260710 11:04:21.303447 23114 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.303162 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 056c86f835bb419fbb7b52aec0be31b6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:21.304534 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056c86f835bb419fbb7b52aec0be31b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.309114 23098 heartbeater.cc:499] Master 127.21.77.254:45537 was elected leader, sending a full tablet report...
I20260710 11:04:21.305977 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 056c86f835bb419fbb7b52aec0be31b6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:21.317174 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056c86f835bb419fbb7b52aec0be31b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.319819 23114 tablet_bootstrap.cc:654] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.320777 22910 tablet_service.cc:1511] Processing CreateTablet for tablet f8cc83798f874f3999c16d939b4e5ab9 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:21.324079 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cc83798f874f3999c16d939b4e5ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.330065 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 056c86f835bb419fbb7b52aec0be31b6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:21.331444 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056c86f835bb419fbb7b52aec0be31b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.335093 22912 tablet_service.cc:1511] Processing CreateTablet for tablet 3f33635aee7e4f109eefbdb37217b604 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:21.336460 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f33635aee7e4f109eefbdb37217b604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.336200 23060 tablet_service.cc:1511] Processing CreateTablet for tablet f8cc83798f874f3999c16d939b4e5ab9 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:21.337574 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cc83798f874f3999c16d939b4e5ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.337890 22984 tablet_service.cc:1511] Processing CreateTablet for tablet f8cc83798f874f3999c16d939b4e5ab9 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:21.338822 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cc83798f874f3999c16d939b4e5ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.342284 23120 raft_consensus.cc:493] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:21.342790 23120 raft_consensus.cc:515] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.346068 23120 leader_election.cc:290] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.349464 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf60227e12f43e698e96f7991ec90e6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:21.350862 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf60227e12f43e698e96f7991ec90e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.355245 23113 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.366314 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf60227e12f43e698e96f7991ec90e6 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:21.367722 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf60227e12f43e698e96f7991ec90e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.370134 23063 tablet_service.cc:1511] Processing CreateTablet for tablet 3f33635aee7e4f109eefbdb37217b604 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:21.362169 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 3f33635aee7e4f109eefbdb37217b604 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:21.375294 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f33635aee7e4f109eefbdb37217b604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.375042 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 8a88da6b02ae4f2db5e6fb74fb37bd8f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:21.376470 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a88da6b02ae4f2db5e6fb74fb37bd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.362242 23113 ts_tablet_manager.cc:1403] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.016s
I20260710 11:04:21.390170 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f33635aee7e4f109eefbdb37217b604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.388661 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 8a88da6b02ae4f2db5e6fb74fb37bd8f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:21.392212 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a88da6b02ae4f2db5e6fb74fb37bd8f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:21.402522 22870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:21.406030 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 11a27a47285b4000a39d3e2be2dad843 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:21.407851 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a27a47285b4000a39d3e2be2dad843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.415084 22987 tablet_service.cc:1511] Processing CreateTablet for tablet 11a27a47285b4000a39d3e2be2dad843 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:21.417229 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a27a47285b4000a39d3e2be2dad843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.437219 23119 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:21.437956 23119 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.441897 23115 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.442480 23115 ts_tablet_manager.cc:1403] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.002s
I20260710 11:04:21.446345 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:21.448105 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.450181 23060 tablet_service.cc:1511] Processing CreateTablet for tablet 11a27a47285b4000a39d3e2be2dad843 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:21.451582 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a27a47285b4000a39d3e2be2dad843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.451185 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6a9f70179349bdb3a2c1ca139634b9 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:21.452558 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6a9f70179349bdb3a2c1ca139634b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.455317 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 597df84c188b43e6ba582bd8bb6260a7 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:21.456512 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597df84c188b43e6ba582bd8bb6260a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.406850 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 8a88da6b02ae4f2db5e6fb74fb37bd8f (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:21.457930 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a88da6b02ae4f2db5e6fb74fb37bd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.462241 22914 tablet_service.cc:1511] Processing CreateTablet for tablet feacdbd0b3234075875b07ca799e5498 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:21.463611 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feacdbd0b3234075875b07ca799e5498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.464355 22988 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:21.465974 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.466332 22989 tablet_service.cc:1511] Processing CreateTablet for tablet feacdbd0b3234075875b07ca799e5498 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:21.467643 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feacdbd0b3234075875b07ca799e5498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.471328 23058 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6a9f70179349bdb3a2c1ca139634b9 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:21.471557 23061 tablet_service.cc:1511] Processing CreateTablet for tablet feacdbd0b3234075875b07ca799e5498 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:21.472724 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6a9f70179349bdb3a2c1ca139634b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.473272 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:21.474504 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.475145 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6a9f70179349bdb3a2c1ca139634b9 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:21.476540 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6a9f70179349bdb3a2c1ca139634b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.480937 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 597df84c188b43e6ba582bd8bb6260a7 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:21.480603 23062 tablet_service.cc:1511] Processing CreateTablet for tablet 597df84c188b43e6ba582bd8bb6260a7 (DEFAULT_TABLE table=test-workload [id=4e61dd7dbeb646d29395728292829589]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:21.482362 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597df84c188b43e6ba582bd8bb6260a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.483186 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597df84c188b43e6ba582bd8bb6260a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.485461 23121 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:21.486166 23121 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.489660 23121 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:21.500100 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feacdbd0b3234075875b07ca799e5498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.523638 23115 raft_consensus.cc:359] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.524681 23115 raft_consensus.cc:385] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.524999 23115 raft_consensus.cc:740] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.525840 23115 consensus_queue.cc:260] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.509462 23119 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327), ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:21.603502 23114 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:21.604182 23114 ts_tablet_manager.cc:1403] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.301s	user 0.032s	sys 0.017s
I20260710 11:04:21.604130 23113 raft_consensus.cc:359] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.614895 23113 raft_consensus.cc:385] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.615262 23113 raft_consensus.cc:740] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.616012 23113 consensus_queue.cc:260] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.625392 23113 ts_tablet_manager.cc:1434] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.235s	user 0.005s	sys 0.004s
I20260710 11:04:21.626705 23115 ts_tablet_manager.cc:1434] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.184s	user 0.006s	sys 0.007s
I20260710 11:04:21.627848 23115 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.609001 23114 raft_consensus.cc:359] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.637380 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:21.638126 23073 raft_consensus.cc:2468] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:21.637588 23114 raft_consensus.cc:385] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.639734 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199accd210c454f8da55d9019044a49" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:21.640266 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:21.641212 22998 raft_consensus.cc:2468] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:21.639678 23114 raft_consensus.cc:740] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.643642 23114 consensus_queue.cc:260] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
W20260710 11:04:21.644922 22887 leader_election.cc:343] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:21.652330 23115 tablet_bootstrap.cc:654] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.660835 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199accd210c454f8da55d9019044a49" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:21.661336 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:21.661942 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
W20260710 11:04:21.675505 23038 leader_election.cc:343] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:21.676956 22964 leader_election.cc:343] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:21.672281 23113 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.684193 22962 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [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: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: ef128584bd63438ab191c51925f5041b
I20260710 11:04:21.685177 23119 raft_consensus.cc:2804] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:21.685626 23119 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:21.686045 23119 raft_consensus.cc:3060] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.696273 23113 tablet_bootstrap.cc:654] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.699576 23114 ts_tablet_manager.cc:1434] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260710 11:04:21.701275 23036 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [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: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: ef128584bd63438ab191c51925f5041b
I20260710 11:04:21.701633 23114 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.702288 23121 raft_consensus.cc:2804] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:21.702716 23121 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:04:21.702817 22887 leader_election.cc:343] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:21.703116 23121 raft_consensus.cc:3060] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.703351 22887 leader_election.cc:304] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639
I20260710 11:04:21.704849 23120 raft_consensus.cc:2749] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:21.708314 23113 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.708834 23113 ts_tablet_manager.cc:1403] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.006s
I20260710 11:04:21.712010 23121 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:21.715380 23113 raft_consensus.cc:359] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.716178 23113 raft_consensus.cc:385] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.716674 23113 raft_consensus.cc:740] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.712755 23114 tablet_bootstrap.cc:654] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.717231 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:21.717854 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:21.717542 23113 consensus_queue.cc:260] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.713338 23119 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
W20260710 11:04:21.719115 23038 leader_election.cc:343] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:21.719249 22999 raft_consensus.cc:2393] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a44acb561e441caaed9e3a496f48c46 in current term 1: Already voted for candidate a407687e6eb6433080a826f44c6eb639 in this term.
I20260710 11:04:21.716262 23115 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.720331 23119 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327), ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:21.720482 23115 ts_tablet_manager.cc:1403] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.025s
I20260710 11:04:21.721673 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
W20260710 11:04:21.723244 22964 leader_election.cc:343] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:21.723747 23115 raft_consensus.cc:359] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.724195 23036 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [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: 3a44acb561e441caaed9e3a496f48c46; no voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b
I20260710 11:04:21.725271 23121 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:21.725975 23121 raft_consensus.cc:2749] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:21.726130 23113 ts_tablet_manager.cc:1434] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:04:21.727317 23113 tablet_bootstrap.cc:492] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.727854 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:21.728685 23073 raft_consensus.cc:2393] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a407687e6eb6433080a826f44c6eb639 in current term 1: Already voted for candidate 3a44acb561e441caaed9e3a496f48c46 in this term.
I20260710 11:04:21.729223 23114 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:21.724565 23115 raft_consensus.cc:385] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.729712 23115 raft_consensus.cc:740] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.729866 23114 ts_tablet_manager.cc:1403] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.005s
I20260710 11:04:21.730564 23115 consensus_queue.cc:260] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.732976 23115 ts_tablet_manager.cc:1434] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260710 11:04:21.733484 23114 raft_consensus.cc:359] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.734403 23114 raft_consensus.cc:385] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.734822 23114 raft_consensus.cc:740] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.735031 22962 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [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: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:21.734059 23115 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.735958 23119 raft_consensus.cc:2749] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:21.737564 23113 tablet_bootstrap.cc:654] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.737345 23114 consensus_queue.cc:260] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.739805 23114 ts_tablet_manager.cc:1434] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260710 11:04:21.740864 23114 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.745182 23115 tablet_bootstrap.cc:654] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.747735 23114 tablet_bootstrap.cc:654] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.761188 23115 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.761758 23115 ts_tablet_manager.cc:1403] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.000s
I20260710 11:04:21.762044 23113 tablet_bootstrap.cc:492] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.762076 23114 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:21.762706 23113 ts_tablet_manager.cc:1403] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.008s
I20260710 11:04:21.762738 23114 ts_tablet_manager.cc:1403] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260710 11:04:21.764657 23115 raft_consensus.cc:359] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.765321 23115 raft_consensus.cc:385] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.765568 23115 raft_consensus.cc:740] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.765911 23113 raft_consensus.cc:359] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.766228 23114 raft_consensus.cc:359] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.766705 23113 raft_consensus.cc:385] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.766404 23115 consensus_queue.cc:260] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.767117 23114 raft_consensus.cc:385] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.767123 23113 raft_consensus.cc:740] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.767618 23114 raft_consensus.cc:740] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.768083 23113 consensus_queue.cc:260] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.768414 23114 consensus_queue.cc:260] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.770520 23113 ts_tablet_manager.cc:1434] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:04:21.770766 23114 ts_tablet_manager.cc:1434] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:21.771636 23113 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.771693 23114 tablet_bootstrap.cc:492] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.769120 23115 ts_tablet_manager.cc:1434] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:21.772886 23115 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.779116 23114 tablet_bootstrap.cc:654] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.779573 23115 tablet_bootstrap.cc:654] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.780385 23113 tablet_bootstrap.cc:654] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.791343 23115 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.791983 23115 ts_tablet_manager.cc:1403] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:04:21.795125 23115 raft_consensus.cc:359] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.795881 23115 raft_consensus.cc:385] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.796200 23115 raft_consensus.cc:740] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.797052 23115 consensus_queue.cc:260] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.801039 23114 tablet_bootstrap.cc:492] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:21.801685 23114 ts_tablet_manager.cc:1403] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260710 11:04:21.802289 23115 ts_tablet_manager.cc:1434] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:21.804802 23113 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.804934 23114 raft_consensus.cc:359] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.805430 23113 ts_tablet_manager.cc:1403] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.026s
I20260710 11:04:21.805410 23115 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.805889 23114 raft_consensus.cc:385] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.806293 23114 raft_consensus.cc:740] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.807216 23114 consensus_queue.cc:260] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.808815 23113 raft_consensus.cc:359] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.809640 23113 raft_consensus.cc:385] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.809958 23113 raft_consensus.cc:740] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.810712 23113 consensus_queue.cc:260] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.812668 23114 ts_tablet_manager.cc:1434] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:21.813114 23113 ts_tablet_manager.cc:1434] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:04:21.813160 23115 tablet_bootstrap.cc:654] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.813786 23114 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.814247 23113 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.820688 23119 raft_consensus.cc:493] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:21.821369 23113 tablet_bootstrap.cc:654] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.821280 23119 raft_consensus.cc:515] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.825099 23115 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.825044 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4024aebe7f74ed2a1e2cb159841969d" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:21.825446 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4024aebe7f74ed2a1e2cb159841969d" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:21.826256 23134 raft_consensus.cc:493] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:21.826424 22923 raft_consensus.cc:2468] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:21.826705 23134 raft_consensus.cc:515] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.828282 22964 leader_election.cc:304] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:21.828882 23134 leader_election.cc:290] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.825778 23073 raft_consensus.cc:2468] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:21.829891 23134 raft_consensus.cc:2804] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:21.830255 23134 raft_consensus.cc:493] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:21.825635 23115 ts_tablet_manager.cc:1403] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 11:04:21.830539 23119 leader_election.cc:290] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.830601 23134 raft_consensus.cc:3060] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.832161 23120 raft_consensus.cc:493] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:21.832793 23120 raft_consensus.cc:515] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.830521 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f815c16db3a47f683acaa7f640a51c4" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:21.833572 23115 raft_consensus.cc:359] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.834398 23115 raft_consensus.cc:385] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.834427 23072 raft_consensus.cc:2468] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:21.834813 23115 raft_consensus.cc:740] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.835754 22962 leader_election.cc:304] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:21.835676 23115 consensus_queue.cc:260] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.837150 23119 raft_consensus.cc:2804] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:21.837281 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:21.837587 23119 raft_consensus.cc:493] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:21.837890 22999 raft_consensus.cc:2468] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:21.838053 23119 raft_consensus.cc:3060] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.837836 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:21.838977 23072 raft_consensus.cc:2468] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:21.839702 23115 ts_tablet_manager.cc:1434] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:21.840631 23115 tablet_bootstrap.cc:492] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.840687 22887 leader_election.cc:304] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:21.843753 23120 leader_election.cc:290] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.844552 23120 raft_consensus.cc:2804] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:21.849130 23113 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.849694 23113 ts_tablet_manager.cc:1403] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.020s
I20260710 11:04:21.850481 23115 tablet_bootstrap.cc:654] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.852984 23113 raft_consensus.cc:359] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.854067 23113 raft_consensus.cc:385] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.854457 23113 raft_consensus.cc:740] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.845059 23120 raft_consensus.cc:493] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:21.855434 23113 consensus_queue.cc:260] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.856393 23120 raft_consensus.cc:3060] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.858421 23113 ts_tablet_manager.cc:1434] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:21.859954 23113 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.867292 23113 tablet_bootstrap.cc:654] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.869443 23114 tablet_bootstrap.cc:654] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.875725 23134 raft_consensus.cc:515] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
W20260710 11:04:21.877447 22964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.77.193:39121, user_credentials={real_user=slave}} blocked reactor thread for 49272.7us
I20260710 11:04:21.866246 23119 raft_consensus.cc:515] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.881313 23120 raft_consensus.cc:515] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.879019 23113 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.879081 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f815c16db3a47f683acaa7f640a51c4" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:21.882541 22923 raft_consensus.cc:2468] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:21.882649 23113 ts_tablet_manager.cc:1403] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 11:04:21.883587 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4024aebe7f74ed2a1e2cb159841969d" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:21.884140 23072 raft_consensus.cc:3060] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.884371 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4024aebe7f74ed2a1e2cb159841969d" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:21.884928 22923 raft_consensus.cc:3060] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.886606 23113 raft_consensus.cc:359] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.890411 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f815c16db3a47f683acaa7f640a51c4" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:21.891880 23113 raft_consensus.cc:385] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.891952 22924 raft_consensus.cc:3060] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.892670 23072 raft_consensus.cc:2468] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:21.892627 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f815c16db3a47f683acaa7f640a51c4" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:21.893242 23113 raft_consensus.cc:740] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.893409 23134 leader_election.cc:290] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.893932 23073 raft_consensus.cc:3060] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.894424 23113 consensus_queue.cc:260] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.898399 22923 raft_consensus.cc:2468] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:21.900589 22924 raft_consensus.cc:2468] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:21.900823 23113 ts_tablet_manager.cc:1434] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:04:21.901909 23113 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.901996 22964 leader_election.cc:304] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:21.903191 23134 raft_consensus.cc:2804] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:21.903273 23115 tablet_bootstrap.cc:492] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.904510 23115 ts_tablet_manager.cc:1403] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.033s
I20260710 11:04:21.904629 23134 raft_consensus.cc:697] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:21.905944 23134 consensus_queue.cc:237] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.908047 23073 raft_consensus.cc:2468] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:21.903469 22964 leader_election.cc:304] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:21.891242 23119 leader_election.cc:290] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.908944 23115 raft_consensus.cc:359] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.910000 23115 raft_consensus.cc:385] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.910408 23115 raft_consensus.cc:740] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.910648 23113 tablet_bootstrap.cc:654] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.911320 23115 consensus_queue.cc:260] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.918326 23115 ts_tablet_manager.cc:1434] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:04:21.919914 23115 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:21.931512 23115 tablet_bootstrap.cc:654] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.934170 23147 raft_consensus.cc:2804] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:21.938594 23147 raft_consensus.cc:697] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:21.940058 23147 consensus_queue.cc:237] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.940192 22820 catalog_manager.cc:5697] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.947916 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:21.948158 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:21.948800 22999 raft_consensus.cc:3060] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.949405 23120 leader_election.cc:290] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:21.950330 23114 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:21.950704 23114 ts_tablet_manager.cc:1403] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.026s
I20260710 11:04:21.948844 23073 raft_consensus.cc:3060] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:21.952913 23114 raft_consensus.cc:359] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.953714 23114 raft_consensus.cc:385] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.954063 23114 raft_consensus.cc:740] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.954999 23114 consensus_queue.cc:260] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.960356 23114 ts_tablet_manager.cc:1434] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:04:21.960651 23073 raft_consensus.cc:2468] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:21.961475 23114 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:21.964418 23113 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:21.964877 23113 ts_tablet_manager.cc:1403] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.021s
I20260710 11:04:21.965804 22887 leader_election.cc:304] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:21.967694 23113 raft_consensus.cc:359] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.968410 23113 raft_consensus.cc:385] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.968703 23113 raft_consensus.cc:740] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.969518 23120 raft_consensus.cc:2804] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:21.970115 23120 raft_consensus.cc:697] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:21.971426 22999 raft_consensus.cc:2468] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:21.969533 23113 consensus_queue.cc:260] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.974449 23115 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:21.974915 23113 ts_tablet_manager.cc:1434] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:21.974970 23115 ts_tablet_manager.cc:1403] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.001s
I20260710 11:04:21.975239 23114 tablet_bootstrap.cc:654] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.975903 23113 tablet_bootstrap.cc:492] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:21.979615 23115 raft_consensus.cc:359] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.980633 23115 raft_consensus.cc:385] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:21.981027 23115 raft_consensus.cc:740] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:21.971028 23120 consensus_queue.cc:237] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.982692 23113 tablet_bootstrap.cc:654] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:21.985060 23115 consensus_queue.cc:260] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:21.994443 23115 ts_tablet_manager.cc:1434] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:04:21.995916 23115 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.012593 23113 tablet_bootstrap.cc:492] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.013124 23113 ts_tablet_manager.cc:1403] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.018s
I20260710 11:04:22.013527 23114 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.014041 23114 ts_tablet_manager.cc:1403] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.028s
I20260710 11:04:22.014211 23115 tablet_bootstrap.cc:654] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.014465 22819 catalog_manager.cc:5697] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.015914 23113 raft_consensus.cc:359] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:22.016604 23113 raft_consensus.cc:385] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.016907 23113 raft_consensus.cc:740] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.016956 23114 raft_consensus.cc:359] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.017979 23114 raft_consensus.cc:385] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.017833 23113 consensus_queue.cc:260] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:22.018395 23114 raft_consensus.cc:740] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.019326 23114 consensus_queue.cc:260] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.020298 23113 ts_tablet_manager.cc:1434] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:22.021288 23113 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:22.022459 23114 ts_tablet_manager.cc:1434] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:22.023628 23114 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.027734 23113 tablet_bootstrap.cc:654] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.028338 23147 raft_consensus.cc:493] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.028908 23147 raft_consensus.cc:515] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.033139 23147 leader_election.cc:290] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.033352 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.033169 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.034101 22924 raft_consensus.cc:2468] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
W20260710 11:04:22.035200 22962 leader_election.cc:343] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.036039 22964 leader_election.cc:304] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [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: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:22.036839 23114 tablet_bootstrap.cc:654] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.038306 23147 raft_consensus.cc:2804] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.045917 23147 raft_consensus.cc:493] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.046644 23147 raft_consensus.cc:3060] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.049500 23114 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.050138 23114 ts_tablet_manager.cc:1403] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.005s
I20260710 11:04:22.053840 23114 raft_consensus.cc:359] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.054790 23114 raft_consensus.cc:385] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.055164 23114 raft_consensus.cc:740] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.056232 23114 consensus_queue.cc:260] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.059062 23115 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.059562 23115 ts_tablet_manager.cc:1403] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.019s
I20260710 11:04:22.061149 23147 raft_consensus.cc:515] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.062386 23115 raft_consensus.cc:359] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.063737 23115 raft_consensus.cc:385] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.062769 23114 ts_tablet_manager.cc:1434] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:04:22.064077 23115 raft_consensus.cc:740] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.065049 23114 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.064817 23115 consensus_queue.cc:260] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.066840 23113 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.066948 23115 ts_tablet_manager.cc:1434] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:22.067340 23113 ts_tablet_manager.cc:1403] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.008s
I20260710 11:04:22.070063 23115 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.070173 23113 raft_consensus.cc:359] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.070967 23113 raft_consensus.cc:385] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.071242 23113 raft_consensus.cc:740] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.071789 23114 tablet_bootstrap.cc:654] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.072029 23113 consensus_queue.cc:260] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.074568 23113 ts_tablet_manager.cc:1434] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:22.075559 23113 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:22.078310 23115 tablet_bootstrap.cc:654] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.081589 23113 tablet_bootstrap.cc:654] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.084429 23119 raft_consensus.cc:493] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.085137 23119 raft_consensus.cc:515] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.085487 22820 catalog_manager.cc:5697] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.088506 23119 leader_election.cc:290] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.088727 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199accd210c454f8da55d9019044a49" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.089478 22924 raft_consensus.cc:2468] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:22.089660 23114 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.089725 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199accd210c454f8da55d9019044a49" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.090137 23115 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.090138 23114 ts_tablet_manager.cc:1403] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260710 11:04:22.090431 23073 raft_consensus.cc:2468] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:22.090703 23115 ts_tablet_manager.cc:1403] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:04:22.090862 22964 leader_election.cc:304] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.092007 23119 raft_consensus.cc:2804] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.092399 23119 raft_consensus.cc:493] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.092779 23119 raft_consensus.cc:3060] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.093991 23115 raft_consensus.cc:359] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.094998 23115 raft_consensus.cc:385] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.095381 23115 raft_consensus.cc:740] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.096164 23115 consensus_queue.cc:260] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.097564 23113 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.097975 23113 ts_tablet_manager.cc:1403] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 11:04:22.098359 23115 ts_tablet_manager.cc:1434] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:22.099215 23115 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.100375 23113 raft_consensus.cc:359] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.101032 23113 raft_consensus.cc:385] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.101321 23113 raft_consensus.cc:740] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.101975 23113 consensus_queue.cc:260] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.102263 23120 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.102795 23120 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:22.104503 23148 raft_consensus.cc:493] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.105206 23148 raft_consensus.cc:515] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.126176 23113 ts_tablet_manager.cc:1434] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 11:04:22.127499 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01370ac78046492899e54578e523605e" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.129912 22999 raft_consensus.cc:2468] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.092801 23114 raft_consensus.cc:359] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.130626 23114 raft_consensus.cc:385] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.130971 23114 raft_consensus.cc:740] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.131031 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.133913 23115 tablet_bootstrap.cc:654] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.135727 22998 raft_consensus.cc:2393] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef128584bd63438ab191c51925f5041b in current term 1: Already voted for candidate a407687e6eb6433080a826f44c6eb639 in this term.
I20260710 11:04:22.136471 23114 consensus_queue.cc:260] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.137391 22887 leader_election.cc:304] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.137523 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.138334 23073 raft_consensus.cc:2393] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef128584bd63438ab191c51925f5041b in current term 1: Already voted for candidate 3a44acb561e441caaed9e3a496f48c46 in this term.
I20260710 11:04:22.138732 23114 ts_tablet_manager.cc:1434] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260710 11:04:22.140164 23114 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.129937 23113 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:22.131876 23120 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.145792 23120 raft_consensus.cc:2804] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.146203 23120 raft_consensus.cc:493] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.146665 23114 tablet_bootstrap.cc:654] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.133044 23119 raft_consensus.cc:515] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.146903 23148 leader_election.cc:290] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.146584 23120 raft_consensus.cc:3060] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.149987 23115 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.150548 23115 ts_tablet_manager.cc:1403] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.001s
I20260710 11:04:22.151530 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.152182 22923 raft_consensus.cc:3060] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.150341 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199accd210c454f8da55d9019044a49" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.153381 22924 raft_consensus.cc:3060] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.155552 22887 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639
I20260710 11:04:22.156886 23169 raft_consensus.cc:3060] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.158910 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01370ac78046492899e54578e523605e" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.159503 22923 raft_consensus.cc:2468] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.159600 23073 raft_consensus.cc:2468] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.160779 22964 leader_election.cc:304] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.161458 23119 leader_election.cc:290] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.161765 23134 raft_consensus.cc:2804] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.160776 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:22.165341 23072 raft_consensus.cc:3060] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.169087 23169 raft_consensus.cc:2749] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:22.170816 23134 raft_consensus.cc:697] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:22.171617 22924 raft_consensus.cc:2468] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.171857 23169 raft_consensus.cc:493] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.171777 23134 consensus_queue.cc:237] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.172477 23169 raft_consensus.cc:515] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.172700 23120 raft_consensus.cc:515] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.162613 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199accd210c454f8da55d9019044a49" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:22.149894 23147 leader_election.cc:290] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.173866 23073 raft_consensus.cc:3060] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.153363 23115 raft_consensus.cc:359] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.174711 23120 leader_election.cc:290] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.175659 22964 leader_election.cc:304] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.176779 23147 raft_consensus.cc:2804] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.176863 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2f5f2d5bd42a19685bef53b705f9f" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.174716 23115 raft_consensus.cc:385] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.177582 23115 raft_consensus.cc:740] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.177682 23114 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.177982 23147 raft_consensus.cc:697] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:22.178259 23115 consensus_queue.cc:260] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.179804 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2f5f2d5bd42a19685bef53b705f9f" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
W20260710 11:04:22.179427 22887 leader_election.cc:343] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.179416 23147 consensus_queue.cc:237] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.181389 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01370ac78046492899e54578e523605e" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.181813 23115 ts_tablet_manager.cc:1434] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:04:22.164636 23113 tablet_bootstrap.cc:654] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.178206 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01370ac78046492899e54578e523605e" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:22.181988 22998 raft_consensus.cc:3060] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.182775 23115 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.184185 23071 raft_consensus.cc:3060] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.178473 23169 leader_election.cc:290] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.178295 23114 ts_tablet_manager.cc:1403] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260710 11:04:22.189782 23115 tablet_bootstrap.cc:654] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:22.190081 22887 leader_election.cc:343] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.190723 22887 leader_election.cc:304] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639
I20260710 11:04:22.194826 23169 raft_consensus.cc:2749] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:22.197885 23114 raft_consensus.cc:359] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.198668 23114 raft_consensus.cc:385] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.198971 23114 raft_consensus.cc:740] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.199664 23073 raft_consensus.cc:2468] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.199846 23114 consensus_queue.cc:260] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.202879 23114 ts_tablet_manager.cc:1434] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:22.204041 22998 raft_consensus.cc:2468] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:22.204262 23114 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.206475 23072 raft_consensus.cc:2468] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.209684 22887 leader_election.cc:304] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.218583 23169 raft_consensus.cc:2804] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.219164 23169 raft_consensus.cc:697] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:22.220125 23169 consensus_queue.cc:237] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.221807 23115 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.222301 23115 ts_tablet_manager.cc:1403] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.004s
I20260710 11:04:22.225287 23114 tablet_bootstrap.cc:654] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.222496 22819 catalog_manager.cc:5697] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.226884 23138 raft_consensus.cc:493] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.227406 23138 raft_consensus.cc:515] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.228199 23115 raft_consensus.cc:359] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.229619 23115 raft_consensus.cc:385] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.230031 23115 raft_consensus.cc:740] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.230958 23115 consensus_queue.cc:260] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.232237 23113 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.232782 23113 ts_tablet_manager.cc:1403] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.014s
I20260710 11:04:22.233239 23115 ts_tablet_manager.cc:1434] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:04:22.233410 23138 leader_election.cc:290] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:22.234202 23115 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.237335 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07a96cc9b9e42e986a66f6313762846" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.239393 23113 raft_consensus.cc:359] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.240047 23113 raft_consensus.cc:385] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.240455 23113 raft_consensus.cc:740] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.241117 23113 consensus_queue.cc:260] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.241894 23071 raft_consensus.cc:2468] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:22.238077 22924 raft_consensus.cc:2468] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:22.243754 23113 ts_tablet_manager.cc:1434] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:22.244319 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07a96cc9b9e42e986a66f6313762846" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.244731 23113 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:22.245043 22998 raft_consensus.cc:2468] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:22.246347 23036 leader_election.cc:304] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:22.240000 22820 catalog_manager.cc:5697] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.247222 23147 raft_consensus.cc:493] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.247874 23138 raft_consensus.cc:2804] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.247679 23147 raft_consensus.cc:515] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.248258 23138 raft_consensus.cc:493] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.248807 23138 raft_consensus.cc:3060] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.250031 23147 leader_election.cc:290] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.251158 23115 tablet_bootstrap.cc:654] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.253013 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2f5f2d5bd42a19685bef53b705f9f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.253708 22924 raft_consensus.cc:2468] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:22.253788 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2f5f2d5bd42a19685bef53b705f9f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.254436 23071 raft_consensus.cc:2468] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:22.255148 22964 leader_election.cc:304] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.256342 23147 raft_consensus.cc:2804] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.256733 23147 raft_consensus.cc:493] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.257215 23147 raft_consensus.cc:3060] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.258858 23138 raft_consensus.cc:515] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.263437 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07a96cc9b9e42e986a66f6313762846" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.264654 22924 raft_consensus.cc:3060] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.251912 22822 catalog_manager.cc:5697] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.268510 23147 raft_consensus.cc:515] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.272333 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2f5f2d5bd42a19685bef53b705f9f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.272967 22923 raft_consensus.cc:3060] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.278098 23113 tablet_bootstrap.cc:654] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.280571 22923 raft_consensus.cc:2468] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.281999 22964 leader_election.cc:304] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.282964 23134 raft_consensus.cc:2804] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.283478 23134 raft_consensus.cc:697] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:22.284358 23134 consensus_queue.cc:237] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.284463 22924 raft_consensus.cc:2468] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:22.287242 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07a96cc9b9e42e986a66f6313762846" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.287220 23038 leader_election.cc:304] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.288101 22998 raft_consensus.cc:3060] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.293198 23138 leader_election.cc:290] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:22.293960 23138 raft_consensus.cc:2804] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.295987 22998 raft_consensus.cc:2468] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:22.294565 23138 raft_consensus.cc:697] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:22.297549 23138 consensus_queue.cc:237] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.300725 23147 leader_election.cc:290] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.305802 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2f5f2d5bd42a19685bef53b705f9f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:22.306284 23113 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.306427 23071 raft_consensus.cc:3060] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.306917 23113 ts_tablet_manager.cc:1403] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.000s
I20260710 11:04:22.309127 23114 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.309608 23114 ts_tablet_manager.cc:1403] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.009s
I20260710 11:04:22.309441 23113 raft_consensus.cc:359] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.310187 23113 raft_consensus.cc:385] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.310488 23113 raft_consensus.cc:740] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.312469 23114 raft_consensus.cc:359] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.313293 23114 raft_consensus.cc:385] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.313653 23115 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.313282 23071 raft_consensus.cc:2468] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.313769 23114 raft_consensus.cc:740] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.314255 23115 ts_tablet_manager.cc:1403] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.035s
I20260710 11:04:22.315121 23114 consensus_queue.cc:260] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.314893 23113 consensus_queue.cc:260] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.315953 22822 catalog_manager.cc:5697] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.317317 23114 ts_tablet_manager.cc:1434] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:22.317549 23115 raft_consensus.cc:359] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.318240 23114 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.318240 23115 raft_consensus.cc:385] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.318817 23115 raft_consensus.cc:740] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.319494 23115 consensus_queue.cc:260] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.322651 23113 ts_tablet_manager.cc:1434] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:04:22.326258 23115 ts_tablet_manager.cc:1434] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:22.325042 23114 tablet_bootstrap.cc:654] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.327344 23115 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.327780 23113 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:22.334777 22819 catalog_manager.cc:5697] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:22.335896 23113 tablet_bootstrap.cc:654] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.336398 23115 tablet_bootstrap.cc:654] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.339824 23147 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:22.344975 23147 raft_consensus.cc:493] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.345499 23147 raft_consensus.cc:515] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.349174 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
W20260710 11:04:22.352054 22964 leader_election.cc:343] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.355552 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.356566 23169 raft_consensus.cc:493] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.357462 23147 leader_election.cc:290] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.357290 23169 raft_consensus.cc:515] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.363430 23169 leader_election.cc:290] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.364210 23113 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.365840 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a6088e895c450aaae56b90e8899a58" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.366693 23072 raft_consensus.cc:2468] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.368249 22887 leader_election.cc:304] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
W20260710 11:04:22.357298 22962 leader_election.cc:343] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.369820 22962 leader_election.cc:304] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:22.370537 23147 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:22.372228 23119 raft_consensus.cc:2749] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:22.373694 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a6088e895c450aaae56b90e8899a58" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.374583 22998 raft_consensus.cc:2468] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.379567 23120 raft_consensus.cc:2804] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.380168 23120 raft_consensus.cc:493] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.380659 23120 raft_consensus.cc:3060] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.372676 23147 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:04:22.387137 23138 raft_consensus.cc:493] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.387873 23138 raft_consensus.cc:515] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.391829 23113 ts_tablet_manager.cc:1403] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.001s
I20260710 11:04:22.393049 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.396521 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.397312 22998 raft_consensus.cc:2468] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:22.397364 22924 raft_consensus.cc:2468] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:22.398015 23138 leader_election.cc:290] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:22.398692 23036 leader_election.cc:304] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:22.400578 23138 raft_consensus.cc:2804] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.401014 23138 raft_consensus.cc:493] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.401551 23138 raft_consensus.cc:3060] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.402522 23114 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
W20260710 11:04:22.404958 22870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:22.405503 23114 ts_tablet_manager.cc:1403] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.031s
I20260710 11:04:22.406589 23169 raft_consensus.cc:493] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.407097 23169 raft_consensus.cc:515] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.409548 23169 leader_election.cc:290] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.409437 23114 raft_consensus.cc:359] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.410318 23114 raft_consensus.cc:385] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.410640 23114 raft_consensus.cc:740] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.410986 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4347d1c52524210b2cbbdf577498e50" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.411480 23114 consensus_queue.cc:260] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.411911 22998 raft_consensus.cc:2468] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.412516 23115 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.412803 23169 raft_consensus.cc:493] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.413311 23169 raft_consensus.cc:515] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.413992 23114 ts_tablet_manager.cc:1434] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:22.414057 23115 ts_tablet_manager.cc:1403] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.087s	user 0.028s	sys 0.034s
I20260710 11:04:22.415055 23114 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.415627 23181 raft_consensus.cc:493] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.416121 23181 raft_consensus.cc:515] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.416591 23169 leader_election.cc:290] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.417130 23115 raft_consensus.cc:359] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.417482 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4347d1c52524210b2cbbdf577498e50" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.417869 23115 raft_consensus.cc:385] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.417681 22887 leader_election.cc:304] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.418180 23115 raft_consensus.cc:740] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.418452 23181 leader_election.cc:290] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:22.419075 23148 raft_consensus.cc:2804] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.419482 23148 raft_consensus.cc:493] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.419836 23148 raft_consensus.cc:3060] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.420169 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.420869 22924 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:22.422276 23038 leader_election.cc:304] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.423188 23181 raft_consensus.cc:2804] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.423566 23181 raft_consensus.cc:493] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.423943 23181 raft_consensus.cc:3060] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.423836 23115 consensus_queue.cc:260] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.425606 23115 ts_tablet_manager.cc:1434] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:22.426538 23115 tablet_bootstrap.cc:492] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
W20260710 11:04:22.420565 22887 leader_election.cc:343] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.428320 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.431108 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.432008 22998 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:22.433283 23148 raft_consensus.cc:515] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.436481 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.444038 22998 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.431813 23181 raft_consensus.cc:515] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.447827 23073 raft_consensus.cc:2393] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef128584bd63438ab191c51925f5041b in current term 1: Already voted for candidate 3a44acb561e441caaed9e3a496f48c46 in this term.
I20260710 11:04:22.447933 22887 leader_election.cc:304] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.450196 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.451048 22924 raft_consensus.cc:3060] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.454411 23181 leader_election.cc:290] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:22.438499 23113 raft_consensus.cc:359] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.455369 23113 raft_consensus.cc:385] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.455833 23113 raft_consensus.cc:740] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.456638 23113 consensus_queue.cc:260] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.462538 22924 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:22.464345 23038 leader_election.cc:304] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.465648 23181 raft_consensus.cc:2804] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.472014 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.472918 22998 raft_consensus.cc:3060] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.475178 23148 leader_election.cc:290] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.475992 23148 raft_consensus.cc:2764] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:04:22.439795 23138 raft_consensus.cc:515] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.441879 23115 tablet_bootstrap.cc:654] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.441576 23169 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:22.479858 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.480527 22922 raft_consensus.cc:3060] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.443089 23120 raft_consensus.cc:515] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.440414 23114 tablet_bootstrap.cc:654] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.487864 23120 leader_election.cc:290] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.494545 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.495244 22999 raft_consensus.cc:3060] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:22.495739 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.77.194:33877, user_credentials={real_user=slave}} blocked reactor thread for 50391.8us
I20260710 11:04:22.501453 23115 tablet_bootstrap.cc:492] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.502079 23115 ts_tablet_manager.cc:1403] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.005s
I20260710 11:04:22.504868 23115 raft_consensus.cc:359] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.505545 23115 raft_consensus.cc:385] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.505796 23115 raft_consensus.cc:740] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.506260 22999 raft_consensus.cc:2468] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:22.507102 23115 consensus_queue.cc:260] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.509985 23115 ts_tablet_manager.cc:1434] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:22.511085 23115 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.527002 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4347d1c52524210b2cbbdf577498e50" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:22.528260 22922 raft_consensus.cc:2468] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:22.529790 23138 leader_election.cc:290] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:22.530172 23115 tablet_bootstrap.cc:654] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.526806 23036 leader_election.cc:304] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:22.532764 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4347d1c52524210b2cbbdf577498e50" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.533567 22999 raft_consensus.cc:3060] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.539791 23138 raft_consensus.cc:2804] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.542358 23181 raft_consensus.cc:697] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:22.543730 23181 consensus_queue.cc:237] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.559228 23147 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:22.563138 22887 leader_election.cc:343] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.580549 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a6088e895c450aaae56b90e8899a58" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:22.586730 23113 ts_tablet_manager.cc:1434] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.187s	user 0.018s	sys 0.055s
I20260710 11:04:22.587659 23113 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:22.582803 23073 raft_consensus.cc:3060] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.594293 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a6088e895c450aaae56b90e8899a58" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.599664 22996 raft_consensus.cc:3060] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.585974 23138 raft_consensus.cc:697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:22.661403 23148 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:22.618831 23120 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260710 11:04:22.656418 23147 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:04:22.658623 23119 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:22.611943 23190 raft_consensus.cc:493] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.665000 23190 raft_consensus.cc:515] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.646368 22999 raft_consensus.cc:2468] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:22.639935 22998 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:22.668057 22887 leader_election.cc:304] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:22.614562 22819 catalog_manager.cc:5697] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:22.643172 23113 tablet_bootstrap.cc:654] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.676537 23114 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.677727 23114 ts_tablet_manager.cc:1403] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.263s	user 0.016s	sys 0.053s
I20260710 11:04:22.646173 23073 raft_consensus.cc:2468] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:22.669500 23138 consensus_queue.cc:237] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.689904 23119 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:22.694562 22996 raft_consensus.cc:2468] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:22.701581 23190 leader_election.cc:290] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.707139 23115 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.707827 23115 ts_tablet_manager.cc:1403] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.197s	user 0.032s	sys 0.044s
I20260710 11:04:22.708892 23191 raft_consensus.cc:2804] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.709775 23191 raft_consensus.cc:697] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:22.710727 23191 consensus_queue.cc:237] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.711820 23115 raft_consensus.cc:359] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.713459 23115 raft_consensus.cc:385] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.713812 23115 raft_consensus.cc:740] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.718058 23115 consensus_queue.cc:260] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.722745 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:22.724514 22887 leader_election.cc:304] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.725021 22996 raft_consensus.cc:2468] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:22.727130 23190 raft_consensus.cc:2804] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.727620 23190 raft_consensus.cc:697] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:22.728514 23190 consensus_queue.cc:237] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.732371 23115 ts_tablet_manager.cc:1434] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260710 11:04:22.733217 23115 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.732187 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.736191 22887 leader_election.cc:304] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:22.749464 23148 raft_consensus.cc:2804] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:22.769289 22887 leader_election.cc:343] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.771268 23114 raft_consensus.cc:359] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.772233 23114 raft_consensus.cc:385] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.772600 23114 raft_consensus.cc:740] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.763134 23148 raft_consensus.cc:493] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.774323 23114 consensus_queue.cc:260] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.783670 23119 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:22.779016 23148 raft_consensus.cc:3060] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.791822 23138 consensus_queue.cc:1048] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:22.797750 23114 ts_tablet_manager.cc:1434] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.110s	user 0.004s	sys 0.004s
I20260710 11:04:22.799121 23114 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:22.804865 23134 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:22.816675 23119 raft_consensus.cc:493] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.824045 23119 raft_consensus.cc:515] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.824693 23115 tablet_bootstrap.cc:654] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.826185 23113 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:22.826860 23113 ts_tablet_manager.cc:1403] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.239s	user 0.028s	sys 0.005s
I20260710 11:04:22.814978 23190 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:04:22.850517 23113 raft_consensus.cc:359] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.850775 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc83798f874f3999c16d939b4e5ab9" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.851410 23119 leader_election.cc:290] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.853451 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc83798f874f3999c16d939b4e5ab9" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.838310 23134 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:22.861337 22962 leader_election.cc:343] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.857959 23113 raft_consensus.cc:385] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.862987 23113 raft_consensus.cc:740] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.864025 23113 consensus_queue.cc:260] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.869144 23113 ts_tablet_manager.cc:1434] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260710 11:04:22.870651 23113 tablet_bootstrap.cc:492] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
W20260710 11:04:22.878041 22964 leader_election.cc:343] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.878554 22964 leader_election.cc:304] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:22.880564 23207 raft_consensus.cc:2749] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:22.892207 23207 raft_consensus.cc:493] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:22.892742 23207 raft_consensus.cc:515] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.877615 23148 raft_consensus.cc:515] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.898949 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:22.899955 23148 leader_election.cc:290] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.899595 22999 raft_consensus.cc:3060] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.908627 23207 leader_election.cc:290] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.911494 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:22.911670 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:22.912456 22924 raft_consensus.cc:2468] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
W20260710 11:04:22.917809 22962 leader_election.cc:343] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.918807 23138 consensus_queue.cc:1048] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:22.921437 22964 leader_election.cc:304] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [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: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:22.923357 23119 raft_consensus.cc:2804] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:22.923871 23119 raft_consensus.cc:493] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:22.924567 23119 raft_consensus.cc:3060] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.925128 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
W20260710 11:04:22.926939 22887 leader_election.cc:343] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.928977 22999 raft_consensus.cc:2468] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:22.930284 22887 leader_election.cc:304] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:22.931660 23191 raft_consensus.cc:2804] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.932659 23191 raft_consensus.cc:697] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:22.933687 23191 consensus_queue.cc:237] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.938899 23114 tablet_bootstrap.cc:654] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.942268 22819 catalog_manager.cc:5697] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.953148 22819 catalog_manager.cc:5697] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.948416 23115 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:22.956398 23115 ts_tablet_manager.cc:1403] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.223s	user 0.016s	sys 0.007s
I20260710 11:04:22.950023 23113 tablet_bootstrap.cc:654] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.944417 23119 raft_consensus.cc:515] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.959311 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:22.959944 22922 raft_consensus.cc:3060] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:22.960624 23119 leader_election.cc:290] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:22.962592 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
W20260710 11:04:22.963994 22962 leader_election.cc:343] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:22.970593 22922 raft_consensus.cc:2468] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:22.971982 22964 leader_election.cc:304] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:22.972834 23119 raft_consensus.cc:2804] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:22.974749 23119 raft_consensus.cc:697] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:22.975837 23119 consensus_queue.cc:237] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.959931 23115 raft_consensus.cc:359] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.977852 23115 raft_consensus.cc:385] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.978186 23115 raft_consensus.cc:740] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.977983 22820 catalog_manager.cc:5697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:22.978888 23115 consensus_queue.cc:260] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.981128 23115 ts_tablet_manager.cc:1434] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:04:22.982197 23115 tablet_bootstrap.cc:492] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:22.988447 23115 tablet_bootstrap.cc:654] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:22.992671 23114 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:22.993276 23114 ts_tablet_manager.cc:1403] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.006s
I20260710 11:04:22.992317 22822 catalog_manager.cc:5697] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.996075 23114 raft_consensus.cc:359] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:22.996801 23114 raft_consensus.cc:385] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:22.997144 23114 raft_consensus.cc:740] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:22.997961 23114 consensus_queue.cc:260] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.003049 23114 ts_tablet_manager.cc:1434] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:23.004007 23114 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.008665 23113 tablet_bootstrap.cc:492] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.009146 23113 ts_tablet_manager.cc:1403] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.001s
I20260710 11:04:23.010356 23115 tablet_bootstrap.cc:492] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.011283 23115 ts_tablet_manager.cc:1403] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260710 11:04:23.011620 23113 raft_consensus.cc:359] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.012310 23113 raft_consensus.cc:385] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.012566 23113 raft_consensus.cc:740] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.015064 23138 raft_consensus.cc:493] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.015547 23138 raft_consensus.cc:515] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.016065 22819 catalog_manager.cc:5697] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.014333 23115 raft_consensus.cc:359] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.017737 23115 raft_consensus.cc:385] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.018435 23115 raft_consensus.cc:740] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.019197 23115 consensus_queue.cc:260] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.018193 23114 tablet_bootstrap.cc:654] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.017769 23138 leader_election.cc:290] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.020321 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.021760 23115 ts_tablet_manager.cc:1434] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:23.019639 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.022477 22922 raft_consensus.cc:2393] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a44acb561e441caaed9e3a496f48c46 in current term 1: Already voted for candidate a407687e6eb6433080a826f44c6eb639 in this term.
I20260710 11:04:23.022979 23115 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:23.023646 23038 leader_election.cc:304] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46; no voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.024761 23138 raft_consensus.cc:3060] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.030920 23115 tablet_bootstrap.cc:654] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.031492 23138 raft_consensus.cc:2749] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.032496 23113 consensus_queue.cc:260] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.034828 23113 ts_tablet_manager.cc:1434] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 11:04:23.035683 23113 tablet_bootstrap.cc:492] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.041131 23113 tablet_bootstrap.cc:654] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.047716 23115 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.048211 23115 ts_tablet_manager.cc:1403] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260710 11:04:23.051064 23114 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.050804 23115 raft_consensus.cc:359] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.051512 23114 ts_tablet_manager.cc:1403] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.015s
I20260710 11:04:23.051512 23113 tablet_bootstrap.cc:492] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.051592 23115 raft_consensus.cc:385] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.052214 23113 ts_tablet_manager.cc:1403] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:04:23.052249 23115 raft_consensus.cc:740] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.053287 23115 consensus_queue.cc:260] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.054767 23114 raft_consensus.cc:359] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.055401 23114 raft_consensus.cc:385] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.055251 23113 raft_consensus.cc:359] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.055871 23113 raft_consensus.cc:385] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.056032 23114 raft_consensus.cc:740] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.056159 23113 raft_consensus.cc:740] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.056718 23114 consensus_queue.cc:260] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.056828 23113 consensus_queue.cc:260] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.058678 23114 ts_tablet_manager.cc:1434] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:23.059089 23115 ts_tablet_manager.cc:1434] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:04:23.059283 23181 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.060086 23115 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:23.061421 23113 ts_tablet_manager.cc:1434] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:23.062290 23113 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.066622 23115 tablet_bootstrap.cc:654] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.067893 23113 tablet_bootstrap.cc:654] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.074488 23119 raft_consensus.cc:493] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.075114 23119 raft_consensus.cc:515] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.081466 23114 tablet_bootstrap.cc:492] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.081868 23119 leader_election.cc:290] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.083403 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.083647 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.084539 23138 raft_consensus.cc:493] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:23.085230 22964 leader_election.cc:343] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:23.085978 22962 leader_election.cc:343] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.086385 22962 leader_election.cc:304] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.085023 23138 raft_consensus.cc:515] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.087209 23119 raft_consensus.cc:2749] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.088954 23138 leader_election.cc:290] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.089747 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4347d1c52524210b2cbbdf577498e50" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.090502 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4347d1c52524210b2cbbdf577498e50" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.091583 22999 raft_consensus.cc:2393] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a44acb561e441caaed9e3a496f48c46 in current term 1: Already voted for candidate ef128584bd63438ab191c51925f5041b in this term.
I20260710 11:04:23.093271 23036 leader_election.cc:304] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46; no voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.094872 23138 raft_consensus.cc:3060] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.106304 23138 raft_consensus.cc:2749] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.110744 23119 raft_consensus.cc:493] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.111488 23119 raft_consensus.cc:515] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.114179 23138 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:23.123698 23119 leader_election.cc:290] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.123903 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597df84c188b43e6ba582bd8bb6260a7" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.124358 23114 tablet_bootstrap.cc:654] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:23.125633 22964 leader_election.cc:343] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.126433 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597df84c188b43e6ba582bd8bb6260a7" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
W20260710 11:04:23.127868 22962 leader_election.cc:343] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.128298 22962 leader_election.cc:304] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.130066 23113 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.130162 23119 raft_consensus.cc:2749] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.130599 23113 ts_tablet_manager.cc:1403] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.038s
I20260710 11:04:23.140893 23138 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:23.156380 23114 tablet_bootstrap.cc:492] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.157145 23114 ts_tablet_manager.cc:1403] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.000s
I20260710 11:04:23.160207 23114 raft_consensus.cc:359] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.160991 23114 raft_consensus.cc:385] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.161324 23114 raft_consensus.cc:740] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.162257 23114 consensus_queue.cc:260] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.164594 23138 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.155939 23113 raft_consensus.cc:359] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.166553 23113 raft_consensus.cc:385] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.166877 23113 raft_consensus.cc:740] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.169638 23113 consensus_queue.cc:260] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.173875 23191 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.180997 23191 raft_consensus.cc:493] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.181641 23191 raft_consensus.cc:515] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.184321 23114 ts_tablet_manager.cc:1434] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:04:23.185168 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf60227e12f43e698e96f7991ec90e6" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.185415 23114 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.184332 23191 leader_election.cc:290] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
W20260710 11:04:23.188553 22887 leader_election.cc:343] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.193301 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf60227e12f43e698e96f7991ec90e6" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.194003 23113 ts_tablet_manager.cc:1434] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.005s
I20260710 11:04:23.195608 23113 tablet_bootstrap.cc:492] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
W20260710 11:04:23.195513 22887 leader_election.cc:343] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.196305 22887 leader_election.cc:304] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639
I20260710 11:04:23.197414 23191 raft_consensus.cc:2749] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.198949 23114 tablet_bootstrap.cc:654] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.210392 23115 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.210947 23115 ts_tablet_manager.cc:1403] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.151s	user 0.039s	sys 0.058s
I20260710 11:04:23.211437 23114 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.211961 23114 ts_tablet_manager.cc:1403] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 11:04:23.217881 23114 raft_consensus.cc:359] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.218726 23114 raft_consensus.cc:385] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.219131 23114 raft_consensus.cc:740] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.219975 23114 consensus_queue.cc:260] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.218482 23115 raft_consensus.cc:359] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.221112 23115 raft_consensus.cc:385] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.221484 23115 raft_consensus.cc:740] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.222234 23115 consensus_queue.cc:260] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.225534 23115 ts_tablet_manager.cc:1434] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:23.225579 23114 ts_tablet_manager.cc:1434] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:04:23.226929 23114 tablet_bootstrap.cc:492] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.229022 23113 tablet_bootstrap.cc:654] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.231469 23115 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:23.233332 23114 tablet_bootstrap.cc:654] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.237354 23115 tablet_bootstrap.cc:654] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.244338 23113 tablet_bootstrap.cc:492] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.245146 23113 ts_tablet_manager.cc:1403] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.002s
I20260710 11:04:23.249027 23113 raft_consensus.cc:359] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.250989 23113 raft_consensus.cc:385] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.251370 23113 raft_consensus.cc:740] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.252203 23113 consensus_queue.cc:260] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.253266 23114 tablet_bootstrap.cc:492] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.253748 23114 ts_tablet_manager.cc:1403] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260710 11:04:23.254645 23113 ts_tablet_manager.cc:1434] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:04:23.256083 23148 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.256551 23114 raft_consensus.cc:359] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.257349 23114 raft_consensus.cc:385] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.257709 23114 raft_consensus.cc:740] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.258747 23115 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.259227 23115 ts_tablet_manager.cc:1403] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260710 11:04:23.260221 23113 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.262979 23115 raft_consensus.cc:359] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.259240 23114 consensus_queue.cc:260] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.265930 23114 ts_tablet_manager.cc:1434] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:04:23.266778 23113 tablet_bootstrap.cc:654] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.267280 23114 tablet_bootstrap.cc:492] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.274672 23114 tablet_bootstrap.cc:654] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.267684 23115 raft_consensus.cc:385] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.275054 23115 raft_consensus.cc:740] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.275717 23115 consensus_queue.cc:260] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.277189 23148 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.277724 23115 ts_tablet_manager.cc:1434] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:04:23.278613 23115 tablet_bootstrap.cc:492] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:23.278677 23113 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.279192 23113 ts_tablet_manager.cc:1403] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:04:23.282327 23113 raft_consensus.cc:359] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.283011 23113 raft_consensus.cc:385] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.283263 23113 raft_consensus.cc:740] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.289785 23148 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.288185 23113 consensus_queue.cc:260] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.294345 23113 ts_tablet_manager.cc:1434] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:04:23.297119 23115 tablet_bootstrap.cc:654] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.298625 23113 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.306200 23134 raft_consensus.cc:493] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.306800 23134 raft_consensus.cc:515] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.309201 23113 tablet_bootstrap.cc:654] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.311033 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
W20260710 11:04:23.313234 22964 leader_election.cc:343] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.314975 23207 raft_consensus.cc:493] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.315600 23207 raft_consensus.cc:515] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.323328 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6a9f70179349bdb3a2c1ca139634b9" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.324209 22924 raft_consensus.cc:2468] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:23.327025 23134 leader_election.cc:290] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.326226 22964 leader_election.cc:304] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.334103 23134 raft_consensus.cc:2804] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.334494 23134 raft_consensus.cc:493] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.334829 23134 raft_consensus.cc:3060] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.334913 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.338317 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6a9f70179349bdb3a2c1ca139634b9" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.339020 23071 raft_consensus.cc:2468] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
W20260710 11:04:23.336947 22962 leader_election.cc:343] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.339855 22962 leader_election.cc:304] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.340678 23119 raft_consensus.cc:2749] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.342787 23207 leader_election.cc:290] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.358727 23134 raft_consensus.cc:515] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.360203 23191 raft_consensus.cc:493] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.360775 23138 raft_consensus.cc:493] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.360931 23191 raft_consensus.cc:515] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.361481 23138 raft_consensus.cc:515] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.367324 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597df84c188b43e6ba582bd8bb6260a7" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.368335 23191 leader_election.cc:290] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.368837 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.369530 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597df84c188b43e6ba582bd8bb6260a7" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.370441 22996 raft_consensus.cc:2468] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:23.370627 23138 leader_election.cc:290] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.372242 23119 raft_consensus.cc:493] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.372625 22887 leader_election.cc:304] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.372947 23119 raft_consensus.cc:515] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
W20260710 11:04:23.373796 22887 leader_election.cc:343] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.374305 23211 raft_consensus.cc:2804] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.374643 23211 raft_consensus.cc:493] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.374976 23211 raft_consensus.cc:3060] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.369908 22999 raft_consensus.cc:2393] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a44acb561e441caaed9e3a496f48c46 in current term 1: Already voted for candidate ef128584bd63438ab191c51925f5041b in this term.
I20260710 11:04:23.377797 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056c86f835bb419fbb7b52aec0be31b6" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.378330 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2ff37d50dc450b8bb5fbb2fd24fa6a" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.379186 23038 leader_election.cc:304] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46; no voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.380421 23138 raft_consensus.cc:3060] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:23.381165 22964 leader_election.cc:343] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.381829 23119 leader_election.cc:290] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.382742 23211 raft_consensus.cc:515] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.384239 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2ff37d50dc450b8bb5fbb2fd24fa6a" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.384423 23148 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:23.387926 23211 leader_election.cc:290] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.389015 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597df84c188b43e6ba582bd8bb6260a7" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:23.389629 22997 raft_consensus.cc:3060] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.390466 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597df84c188b43e6ba582bd8bb6260a7" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
W20260710 11:04:23.392833 22887 leader_election.cc:343] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.396260 23197 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.396552 22997 raft_consensus.cc:2468] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
W20260710 11:04:23.388969 22962 leader_election.cc:343] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.397750 22962 leader_election.cc:304] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a407687e6eb6433080a826f44c6eb639; no voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.397008 23197 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:23.399768 23197 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:23.402326 23138 raft_consensus.cc:2749] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.402707 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.403409 22924 raft_consensus.cc:2468] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:23.404567 23038 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [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: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.405627 23119 raft_consensus.cc:2749] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.409893 22887 leader_election.cc:304] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:23.419412 23207 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:23.423810 23148 raft_consensus.cc:2804] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:23.424726 23148 raft_consensus.cc:697] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:23.425596 23211 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:23.427598 23197 raft_consensus.cc:2804] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:23.430078 23197 raft_consensus.cc:493] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.430588 23197 raft_consensus.cc:3060] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:23.431350 23148 consensus_queue.cc:237] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.437408 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
W20260710 11:04:23.438565 22870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:23.445881 22996 raft_consensus.cc:2468] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:23.448891 23191 raft_consensus.cc:493] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.449699 23191 raft_consensus.cc:515] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.452188 23191 leader_election.cc:290] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.458926 23197 raft_consensus.cc:515] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:23.459794 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.462270 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.475521 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6a9f70179349bdb3a2c1ca139634b9" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:23.476336 23072 raft_consensus.cc:3060] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.481014 23134 leader_election.cc:290] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.483847 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:23.484687 22922 raft_consensus.cc:3060] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:23.486151 23197 leader_election.cc:290] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 2 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:23.487361 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6a9f70179349bdb3a2c1ca139634b9" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:23.487980 22921 raft_consensus.cc:3060] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.490052 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43362d5946044c9986cc152be06ff4b7" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:23.490622 22997 raft_consensus.cc:3060] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:23.495087 23072 raft_consensus.cc:2468] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:23.496146 22962 leader_election.cc:304] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
W20260710 11:04:23.496559 22887 leader_election.cc:343] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.497038 23207 raft_consensus.cc:2804] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:23.497547 22887 leader_election.cc:343] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.497570 23207 raft_consensus.cc:697] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:23.497979 22887 leader_election.cc:304] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639
I20260710 11:04:23.498699 23207 consensus_queue.cc:237] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.499984 23148 raft_consensus.cc:2749] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.515085 23119 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:23.531116 23197 raft_consensus.cc:493] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.531780 23197 raft_consensus.cc:515] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.538185 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc83798f874f3999c16d939b4e5ab9" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.538244 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc83798f874f3999c16d939b4e5ab9" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.539086 22996 raft_consensus.cc:2468] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
W20260710 11:04:23.540431 23038 leader_election.cc:343] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.541366 23036 leader_election.cc:304] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [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: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.542603 23138 raft_consensus.cc:2804] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.543094 23138 raft_consensus.cc:493] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.543507 23138 raft_consensus.cc:3060] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.536916 23197 leader_election.cc:290] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.559019 23114 tablet_bootstrap.cc:492] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.559556 23114 ts_tablet_manager.cc:1403] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.293s	user 0.057s	sys 0.109s
I20260710 11:04:23.560006 23115 tablet_bootstrap.cc:492] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.560529 23115 ts_tablet_manager.cc:1403] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.282s	user 0.033s	sys 0.021s
I20260710 11:04:23.562449 23114 raft_consensus.cc:359] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.563189 23114 raft_consensus.cc:385] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.563112 23115 raft_consensus.cc:359] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.563553 23114 raft_consensus.cc:740] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.563920 23115 raft_consensus.cc:385] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.564220 23115 raft_consensus.cc:740] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.564515 23114 consensus_queue.cc:260] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.566996 23114 ts_tablet_manager.cc:1434] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:23.567925 23114 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.570262 22922 raft_consensus.cc:2468] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 2.
I20260710 11:04:23.570772 23113 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.571216 23113 ts_tablet_manager.cc:1403] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.273s	user 0.050s	sys 0.081s
I20260710 11:04:23.571569 22822 catalog_manager.cc:5697] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.571976 23115 consensus_queue.cc:260] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.573905 23038 leader_election.cc:304] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.575013 23197 raft_consensus.cc:2804] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:23.575547 23197 raft_consensus.cc:697] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 2 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:23.575675 23113 raft_consensus.cc:359] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.576576 23113 raft_consensus.cc:385] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.577159 23113 raft_consensus.cc:740] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.568849 22921 raft_consensus.cc:2468] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:23.589979 23115 ts_tablet_manager.cc:1434] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:04:23.589460 23113 consensus_queue.cc:260] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.592705 23115 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:23.578503 22997 raft_consensus.cc:2468] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 2.
I20260710 11:04:23.598551 23181 raft_consensus.cc:493] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.599962 23190 raft_consensus.cc:493] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.608930 23181 raft_consensus.cc:515] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.613096 23181 leader_election.cc:290] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.602394 23138 raft_consensus.cc:515] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.597859 23197 consensus_queue.cc:237] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER 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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } }
I20260710 11:04:23.617295 23138 leader_election.cc:290] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.632992 23113 ts_tablet_manager.cc:1434] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.026s
I20260710 11:04:23.634346 23113 tablet_bootstrap.cc:492] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.610669 23190 raft_consensus.cc:515] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.636085 22996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.636499 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc83798f874f3999c16d939b4e5ab9" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:23.636745 22996 raft_consensus.cc:2468] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:23.637184 22999 raft_consensus.cc:3060] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.637759 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc83798f874f3999c16d939b4e5ab9" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:23.638152 23036 leader_election.cc:304] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:23.631386 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.639878 23192 raft_consensus.cc:2804] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:23.640413 23038 leader_election.cc:343] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.643746 23192 raft_consensus.cc:493] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.645144 22921 raft_consensus.cc:2468] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:23.645570 22820 catalog_manager.cc:5697] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.646412 23190 leader_election.cc:290] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.648327 23114 tablet_bootstrap.cc:654] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.649094 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.644176 23192 raft_consensus.cc:3060] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.651844 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.652464 22997 raft_consensus.cc:2468] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:23.654068 22887 leader_election.cc:304] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.655836 23190 raft_consensus.cc:2804] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.656412 23190 raft_consensus.cc:493] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.656945 23190 raft_consensus.cc:3060] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.657922 22999 raft_consensus.cc:2468] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:23.663856 23113 tablet_bootstrap.cc:654] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.666406 23192 raft_consensus.cc:515] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.668809 23073 raft_consensus.cc:2393] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef128584bd63438ab191c51925f5041b in current term 1: Already voted for candidate 3a44acb561e441caaed9e3a496f48c46 in this term.
I20260710 11:04:23.672291 23115 tablet_bootstrap.cc:654] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.673058 23036 leader_election.cc:304] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.675330 23192 leader_election.cc:290] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:23.677686 23190 raft_consensus.cc:515] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.679044 23192 raft_consensus.cc:2804] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:23.680438 23192 raft_consensus.cc:697] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:23.682065 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:23.683466 23192 consensus_queue.cc:237] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.684849 22921 raft_consensus.cc:2393] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a44acb561e441caaed9e3a496f48c46 in current term 1: Already voted for candidate ef128584bd63438ab191c51925f5041b in this term.
I20260710 11:04:23.693729 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:23.694748 22999 raft_consensus.cc:3060] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.696108 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:23.696897 23073 raft_consensus.cc:2393] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef128584bd63438ab191c51925f5041b in current term 1: Already voted for candidate 3a44acb561e441caaed9e3a496f48c46 in this term.
I20260710 11:04:23.698094 23190 leader_election.cc:290] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.698166 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a27a47285b4000a39d3e2be2dad843" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:23.699653 22887 leader_election.cc:304] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [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: ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639
I20260710 11:04:23.700889 23190 raft_consensus.cc:2749] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:23.701803 23114 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.702263 23114 ts_tablet_manager.cc:1403] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.135s	user 0.006s	sys 0.009s
I20260710 11:04:23.705492 23114 raft_consensus.cc:359] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.706223 23114 raft_consensus.cc:385] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.706511 23114 raft_consensus.cc:740] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.707224 23114 consensus_queue.cc:260] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.707696 22999 raft_consensus.cc:2468] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:23.709478 23036 leader_election.cc:304] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.713481 23197 raft_consensus.cc:2804] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:23.714167 23197 raft_consensus.cc:697] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:23.715363 23197 consensus_queue.cc:237] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.717530 23190 raft_consensus.cc:493] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.717991 23190 raft_consensus.cc:515] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.720115 23190 leader_election.cc:290] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.721585 23114 ts_tablet_manager.cc:1434] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:04:23.721849 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:23.722441 22999 raft_consensus.cc:2468] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:23.724723 22887 leader_election.cc:304] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.726045 23190 raft_consensus.cc:2804] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.726444 23190 raft_consensus.cc:493] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.726822 23190 raft_consensus.cc:3060] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.729887 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
W20260710 11:04:23.731319 22887 leader_election.cc:343] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.745621 23113 tablet_bootstrap.cc:492] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.746073 23113 ts_tablet_manager.cc:1403] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.112s	user 0.027s	sys 0.052s
I20260710 11:04:23.746330 23115 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.746773 23115 ts_tablet_manager.cc:1403] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.028s
I20260710 11:04:23.748157 23113 raft_consensus.cc:359] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.748687 23113 raft_consensus.cc:385] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.748915 23113 raft_consensus.cc:740] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.749289 23115 raft_consensus.cc:359] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.749946 23115 raft_consensus.cc:385] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.749598 23113 consensus_queue.cc:260] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.750380 23115 raft_consensus.cc:740] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.743041 23190 raft_consensus.cc:515] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.749734 23114 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.751566 23115 consensus_queue.cc:260] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.753609 23115 ts_tablet_manager.cc:1434] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:23.753785 23113 ts_tablet_manager.cc:1434] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:04:23.756032 23115 tablet_bootstrap.cc:492] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639: Bootstrap starting.
I20260710 11:04:23.756323 23113 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.756266 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:23.756927 22999 raft_consensus.cc:3060] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.762786 23115 tablet_bootstrap.cc:654] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.755173 23190 leader_election.cc:290] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.766230 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:23.762786 23113 tablet_bootstrap.cc:654] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:23.768237 22887 leader_election.cc:343] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.768710 23114 tablet_bootstrap.cc:654] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.804703 22999 raft_consensus.cc:2468] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:23.806439 22887 leader_election.cc:304] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:23.807688 23257 raft_consensus.cc:2804] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:23.808216 23257 raft_consensus.cc:697] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:23.809661 23257 consensus_queue.cc:237] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.815411 23115 tablet_bootstrap.cc:492] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639: No bootstrap required, opened a new log
I20260710 11:04:23.815410 23113 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.816025 23113 ts_tablet_manager.cc:1403] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.026s
I20260710 11:04:23.816025 23115 ts_tablet_manager.cc:1403] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.020s
I20260710 11:04:23.818864 23113 raft_consensus.cc:359] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.819005 23115 raft_consensus.cc:359] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.819582 23113 raft_consensus.cc:385] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.819617 23115 raft_consensus.cc:385] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.819972 23113 raft_consensus.cc:740] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.820013 23115 raft_consensus.cc:740] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.820986 23113 consensus_queue.cc:260] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.826949 23115 consensus_queue.cc:260] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.828447 23114 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.828922 23113 ts_tablet_manager.cc:1434] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 11:04:23.829385 23115 ts_tablet_manager.cc:1434] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:04:23.830514 23113 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b: Bootstrap starting.
I20260710 11:04:23.828945 23114 ts_tablet_manager.cc:1403] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.003s
I20260710 11:04:23.835182 23190 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:23.835768 23113 tablet_bootstrap.cc:654] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.838485 23114 raft_consensus.cc:359] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.839231 23114 raft_consensus.cc:385] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.839547 23114 raft_consensus.cc:740] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.840353 23114 consensus_queue.cc:260] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.841081 22819 catalog_manager.cc:5697] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:23.842754 23114 ts_tablet_manager.cc:1434] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:04:23.843688 23114 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.844197 22819 catalog_manager.cc:5697] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:23.846629 22819 catalog_manager.cc:5697] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 2 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.850626 23114 tablet_bootstrap.cc:654] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.866775 23114 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.867244 23114 ts_tablet_manager.cc:1403] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 11:04:23.870087 23114 raft_consensus.cc:359] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.870821 23114 raft_consensus.cc:385] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.871120 23114 raft_consensus.cc:740] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.871907 23114 consensus_queue.cc:260] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.874388 23114 ts_tablet_manager.cc:1434] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:23.877614 23073 raft_consensus.cc:3060] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.880939 23207 raft_consensus.cc:493] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.881492 23207 raft_consensus.cc:515] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.883752 23207 leader_election.cc:290] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.884740 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:23.885490 22921 raft_consensus.cc:2468] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:23.885635 23114 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.886930 22964 leader_election.cc:304] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.887845 23207 raft_consensus.cc:2804] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.888269 23207 raft_consensus.cc:493] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.888676 23207 raft_consensus.cc:3060] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.887851 23254 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:23.889451 22822 catalog_manager.cc:5697] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.892851 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.893508 23072 raft_consensus.cc:2468] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:23.894193 23114 tablet_bootstrap.cc:654] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.904147 23207 raft_consensus.cc:515] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.910130 23119 raft_consensus.cc:493] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.910733 23119 raft_consensus.cc:515] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.913545 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feacdbd0b3234075875b07ca799e5498" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
W20260710 11:04:23.914942 22964 leader_election.cc:343] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:23.915333 23119 leader_election.cc:290] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.916740 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feacdbd0b3234075875b07ca799e5498" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:23.917840 23072 raft_consensus.cc:2468] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 0.
I20260710 11:04:23.919713 22962 leader_election.cc:304] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [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: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: ef128584bd63438ab191c51925f5041b
I20260710 11:04:23.922452 23113 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b: No bootstrap required, opened a new log
I20260710 11:04:23.923053 23113 ts_tablet_manager.cc:1403] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b: Time spent bootstrapping tablet: real 0.093s	user 0.027s	sys 0.044s
I20260710 11:04:23.924304 23119 raft_consensus.cc:2804] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:23.924777 23119 raft_consensus.cc:493] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:23.925362 23119 raft_consensus.cc:3060] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.926752 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:23.926534 23113 raft_consensus.cc:359] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.928668 22921 raft_consensus.cc:3060] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.928838 23113 raft_consensus.cc:385] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.927902 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:23.926594 23207 leader_election.cc:290] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.929863 23073 raft_consensus.cc:3060] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.929348 23113 raft_consensus.cc:740] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.930331 23114 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.930739 23114 ts_tablet_manager.cc:1403] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.025s
I20260710 11:04:23.930791 23113 consensus_queue.cc:260] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.934445 23114 raft_consensus.cc:359] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.935101 23114 raft_consensus.cc:385] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.935372 23114 raft_consensus.cc:740] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.933032 23113 ts_tablet_manager.cc:1434] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:04:23.935577 22921 raft_consensus.cc:2468] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:23.936493 23114 consensus_queue.cc:260] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.937098 22964 leader_election.cc:304] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:23.937817 23207 raft_consensus.cc:2804] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:23.938313 23207 raft_consensus.cc:697] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:23.938997 23207 consensus_queue.cc:237] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.940128 23073 raft_consensus.cc:2468] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:23.943666 23114 ts_tablet_manager.cc:1434] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:23.945329 23114 tablet_bootstrap.cc:492] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46: Bootstrap starting.
I20260710 11:04:23.948694 23119 raft_consensus.cc:515] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.951794 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feacdbd0b3234075875b07ca799e5498" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:23.952423 22921 raft_consensus.cc:3060] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.953902 23114 tablet_bootstrap.cc:654] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:23.965677 23114 tablet_bootstrap.cc:492] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46: No bootstrap required, opened a new log
I20260710 11:04:23.966066 23114 ts_tablet_manager.cc:1403] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 11:04:23.968093 22820 catalog_manager.cc:5697] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.968739 23114 raft_consensus.cc:359] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.969416 23114 raft_consensus.cc:385] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:23.969635 23119 leader_election.cc:290] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:23.969763 23114 raft_consensus.cc:740] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Initialized, Role: FOLLOWER
I20260710 11:04:23.970504 23114 consensus_queue.cc:260] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.971016 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feacdbd0b3234075875b07ca799e5498" candidate_uuid: "a407687e6eb6433080a826f44c6eb639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:23.971587 23073 raft_consensus.cc:3060] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:23.972548 23114 ts_tablet_manager.cc:1434] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:23.979465 23073 raft_consensus.cc:2468] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:23.979964 22921 raft_consensus.cc:2468] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a407687e6eb6433080a826f44c6eb639 in term 1.
I20260710 11:04:23.981158 22962 leader_election.cc:304] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:23.982300 23119 raft_consensus.cc:2804] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:23.982766 23119 raft_consensus.cc:697] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Leader. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:23.983556 23119 consensus_queue.cc:237] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:23.996479 22820 catalog_manager.cc:5697] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 reported cstate change: term changed from 0 to 1, leader changed from <none> to a407687e6eb6433080a826f44c6eb639 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.998909 23254 raft_consensus.cc:493] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:23.999395 23254 raft_consensus.cc:515] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.001248 23254 leader_election.cc:290] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:24.001948 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2ff37d50dc450b8bb5fbb2fd24fa6a" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:24.002575 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2ff37d50dc450b8bb5fbb2fd24fa6a" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46" is_pre_election: true
I20260710 11:04:24.002571 22999 raft_consensus.cc:2468] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:24.003356 23073 raft_consensus.cc:2468] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 0.
I20260710 11:04:24.004578 22887 leader_election.cc:304] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:24.005373 23254 raft_consensus.cc:2804] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:24.005714 23254 raft_consensus.cc:493] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:24.006086 23254 raft_consensus.cc:3060] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.011152 23254 raft_consensus.cc:515] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.012585 23254 leader_election.cc:290] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:24.013361 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2ff37d50dc450b8bb5fbb2fd24fa6a" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:24.013639 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2ff37d50dc450b8bb5fbb2fd24fa6a" candidate_uuid: "ef128584bd63438ab191c51925f5041b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:24.013860 22999 raft_consensus.cc:3060] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.014179 23073 raft_consensus.cc:3060] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.019416 23073 raft_consensus.cc:2468] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:24.019479 22999 raft_consensus.cc:2468] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef128584bd63438ab191c51925f5041b in term 1.
I20260710 11:04:24.020388 22887 leader_election.cc:304] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:24.021215 23254 raft_consensus.cc:2804] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:24.021675 23254 raft_consensus.cc:697] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Leader. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:24.022320 23254 consensus_queue.cc:237] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.031179 23197 raft_consensus.cc:493] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:24.030846 22820 catalog_manager.cc:5697] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b reported cstate change: term changed from 0 to 1, leader changed from <none> to ef128584bd63438ab191c51925f5041b (127.21.77.193). New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:24.031656 23197 raft_consensus.cc:515] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.033407 23197 leader_election.cc:290] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:24.034201 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf60227e12f43e698e96f7991ec90e6" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:24.034754 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf60227e12f43e698e96f7991ec90e6" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:24.034791 22921 raft_consensus.cc:2468] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:24.035295 22999 raft_consensus.cc:2468] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 0.
I20260710 11:04:24.036100 23038 leader_election.cc:304] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:24.036852 23197 raft_consensus.cc:2804] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:24.037268 23197 raft_consensus.cc:493] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:24.037602 23197 raft_consensus.cc:3060] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.042861 23197 raft_consensus.cc:515] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.044512 23197 leader_election.cc:290] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:24.045495 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf60227e12f43e698e96f7991ec90e6" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:24.045706 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf60227e12f43e698e96f7991ec90e6" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:24.046099 22921 raft_consensus.cc:3060] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.046247 22999 raft_consensus.cc:3060] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.052470 22921 raft_consensus.cc:2468] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:24.052470 22999 raft_consensus.cc:2468] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 1.
I20260710 11:04:24.053807 23036 leader_election.cc:304] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:24.054443 23197 raft_consensus.cc:2804] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:24.054908 23197 raft_consensus.cc:697] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:24.055641 23197 consensus_queue.cc:237] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.063023 22820 catalog_manager.cc:5697] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:24.074095 23119 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.074435 23197 consensus_queue.cc:1048] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.083812 22922 raft_consensus.cc:3060] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.092952 23207 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.095599 23192 consensus_queue.cc:1048] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.135802 23197 consensus_queue.cc:1048] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.140777 22921 raft_consensus.cc:1275] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:24.142481 23197 consensus_queue.cc:1048] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.149263 23197 consensus_queue.cc:1048] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.165714 22999 raft_consensus.cc:1275] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:24.167761 23197 consensus_queue.cc:1048] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.290388 23197 raft_consensus.cc:493] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:24.290882 23197 raft_consensus.cc:515] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:24.292662 23197 leader_election.cc:290] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:24.293619 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef128584bd63438ab191c51925f5041b" is_pre_election: true
I20260710 11:04:24.294324 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f33635aee7e4f109eefbdb37217b604" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a407687e6eb6433080a826f44c6eb639" is_pre_election: true
I20260710 11:04:24.295018 22999 raft_consensus.cc:2393] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a44acb561e441caaed9e3a496f48c46 in current term 1: Already voted for candidate ef128584bd63438ab191c51925f5041b in this term.
I20260710 11:04:24.295972 23036 leader_election.cc:304] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46; no voters: a407687e6eb6433080a826f44c6eb639, ef128584bd63438ab191c51925f5041b
I20260710 11:04:24.296617 23197 raft_consensus.cc:3060] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:24.301244 23197 raft_consensus.cc:2749] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:24.329342 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:24.336200 23291 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:04:24.336453 23292 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:04:24.338178 23294 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:04:24.339332 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:24.340224 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:24.340473 21815 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:04:24.340653 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681464340633 us; error 0 us; skew 500 ppm
I20260710 11:04:24.341351 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:24.344348 21815 webserver.cc:533] Webserver started at http://127.21.77.196:43681/ using document root <none> and password file <none>
I20260710 11:04:24.344945 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:24.345242 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:24.345571 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:24.345824 23254 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.346686 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-3-root/instance:
uuid: "096cde59e010412caf02873c21546a0a"
format_stamp: "Formatted at 2026-07-10 11:04:24 on dist-test-slave-k7kd"
I20260710 11:04:24.352079 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:04:24.357555 23300 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:04:24.358665 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:04:24.359099 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-3-root
uuid: "096cde59e010412caf02873c21546a0a"
format_stamp: "Formatted at 2026-07-10 11:04:24 on dist-test-slave-k7kd"
I20260710 11:04:24.359519 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-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:04:24.359999 23148 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.379204 23134 consensus_queue.cc:1048] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.389249 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:24.391013 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:24.397393 23147 consensus_queue.cc:1048] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.414036 23190 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:24.420131 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:24.429280 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:24.429615 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:24.429919 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:24.430126 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:24.441237 23190 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.526495 23147 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:24.532886 23197 consensus_queue.cc:1048] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:24.561275 23147 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:24.600842 23197 consensus_queue.cc:1048] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:24.722586 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.196:39461
I20260710 11:04:24.722671 23372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.196:39461 every 8 connection(s)
I20260710 11:04:24.729768 21815 auto_leader_rebalancer-test.cc:388] add a tserver: 096cde59e010412caf02873c21546a0a
I20260710 11:04:24.747607 23373 heartbeater.cc:344] Connected to a master server at 127.21.77.254:45537
I20260710 11:04:24.748023 23373 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:24.748795 23373 heartbeater.cc:507] Master 127.21.77.254:45537 requested a full tablet report, sending...
I20260710 11:04:24.750763 22821 ts_manager.cc:194] Registered new tserver with Master: 096cde59e010412caf02873c21546a0a (127.21.77.196:39461)
I20260710 11:04:24.752035 22821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41552
I20260710 11:04:25.669883 22921 consensus_queue.cc:237] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:25.679493 22999 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.679473 23071 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.681310 23148 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:25.682336 23382 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:25.693126 22887 consensus_peers.cc:597] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f33635aee7e4f109eefbdb37217b604. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.695832 23387 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.696844 22999 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.697597 23071 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.727978 22999 consensus_queue.cc:237] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:25.729089 22821 catalog_manager.cc:5697] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:25.746663 23071 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.752336 22921 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.753721 23134 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:25.754298 23373 heartbeater.cc:499] Master 127.21.77.254:45537 was elected leader, sending a full tablet report...
I20260710 11:04:25.758641 23378 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:25.768854 22962 consensus_peers.cc:597] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f815c16db3a47f683acaa7f640a51c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.774883 23134 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.780653 23071 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.781491 22921 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.799743 22922 consensus_queue.cc:237] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:25.809508 22820 catalog_manager.cc:5697] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:25.813812 22887 consensus_peers.cc:597] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4347d1c52524210b2cbbdf577498e50. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.814168 23071 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.815024 22999 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.816170 23387 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:25.817040 23148 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:25.827442 23382 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.828774 22999 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.829773 23071 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.841204 22822 catalog_manager.cc:5697] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.842994 22922 consensus_queue.cc:237] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:25.858843 23071 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:25.859956 22999 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:25.860581 22887 consensus_peers.cc:597] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e2ff37d50dc450b8bb5fbb2fd24fa6a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.861667 23148 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:25.863740 23382 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:25.869864 23148 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.871459 22999 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.872643 23071 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:25.892076 22820 catalog_manager.cc:5697] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:26.201586 23405 ts_tablet_manager.cc:933] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:26.203929 23405 tablet_copy_client.cc:323] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:26.226405 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 3f33635aee7e4f109eefbdb37217b604 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:26.226914 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 3f33635aee7e4f109eefbdb37217b604 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-3f33635aee7e4f109eefbdb37217b604
I20260710 11:04:26.234735 22934 tablet_copy_source_session.cc:215] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:26.238233 23405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f33635aee7e4f109eefbdb37217b604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.253984 23405 tablet_copy_client.cc:806] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:26.254689 23405 tablet_copy_client.cc:670] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:26.259224 23405 tablet_copy_client.cc:538] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:26.268554 23405 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:26.290491 23405 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: 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:04:26.291527 23405 tablet_bootstrap.cc:492] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:26.292178 23405 ts_tablet_manager.cc:1403] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260710 11:04:26.295671 23405 raft_consensus.cc:359] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.296502 23405 raft_consensus.cc:740] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:26.297197 23405 consensus_queue.cc:260] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.300001 23405 ts_tablet_manager.cc:1434] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:04:26.301826 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-3f33635aee7e4f109eefbdb37217b604 received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:26.302305 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-3f33635aee7e4f109eefbdb37217b604 on tablet 3f33635aee7e4f109eefbdb37217b604 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:26.328397 23405 ts_tablet_manager.cc:933] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:26.330159 23405 tablet_copy_client.cc:323] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:26.341854 23009 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet 3f815c16db3a47f683acaa7f640a51c4 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:26.342598 23009 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet 3f815c16db3a47f683acaa7f640a51c4 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-3f815c16db3a47f683acaa7f640a51c4
I20260710 11:04:26.347551 23413 ts_tablet_manager.cc:933] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:26.353579 23009 tablet_copy_source_session.cc:215] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:26.357431 23414 ts_tablet_manager.cc:933] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:26.357508 23405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f815c16db3a47f683acaa7f640a51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.367009 23413 tablet_copy_client.cc:323] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:26.369481 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet c4347d1c52524210b2cbbdf577498e50 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:26.369876 23414 tablet_copy_client.cc:323] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:26.370177 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet c4347d1c52524210b2cbbdf577498e50 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-c4347d1c52524210b2cbbdf577498e50
I20260710 11:04:26.371850 22933 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:26.372375 22933 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-8e2ff37d50dc450b8bb5fbb2fd24fa6a
I20260710 11:04:26.377664 22934 tablet_copy_source_session.cc:215] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:26.378546 23405 tablet_copy_client.cc:806] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:26.379160 23405 tablet_copy_client.cc:670] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:26.379634 22933 tablet_copy_source_session.cc:215] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:26.381049 23413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4347d1c52524210b2cbbdf577498e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.382691 23414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.390738 23405 tablet_copy_client.cc:538] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:26.398053 23414 tablet_copy_client.cc:806] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:26.398862 23414 tablet_copy_client.cc:670] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:26.404103 23413 tablet_copy_client.cc:806] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:26.404732 23405 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:26.404697 23413 tablet_copy_client.cc:670] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:26.413193 23414 tablet_copy_client.cc:538] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:26.416800 23413 tablet_copy_client.cc:538] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:26.432647 23414 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:26.437049 23413 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:26.450840 23405 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: 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:04:26.453997 23405 tablet_bootstrap.cc:492] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:26.454675 23405 ts_tablet_manager.cc:1403] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.000s
I20260710 11:04:26.457998 23405 raft_consensus.cc:359] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.458824 23405 raft_consensus.cc:740] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:26.459467 23405 consensus_queue.cc:260] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.465397 23405 ts_tablet_manager.cc:1434] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:26.468925 23009 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-3f815c16db3a47f683acaa7f640a51c4 received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:26.469135 23414 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: 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:04:26.469395 23009 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-3f815c16db3a47f683acaa7f640a51c4 on tablet 3f815c16db3a47f683acaa7f640a51c4 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:26.470124 23414 tablet_bootstrap.cc:492] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:26.471560 23413 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: 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:04:26.470842 23414 ts_tablet_manager.cc:1403] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.011s
I20260710 11:04:26.472371 23413 tablet_bootstrap.cc:492] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:26.473040 23413 ts_tablet_manager.cc:1403] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.003s
I20260710 11:04:26.474735 23414 raft_consensus.cc:359] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.475464 23414 raft_consensus.cc:740] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:26.475787 23413 raft_consensus.cc:359] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.476191 23414 consensus_queue.cc:260] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.476682 23413 raft_consensus.cc:740] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:26.477362 23413 consensus_queue.cc:260] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:26.478536 23414 ts_tablet_manager.cc:1434] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:26.479609 23413 ts_tablet_manager.cc:1434] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:26.480533 22933 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-8e2ff37d50dc450b8bb5fbb2fd24fa6a received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:26.480995 22933 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-8e2ff37d50dc450b8bb5fbb2fd24fa6a on tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:26.481694 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-c4347d1c52524210b2cbbdf577498e50 received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:26.482092 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-c4347d1c52524210b2cbbdf577498e50 on tablet c4347d1c52524210b2cbbdf577498e50 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:26.649937 23348 raft_consensus.cc:1217] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:26.749044 23348 raft_consensus.cc:1217] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:26.782262 23348 raft_consensus.cc:1217] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:26.928241 23348 raft_consensus.cc:1217] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:27.223223 23387 raft_consensus.cc:1064] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:27.225613 23387 consensus_queue.cc:237] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.233110 23071 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.233518 22999 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.234423 23348 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.234947 23382 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.236083 23422 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.236967 23387 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:27.246682 23134 raft_consensus.cc:1064] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:27.251612 23134 consensus_queue.cc:237] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.253412 23382 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.258605 23071 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.264258 23072 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.265798 23417 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.266924 22922 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.268754 23417 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:27.270118 23348 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.278666 22999 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.285138 23417 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.296066 23418 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.298246 23072 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.313905 22821 catalog_manager.cc:5697] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.322996 23431 raft_consensus.cc:1064] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:27.336501 23347 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.344551 22922 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.375025 23431 consensus_queue.cc:237] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.386484 23422 raft_consensus.cc:1064] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:27.385177 23348 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.389829 23422 consensus_queue.cc:237] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.398609 22999 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.400007 23072 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.400372 23431 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.402143 23382 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:27.404927 23347 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.410523 23382 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.424424 22922 consensus_queue.cc:237] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.430341 22822 catalog_manager.cc:5697] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.451602 23071 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.452103 23348 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.452557 23070 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.455346 22996 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.456007 23431 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.457336 23382 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:27.457891 23347 raft_consensus.cc:1275] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.458869 23431 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:27.460412 23422 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.462548 23432 consensus_queue.cc:1048] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.464658 23434 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.471855 22996 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.482825 23348 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.488267 22997 consensus_queue.cc:237] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.485944 23432 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.493642 23072 raft_consensus.cc:2955] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.499361 23071 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.509502 23347 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.509697 23073 raft_consensus.cc:1275] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.516939 23418 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.528779 23417 consensus_queue.cc:1048] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:27.528589 22819 catalog_manager.cc:5697] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:27.549453 23347 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.551365 23418 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.559084 23346 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.571748 23072 raft_consensus.cc:2955] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
W20260710 11:04:27.575448 23444 log.cc:927] Time spent T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260710 11:04:27.578162 23422 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.586297 22999 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.612941 23348 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.622946 22820 catalog_manager.cc:5697] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.624439 22822 catalog_manager.cc:5697] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.626808 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f33635aee7e4f109eefbdb37217b604 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:27.596688 23070 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.651659 22922 consensus_queue.cc:237] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.655548 22921 consensus_queue.cc:237] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:27.678572 22822 catalog_manager.cc:5697] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.680634 23347 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.685163 23432 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 11:04:27.686635 22962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.77.195:46327, user_credentials={real_user=slave}} blocked reactor thread for 67834.8us
I20260710 11:04:27.690141 23071 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.693995 23346 raft_consensus.cc:1275] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.698798 22999 raft_consensus.cc:1275] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.698874 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f815c16db3a47f683acaa7f640a51c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:27.700902 23382 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:27.702010 23432 consensus_queue.cc:1048] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:27.704531 22914 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f815c16db3a47f683acaa7f640a51c4 with delete_type TABLET_DATA_TOMBSTONED (TS ef128584bd63438ab191c51925f5041b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48164
I20260710 11:04:27.705963 22983 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f33635aee7e4f109eefbdb37217b604 with delete_type TABLET_DATA_TOMBSTONED (TS a407687e6eb6433080a826f44c6eb639 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54844
I20260710 11:04:27.712683 23382 consensus_queue.cc:1048] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260710 11:04:27.723459 23346 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.723095 23431 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.736295 23448 tablet_replica.cc:333] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:27.735566 23434 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.737653 23448 raft_consensus.cc:2243] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:27.738494 23448 raft_consensus.cc:2272] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:27.739627 23348 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.744856 23448 ts_tablet_manager.cc:1916] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:27.744556 22996 raft_consensus.cc:2955] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.761878 23448 ts_tablet_manager.cc:1929] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:27.762490 23448 log.cc:1199] T 3f815c16db3a47f683acaa7f640a51c4 P ef128584bd63438ab191c51925f5041b: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/wals/3f815c16db3a47f683acaa7f640a51c4
I20260710 11:04:27.764406 22808 catalog_manager.cc:5028] TS ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): tablet 3f815c16db3a47f683acaa7f640a51c4 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:27.773854 23071 raft_consensus.cc:2955] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.787838 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:27.798695 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4347d1c52524210b2cbbdf577498e50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:27.799360 23449 tablet_replica.cc:333] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:27.800808 23449 raft_consensus.cc:2243] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:27.801985 23449 raft_consensus.cc:2272] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:27.806854 22819 catalog_manager.cc:5697] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:27.804193 22822 catalog_manager.cc:5697] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.818914 23449 ts_tablet_manager.cc:1916] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:27.823450 23056 tablet_service.cc:1558] Processing DeleteTablet for tablet c4347d1c52524210b2cbbdf577498e50 with delete_type TABLET_DATA_TOMBSTONED (TS 3a44acb561e441caaed9e3a496f48c46 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33590
I20260710 11:04:27.831797 23451 tablet_replica.cc:333] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:27.832906 23451 raft_consensus.cc:2243] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:27.835644 23451 raft_consensus.cc:2272] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:27.837832 22983 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a with delete_type TABLET_DATA_TOMBSTONED (TS a407687e6eb6433080a826f44c6eb639 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54844
I20260710 11:04:27.839380 23449 ts_tablet_manager.cc:1929] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:27.839890 23449 log.cc:1199] T 3f33635aee7e4f109eefbdb37217b604 P a407687e6eb6433080a826f44c6eb639: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/wals/3f33635aee7e4f109eefbdb37217b604
I20260710 11:04:27.842206 22806 catalog_manager.cc:5028] TS a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): tablet 3f33635aee7e4f109eefbdb37217b604 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:27.842749 23451 ts_tablet_manager.cc:1916] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:27.844489 23449 tablet_replica.cc:333] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:27.845599 23449 raft_consensus.cc:2243] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:27.846340 23449 raft_consensus.cc:2272] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:27.849786 23449 ts_tablet_manager.cc:1916] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:27.855417 23451 ts_tablet_manager.cc:1929] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:27.855815 23451 log.cc:1199] T c4347d1c52524210b2cbbdf577498e50 P 3a44acb561e441caaed9e3a496f48c46: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/wals/c4347d1c52524210b2cbbdf577498e50
I20260710 11:04:27.857349 22806 catalog_manager.cc:5028] TS 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): tablet c4347d1c52524210b2cbbdf577498e50 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:27.861270 23449 ts_tablet_manager.cc:1929] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:27.861680 23449 log.cc:1199] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P a407687e6eb6433080a826f44c6eb639: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/wals/8e2ff37d50dc450b8bb5fbb2fd24fa6a
I20260710 11:04:27.863001 22806 catalog_manager.cc:5028] TS a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): tablet 8e2ff37d50dc450b8bb5fbb2fd24fa6a (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:28.870201 22999 consensus_queue.cc:237] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
W20260710 11:04:28.876294 22962 consensus_peers.cc:597] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: feacdbd0b3234075875b07ca799e5498. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.876648 22922 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:28.877565 23071 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:28.878170 23452 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:28.879165 23447 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:28.887099 23454 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.888814 22922 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.889025 23071 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.902294 22820 catalog_manager.cc:5697] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.903180 22999 consensus_queue.cc:237] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:28.911577 23071 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:28.912199 22962 consensus_peers.cc:597] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c6a9f70179349bdb3a2c1ca139634b9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.913471 23457 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:28.914709 22922 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:28.916134 23457 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:28.922545 23447 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.926074 23071 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.929832 22922 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.940555 22821 catalog_manager.cc:5697] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.956189 22922 consensus_queue.cc:237] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:28.963788 23071 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:28.966092 23467 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:28.966760 22996 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:28.968925 22887 consensus_peers.cc:597] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 597df84c188b43e6ba582bd8bb6260a7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.969988 23467 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:28.975767 23465 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.977535 23071 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.980195 22996 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:28.990514 22999 consensus_queue.cc:237] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:28.992892 22820 catalog_manager.cc:5697] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:29.000023 23070 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:29.002578 22962 consensus_peers.cc:597] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35ca8c6baac848819f3f3893811794c6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:29.003249 23452 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:29.002593 22922 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:29.006088 23457 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:29.016346 23447 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:29.018303 22922 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:29.026778 23070 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:29.033665 22821 catalog_manager.cc:5697] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.394313 23473 ts_tablet_manager.cc:933] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:29.396377 23473 tablet_copy_client.cc:323] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:29.397982 23009 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet feacdbd0b3234075875b07ca799e5498 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:29.398622 23009 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet feacdbd0b3234075875b07ca799e5498 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-feacdbd0b3234075875b07ca799e5498
I20260710 11:04:29.399185 23475 ts_tablet_manager.cc:933] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:29.401293 23475 tablet_copy_client.cc:323] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:29.403153 23008 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet 35ca8c6baac848819f3f3893811794c6 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:29.403673 23008 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet 35ca8c6baac848819f3f3893811794c6 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-35ca8c6baac848819f3f3893811794c6
I20260710 11:04:29.412070 23009 tablet_copy_source_session.cc:215] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:29.413962 23008 tablet_copy_source_session.cc:215] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:29.415566 23473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feacdbd0b3234075875b07ca799e5498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:29.416554 23475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ca8c6baac848819f3f3893811794c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:29.427954 23475 tablet_copy_client.cc:806] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:29.428735 23475 tablet_copy_client.cc:670] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:29.431901 23473 tablet_copy_client.cc:806] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:29.432439 23473 tablet_copy_client.cc:670] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:29.432564 23475 tablet_copy_client.cc:538] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:29.436542 23473 tablet_copy_client.cc:538] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:29.441900 23475 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:29.446053 23473 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:29.470038 23477 ts_tablet_manager.cc:933] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:29.473563 23477 tablet_copy_client.cc:323] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:29.475318 23008 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet 2c6a9f70179349bdb3a2c1ca139634b9 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:29.475822 23008 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet 2c6a9f70179349bdb3a2c1ca139634b9 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-2c6a9f70179349bdb3a2c1ca139634b9
I20260710 11:04:29.479544 23475 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: 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:04:29.480711 23475 tablet_bootstrap.cc:492] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:29.481443 23475 ts_tablet_manager.cc:1403] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.009s
I20260710 11:04:29.483117 23008 tablet_copy_source_session.cc:215] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:29.484781 23475 raft_consensus.cc:359] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.486543 23477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6a9f70179349bdb3a2c1ca139634b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:29.486765 23475 raft_consensus.cc:740] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:29.487294 23473 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: 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:04:29.487558 23475 consensus_queue.cc:260] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.488274 23473 tablet_bootstrap.cc:492] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:29.489295 23473 ts_tablet_manager.cc:1403] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.003s
I20260710 11:04:29.494920 23473 raft_consensus.cc:359] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.495972 23473 raft_consensus.cc:740] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:29.496712 23473 consensus_queue.cc:260] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.497860 23475 ts_tablet_manager.cc:1434] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.011s
I20260710 11:04:29.502599 23008 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-35ca8c6baac848819f3f3893811794c6 received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:29.503048 23008 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-35ca8c6baac848819f3f3893811794c6 on tablet 35ca8c6baac848819f3f3893811794c6 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:29.505450 23473 ts_tablet_manager.cc:1434] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:04:29.513748 23477 tablet_copy_client.cc:806] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:29.514448 23477 tablet_copy_client.cc:670] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:29.517853 23008 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-feacdbd0b3234075875b07ca799e5498 received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:29.518594 23008 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-feacdbd0b3234075875b07ca799e5498 on tablet feacdbd0b3234075875b07ca799e5498 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:29.523283 23477 tablet_copy_client.cc:538] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:29.524626 23475 ts_tablet_manager.cc:933] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:29.536875 23477 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:29.537602 23475 tablet_copy_client.cc:323] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:29.539410 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 597df84c188b43e6ba582bd8bb6260a7 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:29.539983 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 597df84c188b43e6ba582bd8bb6260a7 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-597df84c188b43e6ba582bd8bb6260a7
I20260710 11:04:29.548362 22934 tablet_copy_source_session.cc:215] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:29.554577 23475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597df84c188b43e6ba582bd8bb6260a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:29.569309 23477 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: 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:04:29.570248 23477 tablet_bootstrap.cc:492] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:29.570904 23477 ts_tablet_manager.cc:1403] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.007s
I20260710 11:04:29.573334 23475 tablet_copy_client.cc:806] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:29.573866 23475 tablet_copy_client.cc:670] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:29.573884 23477 raft_consensus.cc:359] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.574855 23477 raft_consensus.cc:740] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:29.575484 23477 consensus_queue.cc:260] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.577842 23477 ts_tablet_manager.cc:1434] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:29.578022 23475 tablet_copy_client.cc:538] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:29.579746 23009 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-2c6a9f70179349bdb3a2c1ca139634b9 received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:29.580124 23009 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-2c6a9f70179349bdb3a2c1ca139634b9 on tablet 2c6a9f70179349bdb3a2c1ca139634b9 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:29.587198 23475 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:29.605504 23475 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: 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:04:29.606406 23475 tablet_bootstrap.cc:492] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:29.606966 23475 ts_tablet_manager.cc:1403] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 11:04:29.609431 23475 raft_consensus.cc:359] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.610019 23475 raft_consensus.cc:740] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:29.610495 23475 consensus_queue.cc:260] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:29.612216 23475 ts_tablet_manager.cc:1434] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:29.613854 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-597df84c188b43e6ba582bd8bb6260a7 received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:29.614202 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-597df84c188b43e6ba582bd8bb6260a7 on tablet 597df84c188b43e6ba582bd8bb6260a7 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:29.889667 23348 raft_consensus.cc:1217] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:29.922755 23348 raft_consensus.cc:1217] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:29.955523 23348 raft_consensus.cc:1217] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:29.958436 23348 raft_consensus.cc:1217] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:30.345613 23447 raft_consensus.cc:1064] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:30.348492 23447 consensus_queue.cc:237] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.355000 23070 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.356194 23348 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.356221 22921 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.357242 23447 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:30.358399 23457 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.359277 23487 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:30.386449 23452 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.388774 22921 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.392051 23447 raft_consensus.cc:1064] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:30.397083 23447 consensus_queue.cc:237] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.411510 23070 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.416605 23348 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.412431 22820 catalog_manager.cc:5697] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.440254 23070 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.441879 23348 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.442106 22921 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.443408 23447 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:30.444561 23457 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.445516 23452 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:30.470628 23447 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.473815 22921 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.484220 22999 consensus_queue.cc:237] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.487071 23346 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.491020 23347 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.473845 23070 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.492487 23071 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.493402 23484 raft_consensus.cc:1064] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:30.496690 23452 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.498632 23452 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:30.503398 22819 catalog_manager.cc:5697] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.506946 23484 consensus_queue.cc:237] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.509904 23487 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.549633 23347 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.563647 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35ca8c6baac848819f3f3893811794c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:30.566601 23346 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.568356 23493 raft_consensus.cc:1064] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:30.571146 23493 consensus_queue.cc:237] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.578805 22819 catalog_manager.cc:5697] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.581331 23071 raft_consensus.cc:2955] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.581871 22996 consensus_queue.cc:237] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.588490 23346 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.594172 23070 raft_consensus.cc:1275] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.594376 23452 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.596977 23346 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.597694 22921 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.599524 23457 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:30.599946 23484 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.600924 22914 tablet_service.cc:1558] Processing DeleteTablet for tablet 35ca8c6baac848819f3f3893811794c6 with delete_type TABLET_DATA_TOMBSTONED (TS ef128584bd63438ab191c51925f5041b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48164
I20260710 11:04:30.601898 23070 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.608261 23070 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.610383 23457 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.612399 23457 consensus_queue.cc:1048] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:30.613122 23452 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:30.618191 22996 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.637241 23508 tablet_replica.cc:333] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:30.641146 23504 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:30.641870 23508 raft_consensus.cc:2243] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:30.640895 23487 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
W20260710 11:04:30.650046 23507 log.cc:927] Time spent T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260710 11:04:30.651312 23506 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:30.652562 23070 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.652666 23347 raft_consensus.cc:2955] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.662147 23508 raft_consensus.cc:2272] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:30.666169 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c6a9f70179349bdb3a2c1ca139634b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:30.676852 23508 ts_tablet_manager.cc:1916] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:30.676167 23504 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.676082 22821 catalog_manager.cc:5697] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:30.680974 23071 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.679437 23452 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.693588 22914 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c6a9f70179349bdb3a2c1ca139634b9 with delete_type TABLET_DATA_TOMBSTONED (TS ef128584bd63438ab191c51925f5041b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48164
I20260710 11:04:30.680297 23346 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.706664 23348 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.710963 22819 catalog_manager.cc:5697] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.714759 22921 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.716251 23072 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.720458 23508 ts_tablet_manager.cc:1929] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:30.720978 23508 log.cc:1199] T 35ca8c6baac848819f3f3893811794c6 P ef128584bd63438ab191c51925f5041b: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/wals/35ca8c6baac848819f3f3893811794c6
I20260710 11:04:30.725333 22808 catalog_manager.cc:5028] TS ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): tablet 35ca8c6baac848819f3f3893811794c6 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:30.726478 23508 tablet_replica.cc:333] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:30.727412 23508 raft_consensus.cc:2243] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:30.728117 23508 raft_consensus.cc:2272] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:30.735288 23508 ts_tablet_manager.cc:1916] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:30.734911 22822 catalog_manager.cc:5697] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.761453 22997 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.762063 22999 consensus_queue.cc:237] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.770318 23508 ts_tablet_manager.cc:1929] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:30.770844 23508 log.cc:1199] T 2c6a9f70179349bdb3a2c1ca139634b9 P ef128584bd63438ab191c51925f5041b: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/wals/2c6a9f70179349bdb3a2c1ca139634b9
I20260710 11:04:30.772485 22808 catalog_manager.cc:5028] TS ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): tablet 2c6a9f70179349bdb3a2c1ca139634b9 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:30.777275 23348 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.777842 22921 raft_consensus.cc:1275] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.778959 23493 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.780189 23487 consensus_queue.cc:1048] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:30.789333 22921 consensus_queue.cc:237] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:30.792603 23457 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.796976 23348 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.796051 22924 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.798749 23504 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:30.805707 22997 raft_consensus.cc:1275] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:30.805927 23505 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.807286 23506 consensus_queue.cc:1048] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:30.810000 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet feacdbd0b3234075875b07ca799e5498 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:30.813126 22997 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.815802 23348 raft_consensus.cc:2955] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.818852 23346 raft_consensus.cc:2955] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.826869 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 597df84c188b43e6ba582bd8bb6260a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:30.838341 22822 catalog_manager.cc:5697] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:30.839401 22821 catalog_manager.cc:5697] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:30.853384 23056 tablet_service.cc:1558] Processing DeleteTablet for tablet 597df84c188b43e6ba582bd8bb6260a7 with delete_type TABLET_DATA_TOMBSTONED (TS 3a44acb561e441caaed9e3a496f48c46 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33590
I20260710 11:04:30.859463 23056 tablet_service.cc:1558] Processing DeleteTablet for tablet feacdbd0b3234075875b07ca799e5498 with delete_type TABLET_DATA_TOMBSTONED (TS 3a44acb561e441caaed9e3a496f48c46 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33590
I20260710 11:04:30.859858 23515 tablet_replica.cc:333] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:30.861234 23515 raft_consensus.cc:2243] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:30.861996 23515 raft_consensus.cc:2272] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:30.865408 23515 ts_tablet_manager.cc:1916] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:30.878054 23515 ts_tablet_manager.cc:1929] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:30.878362 23515 log.cc:1199] T 597df84c188b43e6ba582bd8bb6260a7 P 3a44acb561e441caaed9e3a496f48c46: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/wals/597df84c188b43e6ba582bd8bb6260a7
I20260710 11:04:30.880049 23515 tablet_replica.cc:333] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:30.879930 22806 catalog_manager.cc:5028] TS 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): tablet 597df84c188b43e6ba582bd8bb6260a7 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:30.880975 23515 raft_consensus.cc:2243] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:30.881711 23515 raft_consensus.cc:2272] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:30.884414 23515 ts_tablet_manager.cc:1916] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:30.896746 23515 ts_tablet_manager.cc:1929] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:30.897054 23515 log.cc:1199] T feacdbd0b3234075875b07ca799e5498 P 3a44acb561e441caaed9e3a496f48c46: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/wals/feacdbd0b3234075875b07ca799e5498
I20260710 11:04:30.898432 22806 catalog_manager.cc:5028] TS 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): tablet feacdbd0b3234075875b07ca799e5498 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:31.895463 22924 consensus_queue.cc:237] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:31.902132 23071 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:31.902720 22887 consensus_peers.cc:597] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 056c86f835bb419fbb7b52aec0be31b6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.903553 22997 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.903755 23517 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:31.904770 23505 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:31.912554 23505 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:31.920567 22997 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:31.931442 22822 catalog_manager.cc:5697] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:31.933244 23071 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:31.947065 23072 consensus_queue.cc:237] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:31.956697 22997 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.958276 22924 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.960086 23404 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:31.970847 23529 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:31.975718 23404 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:31.978341 22924 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
W20260710 11:04:31.988991 23036 consensus_peers.cc:597] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a5d39d7ed7d49e8a49fc75f7c98650f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.996866 22997 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:31.998617 22999 consensus_queue.cc:237] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.000095 22821 catalog_manager.cc:5697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:32.009948 23072 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:32.012410 22921 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:32.013108 22962 consensus_peers.cc:597] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4024aebe7f74ed2a1e2cb159841969d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.014528 23452 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.016191 23452 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:32.032740 23493 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.035130 22924 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.036157 23072 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.053982 22819 catalog_manager.cc:5697] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.075896 23072 consensus_queue.cc:237] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.082342 22999 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:32.083382 23036 consensus_peers.cc:597] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51f25d44d7424ab7a35749a8c1bec561. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.084528 22921 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:32.084528 23529 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:32.086210 23404 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.093873 23529 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.097983 22999 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.100041 22924 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:32.116130 22819 catalog_manager.cc:5697] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:32.417629 23543 ts_tablet_manager.cc:933] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:32.419981 23543 tablet_copy_client.cc:323] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:32.422060 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 056c86f835bb419fbb7b52aec0be31b6 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:32.422658 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 056c86f835bb419fbb7b52aec0be31b6 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-056c86f835bb419fbb7b52aec0be31b6
I20260710 11:04:32.430686 22934 tablet_copy_source_session.cc:215] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.433851 23545 ts_tablet_manager.cc:933] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:32.434589 23543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056c86f835bb419fbb7b52aec0be31b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.435910 23545 tablet_copy_client.cc:323] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:32.438000 23009 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet d4024aebe7f74ed2a1e2cb159841969d from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:32.438603 23009 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet d4024aebe7f74ed2a1e2cb159841969d from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-d4024aebe7f74ed2a1e2cb159841969d
I20260710 11:04:32.448048 23009 tablet_copy_source_session.cc:215] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.450721 23543 tablet_copy_client.cc:806] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.451303 23543 tablet_copy_client.cc:670] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.451476 23545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4024aebe7f74ed2a1e2cb159841969d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.455410 23543 tablet_copy_client.cc:538] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.464854 23543 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:32.468380 23545 tablet_copy_client.cc:806] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.469019 23545 tablet_copy_client.cc:670] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.473279 23545 tablet_copy_client.cc:538] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.486001 23545 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:32.491065 23547 ts_tablet_manager.cc:933] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:32.501657 23543 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: 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:04:32.502022 23547 tablet_copy_client.cc:323] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.195:46327
I20260710 11:04:32.502660 23543 tablet_bootstrap.cc:492] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:32.503458 23543 ts_tablet_manager.cc:1403] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.000s
I20260710 11:04:32.513881 23543 raft_consensus.cc:359] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.515305 23543 raft_consensus.cc:740] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:32.516187 23545 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: 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:04:32.517329 23545 tablet_bootstrap.cc:492] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:32.518081 23545 ts_tablet_manager.cc:1403] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260710 11:04:32.516857 23543 consensus_queue.cc:260] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.521525 23545 raft_consensus.cc:359] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.522457 23545 raft_consensus.cc:740] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:32.523119 23545 consensus_queue.cc:260] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.533886 23083 tablet_copy_service.cc:140] P 3a44acb561e441caaed9e3a496f48c46: Received BeginTabletCopySession request for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54662)
I20260710 11:04:32.534838 23083 tablet_copy_service.cc:161] P 3a44acb561e441caaed9e3a496f48c46: Beginning new tablet copy session on tablet 3a5d39d7ed7d49e8a49fc75f7c98650f from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54662: session id = 096cde59e010412caf02873c21546a0a-3a5d39d7ed7d49e8a49fc75f7c98650f
I20260710 11:04:32.550591 23545 ts_tablet_manager.cc:1434] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.032s	user 0.027s	sys 0.000s
I20260710 11:04:32.553568 23083 tablet_copy_source_session.cc:215] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.553925 23543 ts_tablet_manager.cc:1434] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.050s	user 0.015s	sys 0.015s
I20260710 11:04:32.560169 23547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.561020 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-056c86f835bb419fbb7b52aec0be31b6 received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:32.561553 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-056c86f835bb419fbb7b52aec0be31b6 on tablet 056c86f835bb419fbb7b52aec0be31b6 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:32.561846 23009 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-d4024aebe7f74ed2a1e2cb159841969d received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:32.562325 23009 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-d4024aebe7f74ed2a1e2cb159841969d on tablet d4024aebe7f74ed2a1e2cb159841969d with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:32.562642 23555 ts_tablet_manager.cc:933] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:32.586642 23555 tablet_copy_client.cc:323] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.195:46327
I20260710 11:04:32.586879 23547 tablet_copy_client.cc:806] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.587553 23547 tablet_copy_client.cc:670] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.588709 23083 tablet_copy_service.cc:140] P 3a44acb561e441caaed9e3a496f48c46: Received BeginTabletCopySession request for tablet 51f25d44d7424ab7a35749a8c1bec561 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54662)
I20260710 11:04:32.589368 23083 tablet_copy_service.cc:161] P 3a44acb561e441caaed9e3a496f48c46: Beginning new tablet copy session on tablet 51f25d44d7424ab7a35749a8c1bec561 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54662: session id = 096cde59e010412caf02873c21546a0a-51f25d44d7424ab7a35749a8c1bec561
I20260710 11:04:32.592654 23547 tablet_copy_client.cc:538] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.597811 23083 tablet_copy_source_session.cc:215] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.599815 23547 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:32.601747 23555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f25d44d7424ab7a35749a8c1bec561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.620837 23555 tablet_copy_client.cc:806] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.621583 23555 tablet_copy_client.cc:670] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.628986 23555 tablet_copy_client.cc:538] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.647683 23555 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:32.671486 23555 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: 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:04:32.672300 23555 tablet_bootstrap.cc:492] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:32.672927 23555 ts_tablet_manager.cc:1403] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.001s
I20260710 11:04:32.675683 23547 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: 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:04:32.675935 23555 raft_consensus.cc:359] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.676692 23547 tablet_bootstrap.cc:492] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:32.676939 23555 raft_consensus.cc:740] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:32.677471 23547 ts_tablet_manager.cc:1403] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.078s	user 0.038s	sys 0.035s
I20260710 11:04:32.677686 23555 consensus_queue.cc:260] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.680357 23555 ts_tablet_manager.cc:1434] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:32.681658 23547 raft_consensus.cc:359] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.682585 23547 raft_consensus.cc:740] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:32.682641 23083 tablet_copy_service.cc:342] P 3a44acb561e441caaed9e3a496f48c46: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-51f25d44d7424ab7a35749a8c1bec561 received from {username='slave'} at 127.0.0.1:54662
I20260710 11:04:32.683202 23083 tablet_copy_service.cc:434] P 3a44acb561e441caaed9e3a496f48c46: ending tablet copy session 096cde59e010412caf02873c21546a0a-51f25d44d7424ab7a35749a8c1bec561 on tablet 51f25d44d7424ab7a35749a8c1bec561 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:32.683425 23547 consensus_queue.cc:260] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:32.686049 23547 ts_tablet_manager.cc:1434] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:04:32.688058 23083 tablet_copy_service.cc:342] P 3a44acb561e441caaed9e3a496f48c46: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-3a5d39d7ed7d49e8a49fc75f7c98650f received from {username='slave'} at 127.0.0.1:54662
I20260710 11:04:32.688581 23083 tablet_copy_service.cc:434] P 3a44acb561e441caaed9e3a496f48c46: ending tablet copy session 096cde59e010412caf02873c21546a0a-3a5d39d7ed7d49e8a49fc75f7c98650f on tablet 3a5d39d7ed7d49e8a49fc75f7c98650f with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:32.929426 23348 raft_consensus.cc:1217] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:32.931962 23348 raft_consensus.cc:1217] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:32.953856 23348 raft_consensus.cc:1217] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:33.029635 23348 raft_consensus.cc:1217] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:33.344905 23561 raft_consensus.cc:1064] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:33.347366 23561 consensus_queue.cc:237] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.354784 22997 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.357810 23348 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.358801 22924 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.358932 23561 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:33.360189 23404 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.361579 23561 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:33.365687 23560 raft_consensus.cc:1064] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:33.368425 23560 consensus_queue.cc:237] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.379838 23348 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.380585 23404 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.382259 23558 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.385697 22924 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.393188 23072 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.394901 22999 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.392184 23346 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.397601 23517 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:33.400214 23517 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:33.413389 23562 raft_consensus.cc:1064] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:33.418012 23562 consensus_queue.cc:237] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.431427 22997 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.428303 22819 catalog_manager.cc:5697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:33.471478 23071 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.472599 23346 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.473524 23538 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:33.475127 23539 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.485399 22924 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.487316 23538 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:33.485200 23517 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.493517 23071 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.507100 23348 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.510454 23562 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.517915 22924 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.520476 23071 consensus_queue.cc:237] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.529752 23348 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.532176 22820 catalog_manager.cc:5697] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.545318 22999 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.547752 23347 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.550459 23561 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.551990 23488 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:33.557782 22999 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.568703 23488 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.575548 22997 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.570155 23071 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.574445 22820 catalog_manager.cc:5697] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.594930 23348 raft_consensus.cc:2955] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.601022 22924 consensus_queue.cc:237] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.604733 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:33.608834 23347 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.611450 23558 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.615461 22997 consensus_queue.cc:237] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.618139 23404 raft_consensus.cc:1064] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:33.623281 23071 raft_consensus.cc:1275] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.624276 23347 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.626194 23579 consensus_queue.cc:1048] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:33.624475 22819 catalog_manager.cc:5697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.627600 23580 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.629475 23404 consensus_queue.cc:237] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.630710 22924 raft_consensus.cc:1275] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.632052 23539 consensus_queue.cc:1048] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:33.639428 22914 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a5d39d7ed7d49e8a49fc75f7c98650f with delete_type TABLET_DATA_TOMBSTONED (TS ef128584bd63438ab191c51925f5041b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48164
I20260710 11:04:33.646628 22921 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.643865 23538 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.656903 23558 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.681540 23582 tablet_replica.cc:333] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:33.684634 23582 raft_consensus.cc:2243] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:33.685848 23582 raft_consensus.cc:2272] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:33.690517 22921 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.692355 23488 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:33.694087 22997 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.694976 23346 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.696676 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4024aebe7f74ed2a1e2cb159841969d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:33.700428 23347 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:33.703323 23488 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:33.704624 22820 catalog_manager.cc:5697] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.705513 23488 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.708191 23582 ts_tablet_manager.cc:1916] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:33.711508 23071 raft_consensus.cc:2955] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.717218 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 056c86f835bb419fbb7b52aec0be31b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:33.716747 23348 raft_consensus.cc:2955] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.720454 23056 tablet_service.cc:1558] Processing DeleteTablet for tablet d4024aebe7f74ed2a1e2cb159841969d with delete_type TABLET_DATA_TOMBSTONED (TS 3a44acb561e441caaed9e3a496f48c46 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33590
I20260710 11:04:33.766836 22820 catalog_manager.cc:5697] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:33.796125 23585 tablet_replica.cc:333] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:33.797346 23585 raft_consensus.cc:2243] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:33.797971 23585 raft_consensus.cc:2272] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:33.866641 23585 ts_tablet_manager.cc:1916] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:33.873788 22983 tablet_service.cc:1558] Processing DeleteTablet for tablet 056c86f835bb419fbb7b52aec0be31b6 with delete_type TABLET_DATA_TOMBSTONED (TS a407687e6eb6433080a826f44c6eb639 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54844
I20260710 11:04:33.879280 23404 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.884294 23582 ts_tablet_manager.cc:1929] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:33.884745 23582 log.cc:1199] T 3a5d39d7ed7d49e8a49fc75f7c98650f P ef128584bd63438ab191c51925f5041b: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/wals/3a5d39d7ed7d49e8a49fc75f7c98650f
I20260710 11:04:33.886293 23347 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.890486 22808 catalog_manager.cc:5028] TS ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): tablet 3a5d39d7ed7d49e8a49fc75f7c98650f (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:33.898073 23585 ts_tablet_manager.cc:1929] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:33.898589 23585 log.cc:1199] T d4024aebe7f74ed2a1e2cb159841969d P 3a44acb561e441caaed9e3a496f48c46: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/wals/d4024aebe7f74ed2a1e2cb159841969d
I20260710 11:04:33.900504 22997 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.904397 22819 catalog_manager.cc:5697] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.910404 23587 tablet_replica.cc:333] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:33.904637 22924 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.911813 23587 raft_consensus.cc:2243] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:33.912689 23587 raft_consensus.cc:2272] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:33.915426 22806 catalog_manager.cc:5028] TS 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): tablet d4024aebe7f74ed2a1e2cb159841969d (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:33.921165 23587 ts_tablet_manager.cc:1916] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:33.927608 23070 consensus_queue.cc:237] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:33.933243 23348 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.934660 23404 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:33.935017 22921 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:33.936504 23404 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:33.942528 23561 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.948235 23587 ts_tablet_manager.cc:1929] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:33.948674 23348 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.956074 22921 raft_consensus.cc:2955] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.948726 23587 log.cc:1199] T 056c86f835bb419fbb7b52aec0be31b6 P a407687e6eb6433080a826f44c6eb639: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/wals/056c86f835bb419fbb7b52aec0be31b6
I20260710 11:04:33.961269 22806 catalog_manager.cc:5028] TS a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): tablet 056c86f835bb419fbb7b52aec0be31b6 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:33.970917 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51f25d44d7424ab7a35749a8c1bec561 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:33.968437 22822 catalog_manager.cc:5697] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New cstate: current_term: 1 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:33.982903 22983 tablet_service.cc:1558] Processing DeleteTablet for tablet 51f25d44d7424ab7a35749a8c1bec561 with delete_type TABLET_DATA_TOMBSTONED (TS a407687e6eb6433080a826f44c6eb639 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54844
I20260710 11:04:33.984359 23587 tablet_replica.cc:333] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:33.985433 23587 raft_consensus.cc:2243] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:33.986263 23587 raft_consensus.cc:2272] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:33.989257 23587 ts_tablet_manager.cc:1916] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:34.003345 23587 ts_tablet_manager.cc:1929] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:34.003742 23587 log.cc:1199] T 51f25d44d7424ab7a35749a8c1bec561 P a407687e6eb6433080a826f44c6eb639: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/wals/51f25d44d7424ab7a35749a8c1bec561
I20260710 11:04:34.005448 22806 catalog_manager.cc:5028] TS a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): tablet 51f25d44d7424ab7a35749a8c1bec561 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:35.017113 22997 consensus_queue.cc:237] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.024354 23070 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.024616 22921 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:35.024619 22962 consensus_peers.cc:597] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97d2f5f2d5bd42a19685bef53b705f9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.026298 23539 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:35.027395 23590 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:35.036017 23539 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.037752 23070 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.038571 22921 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.051689 22924 consensus_queue.cc:237] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.052196 22819 catalog_manager.cc:5697] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.060714 23070 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:35.060897 22887 consensus_peers.cc:597] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a2c48ad57d747388c5b1effae9958d1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.062458 22997 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.062817 23598 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:35.064205 23558 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:35.074270 23579 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.076304 23070 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.078374 22997 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.090363 22924 consensus_queue.cc:237] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.098623 22820 catalog_manager.cc:5697] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:35.100401 22887 consensus_peers.cc:597] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87a6088e895c450aaae56b90e8899a58. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.100919 23070 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.102751 23558 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.103611 22997 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.105892 23579 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:35.116400 23558 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.118772 23070 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.121963 22997 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.131095 22924 consensus_queue.cc:237] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.134932 22819 catalog_manager.cc:5697] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
W20260710 11:04:35.140249 22887 consensus_peers.cc:597] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01370ac78046492899e54578e523605e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.140458 23070 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.141803 23558 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.142118 22997 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.143728 23558 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:35.151175 23598 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.158329 23070 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.159188 22997 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.172910 22820 catalog_manager.cc:5697] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:35.578541 23612 ts_tablet_manager.cc:933] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:35.580513 23612 tablet_copy_client.cc:323] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:35.582600 23009 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet 97d2f5f2d5bd42a19685bef53b705f9f from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:35.583365 23009 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet 97d2f5f2d5bd42a19685bef53b705f9f from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-97d2f5f2d5bd42a19685bef53b705f9f
I20260710 11:04:35.588797 23614 ts_tablet_manager.cc:933] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:35.591944 23009 tablet_copy_source_session.cc:215] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:35.594435 23614 tablet_copy_client.cc:323] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:35.595476 23612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2f5f2d5bd42a19685bef53b705f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:35.596560 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 5a2c48ad57d747388c5b1effae9958d1 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:35.597039 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 5a2c48ad57d747388c5b1effae9958d1 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-5a2c48ad57d747388c5b1effae9958d1
I20260710 11:04:35.607203 22934 tablet_copy_source_session.cc:215] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:35.611874 23612 tablet_copy_client.cc:806] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:35.612213 23614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2c48ad57d747388c5b1effae9958d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:35.612576 23612 tablet_copy_client.cc:670] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:35.614025 23616 ts_tablet_manager.cc:933] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:35.616792 23612 tablet_copy_client.cc:538] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:35.616824 23616 tablet_copy_client.cc:323] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:35.619531 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 01370ac78046492899e54578e523605e from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:35.620074 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 01370ac78046492899e54578e523605e from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-01370ac78046492899e54578e523605e
I20260710 11:04:35.626204 23612 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:35.632467 22934 tablet_copy_source_session.cc:215] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:35.634151 23614 tablet_copy_client.cc:806] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:35.634693 23614 tablet_copy_client.cc:670] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:35.636168 23616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01370ac78046492899e54578e523605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:35.639518 23614 tablet_copy_client.cc:538] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:35.649829 23614 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:35.658485 23616 tablet_copy_client.cc:806] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:35.659135 23616 tablet_copy_client.cc:670] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:35.661764 23612 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: 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:04:35.662678 23612 tablet_bootstrap.cc:492] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:35.663362 23612 ts_tablet_manager.cc:1403] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.012s
I20260710 11:04:35.664477 23616 tablet_copy_client.cc:538] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:35.666801 23612 raft_consensus.cc:359] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.667667 23612 raft_consensus.cc:740] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:35.668700 23612 consensus_queue.cc:260] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.677533 23616 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:35.683142 23612 ts_tablet_manager.cc:1434] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.007s
I20260710 11:04:35.689196 23614 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: 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:04:35.690124 23614 tablet_bootstrap.cc:492] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:35.690781 23614 ts_tablet_manager.cc:1403] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.018s
I20260710 11:04:35.691191 23009 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-97d2f5f2d5bd42a19685bef53b705f9f received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:35.691751 23009 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-97d2f5f2d5bd42a19685bef53b705f9f on tablet 97d2f5f2d5bd42a19685bef53b705f9f with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:35.698840 23614 raft_consensus.cc:359] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.699810 23614 raft_consensus.cc:740] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:35.700501 23614 consensus_queue.cc:260] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.703383 23614 ts_tablet_manager.cc:1434] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:04:35.705169 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-5a2c48ad57d747388c5b1effae9958d1 received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:35.705643 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-5a2c48ad57d747388c5b1effae9958d1 on tablet 5a2c48ad57d747388c5b1effae9958d1 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:35.713522 23616 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: 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:04:35.714272 23616 tablet_bootstrap.cc:492] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:35.714844 23616 ts_tablet_manager.cc:1403] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.007s
I20260710 11:04:35.717198 23616 raft_consensus.cc:359] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.718004 23616 raft_consensus.cc:740] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:35.718683 23616 consensus_queue.cc:260] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.720748 23616 ts_tablet_manager.cc:1434] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:35.722448 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-01370ac78046492899e54578e523605e received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:35.722849 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-01370ac78046492899e54578e523605e on tablet 01370ac78046492899e54578e523605e with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:35.724857 23614 ts_tablet_manager.cc:933] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121)
I20260710 11:04:35.726516 23614 tablet_copy_client.cc:323] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.193:39121
I20260710 11:04:35.728338 22934 tablet_copy_service.cc:140] P ef128584bd63438ab191c51925f5041b: Received BeginTabletCopySession request for tablet 87a6088e895c450aaae56b90e8899a58 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:48210)
I20260710 11:04:35.728760 22934 tablet_copy_service.cc:161] P ef128584bd63438ab191c51925f5041b: Beginning new tablet copy session on tablet 87a6088e895c450aaae56b90e8899a58 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:48210: session id = 096cde59e010412caf02873c21546a0a-87a6088e895c450aaae56b90e8899a58
I20260710 11:04:35.735836 22934 tablet_copy_source_session.cc:215] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:35.738663 23614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a6088e895c450aaae56b90e8899a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:35.750301 23614 tablet_copy_client.cc:806] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:35.750833 23614 tablet_copy_client.cc:670] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:35.754417 23614 tablet_copy_client.cc:538] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:35.760538 23614 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:35.781920 23614 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: 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:04:35.783131 23614 tablet_bootstrap.cc:492] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:35.783794 23614 ts_tablet_manager.cc:1403] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260710 11:04:35.786573 23614 raft_consensus.cc:359] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.787153 23614 raft_consensus.cc:740] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:35.787755 23614 consensus_queue.cc:260] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:35.790162 23614 ts_tablet_manager.cc:1434] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:04:35.793112 22934 tablet_copy_service.cc:342] P ef128584bd63438ab191c51925f5041b: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-87a6088e895c450aaae56b90e8899a58 received from {username='slave'} at 127.0.0.1:48210
I20260710 11:04:35.793540 22934 tablet_copy_service.cc:434] P ef128584bd63438ab191c51925f5041b: ending tablet copy session 096cde59e010412caf02873c21546a0a-87a6088e895c450aaae56b90e8899a58 on tablet 87a6088e895c450aaae56b90e8899a58 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:36.037647 23348 raft_consensus.cc:1217] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:36.084285 23348 raft_consensus.cc:1217] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:36.116479 23348 raft_consensus.cc:1217] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:36.171130 23348 raft_consensus.cc:1217] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:36.464707 23579 raft_consensus.cc:1064] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:36.466889 23579 consensus_queue.cc:237] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.473237 23348 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.473873 23070 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.474942 22999 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.475149 23579 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.476125 23624 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:36.476930 23558 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:36.498061 23624 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.500200 23348 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.505735 22999 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.511449 22822 catalog_manager.cc:5697] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.529635 23070 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.551537 23558 raft_consensus.cc:1064] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:36.561625 23558 consensus_queue.cc:237] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.571341 23347 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.571717 23072 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.573182 22999 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.574656 23579 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.575587 23558 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:36.576350 23630 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:36.580868 22924 consensus_queue.cc:237] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.595218 23348 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.600998 23624 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.604782 23630 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.607748 23558 raft_consensus.cc:1064] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:36.610085 22997 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.609423 23347 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.615741 23579 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.611563 22999 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.610105 23558 consensus_queue.cc:237] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.624960 23348 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.627731 22821 catalog_manager.cc:5697] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.638537 23624 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:36.640275 23072 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.650157 23625 raft_consensus.cc:1064] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:36.655380 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a2c48ad57d747388c5b1effae9958d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:36.657402 22997 raft_consensus.cc:2955] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.660771 22921 consensus_queue.cc:237] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.665203 23625 consensus_queue.cc:237] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.670925 23346 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.675956 23630 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.679167 23071 raft_consensus.cc:1275] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.686828 22819 catalog_manager.cc:5697] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.694540 23348 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.698014 23624 consensus_queue.cc:1048] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:36.698484 22924 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.700593 23539 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.703194 23539 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:36.706672 23631 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.705552 23071 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.709764 23539 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:36.717365 23056 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a2c48ad57d747388c5b1effae9958d1 with delete_type TABLET_DATA_TOMBSTONED (TS 3a44acb561e441caaed9e3a496f48c46 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33590
I20260710 11:04:36.719578 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 87a6088e895c450aaae56b90e8899a58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:36.717365 23071 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.728888 23347 raft_consensus.cc:2955] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.734508 22819 catalog_manager.cc:5697] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:36.737831 23644 tablet_replica.cc:333] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:36.743479 23644 raft_consensus.cc:2243] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.744791 23348 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.745617 23072 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.748133 23558 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.751080 23644 raft_consensus.cc:2272] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.754503 23644 ts_tablet_manager.cc:1916] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:36.754357 23558 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:36.760564 22997 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:36.761569 23625 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.770880 23644 ts_tablet_manager.cc:1929] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:36.771546 23644 log.cc:1199] T 5a2c48ad57d747388c5b1effae9958d1 P 3a44acb561e441caaed9e3a496f48c46: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/wals/5a2c48ad57d747388c5b1effae9958d1
I20260710 11:04:36.773713 22806 catalog_manager.cc:5028] TS 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): tablet 5a2c48ad57d747388c5b1effae9958d1 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:36.782565 23630 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } 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:04:36.786362 23347 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.806715 22924 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.822661 22819 catalog_manager.cc:5697] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.834739 22983 tablet_service.cc:1558] Processing DeleteTablet for tablet 87a6088e895c450aaae56b90e8899a58 with delete_type TABLET_DATA_TOMBSTONED (TS a407687e6eb6433080a826f44c6eb639 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54844
I20260710 11:04:36.835227 23072 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.840775 23558 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.842599 23347 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.856597 22819 catalog_manager.cc:5697] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.859697 23070 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.880285 23653 tablet_replica.cc:333] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:36.882052 23653 raft_consensus.cc:2243] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.886565 23653 raft_consensus.cc:2272] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.887936 23651 consensus_queue.cc:1175] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3a44acb561e441caaed9e3a496f48c46" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260710 11:04:36.891500 22999 consensus_queue.cc:237] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.895172 23653 ts_tablet_manager.cc:1916] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:36.917451 22924 consensus_queue.cc:237] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:36.919837 23070 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.919996 23347 raft_consensus.cc:1275] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.921754 23650 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:36.923949 23650 consensus_queue.cc:1048] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.925606 23347 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.931273 23630 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:36.933455 23649 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.935473 23072 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer ef128584bd63438ab191c51925f5041b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:36.943657 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97d2f5f2d5bd42a19685bef53b705f9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:36.940902 23070 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.942035 23347 raft_consensus.cc:2955] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.944710 23558 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:36.955505 23348 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.957665 22819 catalog_manager.cc:5697] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:36.941418 23653 ts_tablet_manager.cc:1929] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:36.964726 23653 log.cc:1199] T 87a6088e895c450aaae56b90e8899a58 P a407687e6eb6433080a826f44c6eb639: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/wals/87a6088e895c450aaae56b90e8899a58
I20260710 11:04:36.952852 23579 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.968590 23071 raft_consensus.cc:2955] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.976240 22914 tablet_service.cc:1558] Processing DeleteTablet for tablet 97d2f5f2d5bd42a19685bef53b705f9f with delete_type TABLET_DATA_TOMBSTONED (TS ef128584bd63438ab191c51925f5041b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48164
I20260710 11:04:36.977008 22806 catalog_manager.cc:5028] TS a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): tablet 87a6088e895c450aaae56b90e8899a58 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:36.980238 22808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01370ac78046492899e54578e523605e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:36.980626 22821 catalog_manager.cc:5697] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a reported cstate change: config changed from index 3 to 4, VOTER a407687e6eb6433080a826f44c6eb639 (127.21.77.194) evicted. New cstate: current_term: 1 leader_uuid: "ef128584bd63438ab191c51925f5041b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:36.979864 23659 tablet_replica.cc:333] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:36.985643 23659 raft_consensus.cc:2243] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.986567 23659 raft_consensus.cc:2272] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.995538 23659 ts_tablet_manager.cc:1916] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:36.998726 22983 tablet_service.cc:1558] Processing DeleteTablet for tablet 01370ac78046492899e54578e523605e with delete_type TABLET_DATA_TOMBSTONED (TS a407687e6eb6433080a826f44c6eb639 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54844
I20260710 11:04:36.999770 23653 tablet_replica.cc:333] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:37.000748 23653 raft_consensus.cc:2243] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.001259 23653 pending_rounds.cc:70] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Trying to abort 1 pending ops.
I20260710 11:04:37.001571 23653 pending_rounds.cc:77] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305959328189530112 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "01370ac78046492899e54578e523605e" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } } }
I20260710 11:04:37.002861 23653 raft_consensus.cc:2917] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:04:37.003311 23653 raft_consensus.cc:2889] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:04:37.003707 23653 raft_consensus.cc:2272] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.007181 23653 ts_tablet_manager.cc:1916] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:37.012470 23659 ts_tablet_manager.cc:1929] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:37.012810 23659 log.cc:1199] T 97d2f5f2d5bd42a19685bef53b705f9f P ef128584bd63438ab191c51925f5041b: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/wals/97d2f5f2d5bd42a19685bef53b705f9f
I20260710 11:04:37.014400 22808 catalog_manager.cc:5028] TS ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): tablet 97d2f5f2d5bd42a19685bef53b705f9f (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:37.021697 23653 ts_tablet_manager.cc:1929] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:37.022063 23653 log.cc:1199] T 01370ac78046492899e54578e523605e P a407687e6eb6433080a826f44c6eb639: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/wals/01370ac78046492899e54578e523605e
I20260710 11:04:37.023429 22806 catalog_manager.cc:5028] TS a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): tablet 01370ac78046492899e54578e523605e (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:38.033625 22997 consensus_queue.cc:237] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:38.039105 23071 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:38.040179 22921 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:38.040504 23649 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:38.041333 22962 consensus_peers.cc:597] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc83991d21e44ea5a2f658ba3cf31a64. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.041479 23660 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:38.047996 23649 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.049773 23071 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.051028 22921 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.063086 22997 consensus_queue.cc:237] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Queue 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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:38.066196 22819 catalog_manager.cc:5697] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.071715 23071 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:38.072716 22921 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:38.072964 22962 consensus_peers.cc:597] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 -> Peer 096cde59e010412caf02873c21546a0a (127.21.77.196:39461): Couldn't send request to peer 096cde59e010412caf02873c21546a0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f199accd210c454f8da55d9019044a49. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.074304 23660 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.075295 23664 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:38.085000 23660 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.086169 23071 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.092166 22921 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } } }
I20260710 11:04:38.107508 22821 catalog_manager.cc:5697] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index -1 to 2, NON_VOTER 096cde59e010412caf02873c21546a0a (127.21.77.196) added. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.597512 23673 ts_tablet_manager.cc:933] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:38.599165 23673 tablet_copy_client.cc:323] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:38.600576 23009 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet f199accd210c454f8da55d9019044a49 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:38.601014 23009 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet f199accd210c454f8da55d9019044a49 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-f199accd210c454f8da55d9019044a49
I20260710 11:04:38.609292 23009 tablet_copy_source_session.cc:215] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:38.610000 23675 ts_tablet_manager.cc:933] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: Initiating tablet copy from peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:38.611961 23675 tablet_copy_client.cc:323] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: tablet copy: Beginning tablet copy session from remote peer at address 127.21.77.194:33877
I20260710 11:04:38.612159 23673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199accd210c454f8da55d9019044a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.613583 23009 tablet_copy_service.cc:140] P a407687e6eb6433080a826f44c6eb639: Received BeginTabletCopySession request for tablet bc83991d21e44ea5a2f658ba3cf31a64 from peer 096cde59e010412caf02873c21546a0a ({username='slave'} at 127.0.0.1:54890)
I20260710 11:04:38.614133 23009 tablet_copy_service.cc:161] P a407687e6eb6433080a826f44c6eb639: Beginning new tablet copy session on tablet bc83991d21e44ea5a2f658ba3cf31a64 from peer 096cde59e010412caf02873c21546a0a at {username='slave'} at 127.0.0.1:54890: session id = 096cde59e010412caf02873c21546a0a-bc83991d21e44ea5a2f658ba3cf31a64
I20260710 11:04:38.621345 23009 tablet_copy_source_session.cc:215] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:38.623730 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc83991d21e44ea5a2f658ba3cf31a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.629310 23673 tablet_copy_client.cc:806] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:38.629912 23673 tablet_copy_client.cc:670] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:38.633459 23673 tablet_copy_client.cc:538] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:38.635324 23675 tablet_copy_client.cc:806] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:38.635872 23675 tablet_copy_client.cc:670] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:38.638842 23675 tablet_copy_client.cc:538] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:38.641585 23673 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:38.646371 23675 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: Bootstrap starting.
I20260710 11:04:38.667105 23675 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: 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:04:38.667963 23675 tablet_bootstrap.cc:492] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:38.668643 23675 ts_tablet_manager.cc:1403] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.013s
I20260710 11:04:38.671653 23675 raft_consensus.cc:359] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:38.671857 23673 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: 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:04:38.672479 23675 raft_consensus.cc:740] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:38.673151 23673 tablet_bootstrap.cc:492] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: Bootstrap complete.
I20260710 11:04:38.673207 23675 consensus_queue.cc:260] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:38.673969 23673 ts_tablet_manager.cc:1403] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260710 11:04:38.677018 23673 raft_consensus.cc:359] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:38.677758 23673 raft_consensus.cc:740] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096cde59e010412caf02873c21546a0a, State: Initialized, Role: LEARNER
I20260710 11:04:38.678385 23673 consensus_queue.cc:260] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: NON_VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: true } }
I20260710 11:04:38.680028 23673 ts_tablet_manager.cc:1434] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:38.681656 23009 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-f199accd210c454f8da55d9019044a49 received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:38.682050 23009 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-f199accd210c454f8da55d9019044a49 on tablet f199accd210c454f8da55d9019044a49 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:38.686273 23675 ts_tablet_manager.cc:1434] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:04:38.687664 23009 tablet_copy_service.cc:342] P a407687e6eb6433080a826f44c6eb639: Request end of tablet copy session 096cde59e010412caf02873c21546a0a-bc83991d21e44ea5a2f658ba3cf31a64 received from {username='slave'} at 127.0.0.1:54890
I20260710 11:04:38.688004 23009 tablet_copy_service.cc:434] P a407687e6eb6433080a826f44c6eb639: ending tablet copy session 096cde59e010412caf02873c21546a0a-bc83991d21e44ea5a2f658ba3cf31a64 on tablet bc83991d21e44ea5a2f658ba3cf31a64 with peer 096cde59e010412caf02873c21546a0a
I20260710 11:04:39.169667 23347 raft_consensus.cc:1217] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:39.207059 23347 raft_consensus.cc:1217] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:39.656600 23682 raft_consensus.cc:1064] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:39.659477 23682 consensus_queue.cc:237] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:39.665383 23070 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:39.667104 22924 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:39.667860 23347 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:39.668504 23682 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:39.669379 23681 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:39.670219 23649 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } 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:04:39.690619 23649 raft_consensus.cc:1064] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: attempting to promote NON_VOTER 096cde59e010412caf02873c21546a0a to VOTER
I20260710 11:04:39.693188 23649 consensus_queue.cc:237] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:39.696118 23681 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.709697 23070 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.711155 23071 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:39.713325 23347 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 LEARNER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:39.716825 23688 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:39.733466 22822 catalog_manager.cc:5697] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.734634 22924 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.736388 22921 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:39.737353 23688 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:39.739289 23649 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } 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:04:39.738888 23347 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.764377 23691 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.771942 23070 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.773258 22921 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.789994 23347 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.802436 22821 catalog_manager.cc:5697] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: config changed from index 2 to 3, 096cde59e010412caf02873c21546a0a (127.21.77.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.815891 22996 consensus_queue.cc:237] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:39.819285 22997 consensus_queue.cc:237] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:39.822324 22921 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:39.822741 23347 raft_consensus.cc:1275] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:39.823660 23690 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:39.825604 23347 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:39.826818 23070 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Refusing update from remote peer a407687e6eb6433080a826f44c6eb639: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:39.828112 23688 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:39.829566 23690 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:39.833451 23681 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.837275 23682 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.842900 22921 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.847247 23348 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.839480 23070 raft_consensus.cc:2955] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.850312 23691 consensus_queue.cc:1048] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } 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:04:39.855504 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc83991d21e44ea5a2f658ba3cf31a64 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:39.860466 22822 catalog_manager.cc:5697] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 reported cstate change: config changed from index 3 to 4, VOTER ef128584bd63438ab191c51925f5041b (127.21.77.193) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:39.860945 23347 raft_consensus.cc:2955] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.864135 22806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f199accd210c454f8da55d9019044a49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:39.863873 22820 catalog_manager.cc:5697] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b reported cstate change: config changed from index 3 to 4, VOTER 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) evicted. New cstate: current_term: 1 leader_uuid: "a407687e6eb6433080a826f44c6eb639" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } } }
I20260710 11:04:39.884637 23056 tablet_service.cc:1558] Processing DeleteTablet for tablet f199accd210c454f8da55d9019044a49 with delete_type TABLET_DATA_TOMBSTONED (TS 3a44acb561e441caaed9e3a496f48c46 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33590
I20260710 11:04:39.885666 22914 tablet_service.cc:1558] Processing DeleteTablet for tablet bc83991d21e44ea5a2f658ba3cf31a64 with delete_type TABLET_DATA_TOMBSTONED (TS ef128584bd63438ab191c51925f5041b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48164
I20260710 11:04:39.889153 23700 tablet_replica.cc:333] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:39.890496 23700 raft_consensus.cc:2243] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.891496 23700 raft_consensus.cc:2272] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.893517 23701 tablet_replica.cc:333] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:39.895067 23701 raft_consensus.cc:2243] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.895535 23700 ts_tablet_manager.cc:1916] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:39.895841 23701 raft_consensus.cc:2272] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.899255 23701 ts_tablet_manager.cc:1916] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:39.910786 23700 ts_tablet_manager.cc:1929] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:39.911160 23700 log.cc:1199] T f199accd210c454f8da55d9019044a49 P 3a44acb561e441caaed9e3a496f48c46: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/wals/f199accd210c454f8da55d9019044a49
I20260710 11:04:39.912546 22806 catalog_manager.cc:5028] TS 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): tablet f199accd210c454f8da55d9019044a49 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:39.914393 23701 ts_tablet_manager.cc:1929] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:39.914698 23701 log.cc:1199] T bc83991d21e44ea5a2f658ba3cf31a64 P ef128584bd63438ab191c51925f5041b: Deleting WAL directory at /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/wals/bc83991d21e44ea5a2f658ba3cf31a64
I20260710 11:04:39.915866 22808 catalog_manager.cc:5028] TS ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): tablet bc83991d21e44ea5a2f658ba3cf31a64 (table test-workload [id=4e61dd7dbeb646d29395728292829589]) successfully deleted
I20260710 11:04:44.732221 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:44.767510 22921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01370ac78046492899e54578e523605e"
dest_uuid: "ef128584bd63438ab191c51925f5041b"
mode: GRACEFUL
new_leader_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:35788
I20260710 11:04:44.768226 22921 raft_consensus.cc:606] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Received request to transfer leadership to TS 096cde59e010412caf02873c21546a0a
I20260710 11:04:44.780055 22997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6"
dest_uuid: "a407687e6eb6433080a826f44c6eb639"
mode: GRACEFUL
new_leader_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:60614
I20260710 11:04:44.780586 22997 raft_consensus.cc:606] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Received request to transfer leadership to TS 096cde59e010412caf02873c21546a0a
I20260710 11:04:44.797302 23071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561"
dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
mode: GRACEFUL
new_leader_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:34676
I20260710 11:04:44.797959 23071 raft_consensus.cc:606] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Received request to transfer leadership to TS 096cde59e010412caf02873c21546a0a
I20260710 11:04:44.800522 22997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f"
dest_uuid: "a407687e6eb6433080a826f44c6eb639"
mode: GRACEFUL
new_leader_uuid: "3a44acb561e441caaed9e3a496f48c46"
 from {username='slave'} at 127.0.0.1:60614
I20260710 11:04:44.801146 22997 raft_consensus.cc:606] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Received request to transfer leadership to TS 3a44acb561e441caaed9e3a496f48c46
I20260710 11:04:44.803637 22997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64"
dest_uuid: "a407687e6eb6433080a826f44c6eb639"
mode: GRACEFUL
new_leader_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:60614
I20260710 11:04:44.804267 22997 raft_consensus.cc:606] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Received request to transfer leadership to TS 096cde59e010412caf02873c21546a0a
I20260710 11:04:44.805558 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:44.806247 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:44.881994 23714 raft_consensus.cc:993] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: : Instructing follower 3a44acb561e441caaed9e3a496f48c46 to start an election
I20260710 11:04:44.882563 23702 raft_consensus.cc:1081] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Signalling peer 3a44acb561e441caaed9e3a496f48c46 to start an election
I20260710 11:04:44.883996 23071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f"
dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
 from {username='slave'} at 127.0.0.1:33612
I20260710 11:04:44.884557 23071 raft_consensus.cc:493] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:44.884966 23071 raft_consensus.cc:3060] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.892714 23071 raft_consensus.cc:515] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:44.894872 23071 leader_election.cc:290] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 2 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:44.895742 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:44.896051 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a88da6b02ae4f2db5e6fb74fb37bd8f" candidate_uuid: "3a44acb561e441caaed9e3a496f48c46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:44.896636 22921 raft_consensus.cc:3060] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.896636 22997 raft_consensus.cc:3055] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:44.897689 22997 raft_consensus.cc:740] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:44.898723 22997 consensus_queue.cc:260] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:44.900022 22997 raft_consensus.cc:3060] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.902841 22921 raft_consensus.cc:2468] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 2.
I20260710 11:04:44.904047 23038 leader_election.cc:304] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a44acb561e441caaed9e3a496f48c46, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:44.904904 23658 raft_consensus.cc:2804] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:44.905329 23658 raft_consensus.cc:697] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 2 LEADER]: Becoming Leader. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:44.905776 22997 raft_consensus.cc:2468] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a44acb561e441caaed9e3a496f48c46 in term 2.
I20260710 11:04:44.906631 23658 consensus_queue.cc:237] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } }
I20260710 11:04:44.916510 22821 catalog_manager.cc:5697] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 reported cstate change: term changed from 1 to 2, leader changed from a407687e6eb6433080a826f44c6eb639 (127.21.77.194) to 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195). New cstate: current_term: 2 leader_uuid: "3a44acb561e441caaed9e3a496f48c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:44.932202 23716 raft_consensus.cc:993] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: : Instructing follower 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:44.932716 23658 raft_consensus.cc:1081] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Signalling peer 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:44.934235 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561"
dest_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:53702
I20260710 11:04:44.934664 23348 raft_consensus.cc:493] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:44.934937 23348 raft_consensus.cc:3060] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.939585 23348 raft_consensus.cc:515] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:44.941426 23348 leader_election.cc:290] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:44.942175 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:44.942721 22921 raft_consensus.cc:3060] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.942695 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f25d44d7424ab7a35749a8c1bec561" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:44.943298 23070 raft_consensus.cc:3055] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:44.943536 23070 raft_consensus.cc:740] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:44.944208 23070 consensus_queue.cc:260] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:44.945235 23070 raft_consensus.cc:3060] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.948344 22921 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:44.949667 23304 leader_election.cc:304] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096cde59e010412caf02873c21546a0a, ef128584bd63438ab191c51925f5041b; no voters: 
I20260710 11:04:44.950240 23070 raft_consensus.cc:2468] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:44.952467 23726 raft_consensus.cc:2804] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:44.953663 23726 raft_consensus.cc:697] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Becoming Leader. State: Replica: 096cde59e010412caf02873c21546a0a, State: Running, Role: LEADER
I20260710 11:04:44.954480 23726 consensus_queue.cc:237] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:44.961409 22821 catalog_manager.cc:5697] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a reported cstate change: term changed from 1 to 2, leader changed from 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) to 096cde59e010412caf02873c21546a0a (127.21.77.196). New cstate: current_term: 2 leader_uuid: "096cde59e010412caf02873c21546a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:44.999042 23714 raft_consensus.cc:993] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: : Instructing follower 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:44.999505 23714 raft_consensus.cc:1081] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Signalling peer 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:45.000833 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64"
dest_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:51076
I20260710 11:04:45.001288 23348 raft_consensus.cc:493] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:45.001554 23348 raft_consensus.cc:3060] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.007169 23348 raft_consensus.cc:515] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.008670 23348 leader_election.cc:290] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:45.009459 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:45.009727 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc83991d21e44ea5a2f658ba3cf31a64" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:45.010007 22997 raft_consensus.cc:3055] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:45.010335 23070 raft_consensus.cc:3060] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.010501 22997 raft_consensus.cc:740] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:45.011466 22997 consensus_queue.cc:260] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.012593 22997 raft_consensus.cc:3060] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.016770 23070 raft_consensus.cc:2468] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:45.017877 23302 leader_election.cc:304] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096cde59e010412caf02873c21546a0a, 3a44acb561e441caaed9e3a496f48c46; no voters: 
I20260710 11:04:45.018651 23726 raft_consensus.cc:2804] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:45.018790 22997 raft_consensus.cc:2468] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:45.019102 23726 raft_consensus.cc:697] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Becoming Leader. State: Replica: 096cde59e010412caf02873c21546a0a, State: Running, Role: LEADER
I20260710 11:04:45.020092 23726 consensus_queue.cc:237] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.027333 22821 catalog_manager.cc:5697] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a reported cstate change: term changed from 1 to 2, leader changed from a407687e6eb6433080a826f44c6eb639 (127.21.77.194) to 096cde59e010412caf02873c21546a0a (127.21.77.196). New cstate: current_term: 2 leader_uuid: "096cde59e010412caf02873c21546a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:45.160058 23730 raft_consensus.cc:993] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: : Instructing follower 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:45.160609 23710 raft_consensus.cc:1081] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Signalling peer 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:45.161936 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01370ac78046492899e54578e523605e"
dest_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:51074
I20260710 11:04:45.162487 23348 raft_consensus.cc:493] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:45.162824 23348 raft_consensus.cc:3060] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.170421 23348 raft_consensus.cc:515] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.172291 23348 leader_election.cc:290] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:45.173394 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01370ac78046492899e54578e523605e" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:45.173942 23070 raft_consensus.cc:3060] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.173983 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01370ac78046492899e54578e523605e" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:45.174551 22924 raft_consensus.cc:3055] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:45.174834 22924 raft_consensus.cc:740] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:45.175627 22924 consensus_queue.cc:260] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.176913 22924 raft_consensus.cc:3060] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.180420 23070 raft_consensus.cc:2468] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:45.181489 23302 leader_election.cc:304] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096cde59e010412caf02873c21546a0a, 3a44acb561e441caaed9e3a496f48c46; no voters: 
I20260710 11:04:45.182286 23726 raft_consensus.cc:2804] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:45.182816 23726 raft_consensus.cc:697] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Becoming Leader. State: Replica: 096cde59e010412caf02873c21546a0a, State: Running, Role: LEADER
I20260710 11:04:45.183396 22924 raft_consensus.cc:2468] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:45.183616 23726 consensus_queue.cc:237] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.191955 22821 catalog_manager.cc:5697] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a reported cstate change: term changed from 1 to 2, leader changed from ef128584bd63438ab191c51925f5041b (127.21.77.193) to 096cde59e010412caf02873c21546a0a (127.21.77.196). New cstate: current_term: 2 leader_uuid: "096cde59e010412caf02873c21546a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:45.248106 23702 raft_consensus.cc:993] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: : Instructing follower 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:45.248615 23714 raft_consensus.cc:1081] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Signalling peer 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:45.250013 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6"
dest_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:51076
I20260710 11:04:45.250386 23348 raft_consensus.cc:493] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:45.250619 23348 raft_consensus.cc:3060] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.254922 23348 raft_consensus.cc:515] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.256345 23348 leader_election.cc:290] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:45.257102 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:45.257428 23070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ca8c6baac848819f3f3893811794c6" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:45.257689 22997 raft_consensus.cc:3055] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:45.257962 23070 raft_consensus.cc:3060] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.258004 22997 raft_consensus.cc:740] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a407687e6eb6433080a826f44c6eb639, State: Running, Role: LEADER
I20260710 11:04:45.258888 22997 consensus_queue.cc:260] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.260067 22997 raft_consensus.cc:3060] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:45.264235 23070 raft_consensus.cc:2468] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:45.265214 23302 leader_election.cc:304] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096cde59e010412caf02873c21546a0a, 3a44acb561e441caaed9e3a496f48c46; no voters: 
I20260710 11:04:45.265918 23726 raft_consensus.cc:2804] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:45.266390 22997 raft_consensus.cc:2468] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:45.266589 23726 raft_consensus.cc:697] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Becoming Leader. State: Replica: 096cde59e010412caf02873c21546a0a, State: Running, Role: LEADER
I20260710 11:04:45.267771 23726 consensus_queue.cc:237] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:45.276239 22821 catalog_manager.cc:5697] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a reported cstate change: term changed from 1 to 2, leader changed from a407687e6eb6433080a826f44c6eb639 (127.21.77.194) to 096cde59e010412caf02873c21546a0a (127.21.77.196). New cstate: current_term: 2 leader_uuid: "096cde59e010412caf02873c21546a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:45.353489 23070 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.354672 23726 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.364809 22924 raft_consensus.cc:1275] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.367765 23735 consensus_queue.cc:1048] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:45.387544 22997 raft_consensus.cc:1275] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:45.388581 23716 consensus_queue.cc:1048] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:45.401759 22924 raft_consensus.cc:1275] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Refusing update from remote peer 3a44acb561e441caaed9e3a496f48c46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:45.403231 23740 consensus_queue.cc:1048] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:45.444060 23070 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.445158 23735 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.454361 22997 raft_consensus.cc:1275] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.456423 23726 consensus_queue.cc:1048] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.585429 23071 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.586900 23726 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.597119 22924 raft_consensus.cc:1275] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.598992 23735 consensus_queue.cc:1048] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.807225 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:45.814920 23071 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.816241 23735 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.825837 22997 raft_consensus.cc:1275] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:45.827646 23735 consensus_queue.cc:1048] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:45.834975 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:45.854568 23071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f"
dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
mode: GRACEFUL
new_leader_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:34676
I20260710 11:04:45.855118 23071 raft_consensus.cc:606] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Received request to transfer leadership to TS 096cde59e010412caf02873c21546a0a
I20260710 11:04:45.857561 22924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1"
dest_uuid: "ef128584bd63438ab191c51925f5041b"
mode: GRACEFUL
new_leader_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:35788
I20260710 11:04:45.857967 22924 raft_consensus.cc:606] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Received request to transfer leadership to TS 096cde59e010412caf02873c21546a0a
I20260710 11:04:45.859193 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:45.859800 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:46.103348 23710 raft_consensus.cc:993] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: : Instructing follower 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:46.103915 23730 raft_consensus.cc:1081] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Signalling peer 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:46.105561 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1"
dest_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:51074
I20260710 11:04:46.106081 23348 raft_consensus.cc:493] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:46.106405 23348 raft_consensus.cc:3060] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.111975 23348 raft_consensus.cc:515] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:46.113601 23348 leader_election.cc:290] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Requested vote from peers ef128584bd63438ab191c51925f5041b (127.21.77.193:39121), a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877)
I20260710 11:04:46.114547 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef128584bd63438ab191c51925f5041b"
I20260710 11:04:46.114621 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2c48ad57d747388c5b1effae9958d1" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:46.115245 22924 raft_consensus.cc:3055] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:46.115602 22997 raft_consensus.cc:3060] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.115682 22924 raft_consensus.cc:740] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef128584bd63438ab191c51925f5041b, State: Running, Role: LEADER
I20260710 11:04:46.116655 22924 consensus_queue.cc:260] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:46.117769 22924 raft_consensus.cc:3060] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.122169 22997 raft_consensus.cc:2468] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:46.122684 22924 raft_consensus.cc:2468] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:46.123323 23302 leader_election.cc:304] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096cde59e010412caf02873c21546a0a, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:46.124275 23727 raft_consensus.cc:2804] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:46.124676 23727 raft_consensus.cc:697] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Becoming Leader. State: Replica: 096cde59e010412caf02873c21546a0a, State: Running, Role: LEADER
I20260710 11:04:46.125679 23727 consensus_queue.cc:237] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [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: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:46.132520 22821 catalog_manager.cc:5697] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a reported cstate change: term changed from 1 to 2, leader changed from ef128584bd63438ab191c51925f5041b (127.21.77.193) to 096cde59e010412caf02873c21546a0a (127.21.77.196). New cstate: current_term: 2 leader_uuid: "096cde59e010412caf02873c21546a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:46.285866 23716 raft_consensus.cc:993] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: : Instructing follower 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:46.286401 23658 raft_consensus.cc:1081] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Signalling peer 096cde59e010412caf02873c21546a0a to start an election
I20260710 11:04:46.288036 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f"
dest_uuid: "096cde59e010412caf02873c21546a0a"
 from {username='slave'} at 127.0.0.1:53702
I20260710 11:04:46.288674 23348 raft_consensus.cc:493] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:46.289013 23348 raft_consensus.cc:3060] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.293752 23348 raft_consensus.cc:515] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:46.295082 23348 leader_election.cc:290] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Requested vote from peers a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877), 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327)
I20260710 11:04:46.296001 22997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a407687e6eb6433080a826f44c6eb639"
I20260710 11:04:46.296038 23071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5d39d7ed7d49e8a49fc75f7c98650f" candidate_uuid: "096cde59e010412caf02873c21546a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a44acb561e441caaed9e3a496f48c46"
I20260710 11:04:46.296689 22997 raft_consensus.cc:3060] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.296782 23071 raft_consensus.cc:3055] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:46.297204 23071 raft_consensus.cc:740] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a44acb561e441caaed9e3a496f48c46, State: Running, Role: LEADER
I20260710 11:04:46.297863 23071 consensus_queue.cc:260] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:46.298729 23071 raft_consensus.cc:3060] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.301578 22997 raft_consensus.cc:2468] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:46.302587 23302 leader_election.cc:304] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096cde59e010412caf02873c21546a0a, a407687e6eb6433080a826f44c6eb639; no voters: 
I20260710 11:04:46.303332 23727 raft_consensus.cc:2804] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:46.303470 23071 raft_consensus.cc:2468] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096cde59e010412caf02873c21546a0a in term 2.
I20260710 11:04:46.303774 23727 raft_consensus.cc:697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Becoming Leader. State: Replica: 096cde59e010412caf02873c21546a0a, State: Running, Role: LEADER
I20260710 11:04:46.304951 23727 consensus_queue.cc:237] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [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: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } }
I20260710 11:04:46.312417 22821 catalog_manager.cc:5697] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a reported cstate change: term changed from 1 to 2, leader changed from 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195) to 096cde59e010412caf02873c21546a0a (127.21.77.196). New cstate: current_term: 2 leader_uuid: "096cde59e010412caf02873c21546a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096cde59e010412caf02873c21546a0a" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:46.620138 22924 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:46.621203 23727 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef128584bd63438ab191c51925f5041b" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:46.631060 22997 raft_consensus.cc:1275] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:46.632607 23726 consensus_queue.cc:1048] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:46.912949 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:46.954399 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
I20260710 11:04:46.955528 23070 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:46.957705 22996 raft_consensus.cc:1275] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Refusing update from remote peer 096cde59e010412caf02873c21546a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:46.960404 23762 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a44acb561e441caaed9e3a496f48c46" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260710 11:04:46.967012 23726 consensus_queue.cc:1048] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a407687e6eb6433080a826f44c6eb639" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:04:46.968182 23038 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:04:46.971297 23038 consensus_peers.cc:597] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. 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:04:46.989285 22964 consensus_peers.cc:597] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. 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:04:47.029273 23038 consensus_peers.cc:597] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. 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:04:47.036794 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:47.037832 21815 tablet_replica.cc:333] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.038926 21815 raft_consensus.cc:2243] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.039842 21815 raft_consensus.cc:2272] T feacdbd0b3234075875b07ca799e5498 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.042655 21815 tablet_replica.cc:333] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.043457 21815 raft_consensus.cc:2243] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.044559 21815 raft_consensus.cc:2272] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.047134 21815 tablet_replica.cc:333] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.047873 21815 raft_consensus.cc:2243] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.048890 21815 raft_consensus.cc:2272] T 3f33635aee7e4f109eefbdb37217b604 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.050925 21815 tablet_replica.cc:333] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.051453 21815 raft_consensus.cc:2243] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.052198 21815 raft_consensus.cc:2272] T 87a6088e895c450aaae56b90e8899a58 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.054194 21815 tablet_replica.cc:333] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.054701 21815 raft_consensus.cc:2243] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.055086 21815 raft_consensus.cc:2272] T 1cf60227e12f43e698e96f7991ec90e6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.056936 21815 tablet_replica.cc:333] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.057456 21815 raft_consensus.cc:2243] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.057813 21815 raft_consensus.cc:2272] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.059527 21815 tablet_replica.cc:333] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.060087 21815 raft_consensus.cc:2243] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.060830 21815 raft_consensus.cc:2272] T 056c86f835bb419fbb7b52aec0be31b6 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.063136 21815 tablet_replica.cc:333] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.063735 21815 raft_consensus.cc:2243] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.064451 21815 raft_consensus.cc:2272] T d4024aebe7f74ed2a1e2cb159841969d P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.067271 21815 tablet_replica.cc:333] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.067903 21815 raft_consensus.cc:2243] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.068722 21815 raft_consensus.cc:2272] T c4347d1c52524210b2cbbdf577498e50 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.070691 21815 tablet_replica.cc:333] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.071218 21815 raft_consensus.cc:2243] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.071620 21815 raft_consensus.cc:2272] T f8cc83798f874f3999c16d939b4e5ab9 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.073758 21815 tablet_replica.cc:333] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.074275 21815 raft_consensus.cc:2243] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.074681 21815 raft_consensus.cc:2272] T 01370ac78046492899e54578e523605e P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.076450 21815 tablet_replica.cc:333] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.076958 21815 raft_consensus.cc:2243] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.077672 21815 raft_consensus.cc:2272] T f199accd210c454f8da55d9019044a49 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.079514 21815 tablet_replica.cc:333] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.080072 21815 raft_consensus.cc:2243] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.080466 21815 raft_consensus.cc:2272] T 5a2c48ad57d747388c5b1effae9958d1 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.083045 21815 tablet_replica.cc:333] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.083554 21815 raft_consensus.cc:2243] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.083998 21815 raft_consensus.cc:2272] T 43362d5946044c9986cc152be06ff4b7 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.085992 21815 tablet_replica.cc:333] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.086550 21815 raft_consensus.cc:2243] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.086937 21815 raft_consensus.cc:2272] T c07a96cc9b9e42e986a66f6313762846 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.088632 21815 tablet_replica.cc:333] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.089165 21815 raft_consensus.cc:2243] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.090080 21815 raft_consensus.cc:2272] T 597df84c188b43e6ba582bd8bb6260a7 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.092280 21815 tablet_replica.cc:333] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
I20260710 11:04:47.092751 21815 raft_consensus.cc:2243] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.093228 21815 raft_consensus.cc:2272] T 51f25d44d7424ab7a35749a8c1bec561 P ef128584bd63438ab191c51925f5041b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.095222 21815 tablet_replica.cc:333] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b: stopping tablet replica
W20260710 11:04:47.095567 22964 consensus_peers.cc:597] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. 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:04:47.095791 21815 raft_consensus.cc:2243] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.096251 21815 raft_consensus.cc:2272] T 11a27a47285b4000a39d3e2be2dad843 P ef128584bd63438ab191c51925f5041b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.125177 23038 consensus_peers.cc:597] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. 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:04:47.148938 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:04:47.191478 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
W20260710 11:04:47.193398 23304 consensus_peers.cc:597] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:39121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.225462 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:47.226219 21815 tablet_replica.cc:333] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.226846 21815 raft_consensus.cc:2243] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.227674 21815 raft_consensus.cc:2272] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.229857 21815 tablet_replica.cc:333] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.230572 21815 raft_consensus.cc:2243] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.231588 21815 raft_consensus.cc:2272] T 2c6a9f70179349bdb3a2c1ca139634b9 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.234308 21815 tablet_replica.cc:333] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.235023 21815 raft_consensus.cc:2243] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.235940 21815 raft_consensus.cc:2272] T feacdbd0b3234075875b07ca799e5498 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.238353 21815 tablet_replica.cc:333] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.238991 21815 raft_consensus.cc:2243] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.239480 21815 raft_consensus.cc:2272] T 597df84c188b43e6ba582bd8bb6260a7 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.241576 21815 tablet_replica.cc:333] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.242098 21815 raft_consensus.cc:2243] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.242489 21815 raft_consensus.cc:2272] T bc83991d21e44ea5a2f658ba3cf31a64 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.244175 21815 tablet_replica.cc:333] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.244664 21815 raft_consensus.cc:2243] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.245512 21815 raft_consensus.cc:2272] T 97d2f5f2d5bd42a19685bef53b705f9f P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.247182 21815 tablet_replica.cc:333] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.247665 21815 raft_consensus.cc:2243] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.248406 21815 raft_consensus.cc:2272] T d4024aebe7f74ed2a1e2cb159841969d P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.250291 21815 tablet_replica.cc:333] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.250810 21815 raft_consensus.cc:2243] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.251250 21815 raft_consensus.cc:2272] T c4347d1c52524210b2cbbdf577498e50 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.252928 21815 tablet_replica.cc:333] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.253436 21815 raft_consensus.cc:2243] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.253826 21815 raft_consensus.cc:2272] T 43362d5946044c9986cc152be06ff4b7 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.255558 21815 tablet_replica.cc:333] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.256043 21815 raft_consensus.cc:2243] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.256469 21815 raft_consensus.cc:2272] T c07a96cc9b9e42e986a66f6313762846 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.258213 21815 tablet_replica.cc:333] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.258703 21815 raft_consensus.cc:2243] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.259104 21815 raft_consensus.cc:2272] T 1cf60227e12f43e698e96f7991ec90e6 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.260618 21815 tablet_replica.cc:333] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.261111 21815 raft_consensus.cc:2243] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.261907 21815 raft_consensus.cc:2272] T f199accd210c454f8da55d9019044a49 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.263680 21815 tablet_replica.cc:333] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.264206 21815 raft_consensus.cc:2243] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.264694 21815 raft_consensus.cc:2272] T 3a5d39d7ed7d49e8a49fc75f7c98650f P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.266875 21815 tablet_replica.cc:333] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.267379 21815 raft_consensus.cc:2243] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.267765 21815 raft_consensus.cc:2272] T 35ca8c6baac848819f3f3893811794c6 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.269380 21815 tablet_replica.cc:333] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.269829 21815 raft_consensus.cc:2243] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.270202 21815 raft_consensus.cc:2272] T 5a2c48ad57d747388c5b1effae9958d1 P a407687e6eb6433080a826f44c6eb639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.272207 21815 tablet_replica.cc:333] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.272838 21815 raft_consensus.cc:2243] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.273258 21815 raft_consensus.cc:2272] T f8cc83798f874f3999c16d939b4e5ab9 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.274937 21815 tablet_replica.cc:333] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.275372 21815 raft_consensus.cc:2243] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.275730 21815 raft_consensus.cc:2272] T 11a27a47285b4000a39d3e2be2dad843 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.277963 21815 tablet_replica.cc:333] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639: stopping tablet replica
I20260710 11:04:47.278473 21815 raft_consensus.cc:2243] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.279176 21815 raft_consensus.cc:2272] T 3f815c16db3a47f683acaa7f640a51c4 P a407687e6eb6433080a826f44c6eb639 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.319119 23038 consensus_peers.cc:597] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:39121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.324512 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
W20260710 11:04:47.359405 23302 consensus_peers.cc:597] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a -> Peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Couldn't send request to peer a407687e6eb6433080a826f44c6eb639. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.364168 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
W20260710 11:04:47.378603 23302 consensus_peers.cc:597] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a -> Peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Couldn't send request to peer 3a44acb561e441caaed9e3a496f48c46. 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:04:47.392297 23038 consensus_peers.cc:597] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:39121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:47.399020 23304 consensus_peers.cc:597] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:39121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.404356 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:47.405170 21815 tablet_replica.cc:333] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.405798 21815 raft_consensus.cc:2243] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.406431 21815 raft_consensus.cc:2272] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.408304 21815 tablet_replica.cc:333] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.408936 21815 raft_consensus.cc:2243] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.409680 21815 raft_consensus.cc:2272] T 3f33635aee7e4f109eefbdb37217b604 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.411466 21815 tablet_replica.cc:333] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.411960 21815 raft_consensus.cc:2243] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.412674 21815 raft_consensus.cc:2272] T 8a88da6b02ae4f2db5e6fb74fb37bd8f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.414408 21815 tablet_replica.cc:333] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.414958 21815 raft_consensus.cc:2243] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.415529 21815 raft_consensus.cc:2272] T 2c6a9f70179349bdb3a2c1ca139634b9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.417549 21815 tablet_replica.cc:333] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.418061 21815 raft_consensus.cc:2243] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.418622 21815 raft_consensus.cc:2272] T bc83991d21e44ea5a2f658ba3cf31a64 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.420511 21815 tablet_replica.cc:333] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.421222 21815 raft_consensus.cc:2243] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.421852 21815 raft_consensus.cc:2272] T 056c86f835bb419fbb7b52aec0be31b6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.424270 21815 tablet_replica.cc:333] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
W20260710 11:04:47.424686 23038 consensus_peers.cc:597] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:39121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.425009 21815 raft_consensus.cc:2243] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.425487 21815 raft_consensus.cc:2272] T 51f25d44d7424ab7a35749a8c1bec561 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.427016 21815 tablet_replica.cc:333] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.427496 21815 raft_consensus.cc:2243] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.428139 21815 raft_consensus.cc:2272] T 43362d5946044c9986cc152be06ff4b7 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.430493 21815 tablet_replica.cc:333] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.431253 21815 raft_consensus.cc:2243] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.432088 21815 raft_consensus.cc:2272] T c07a96cc9b9e42e986a66f6313762846 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.434298 21815 tablet_replica.cc:333] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
W20260710 11:04:47.434464 23036 consensus_peers.cc:597] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 -> Peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Couldn't send request to peer a407687e6eb6433080a826f44c6eb639. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.434971 21815 raft_consensus.cc:2243] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.435633 21815 raft_consensus.cc:2272] T 1cf60227e12f43e698e96f7991ec90e6 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.438086 21815 tablet_replica.cc:333] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.438755 21815 raft_consensus.cc:2243] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.439532 21815 raft_consensus.cc:2272] T 87a6088e895c450aaae56b90e8899a58 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.440682 23302 consensus_peers.cc:597] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a -> Peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Couldn't send request to peer a407687e6eb6433080a826f44c6eb639. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.442493 21815 tablet_replica.cc:333] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.443287 21815 raft_consensus.cc:2243] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.443837 21815 raft_consensus.cc:2272] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.447206 21815 tablet_replica.cc:333] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.447995 21815 raft_consensus.cc:2243] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.448619 21815 raft_consensus.cc:2272] T 35ca8c6baac848819f3f3893811794c6 P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.451035 21815 tablet_replica.cc:333] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.451850 21815 raft_consensus.cc:2243] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.452834 21815 raft_consensus.cc:2272] T f8cc83798f874f3999c16d939b4e5ab9 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.453188 23302 consensus_peers.cc:597] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a -> Peer a407687e6eb6433080a826f44c6eb639 (127.21.77.194:33877): Couldn't send request to peer a407687e6eb6433080a826f44c6eb639. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:47.453986 23302 consensus_peers.cc:597] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a -> Peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Couldn't send request to peer 3a44acb561e441caaed9e3a496f48c46. 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:04:47.454559 23302 consensus_peers.cc:597] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a -> Peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Couldn't send request to peer 3a44acb561e441caaed9e3a496f48c46. 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:04:47.455323 21815 tablet_replica.cc:333] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.456055 21815 raft_consensus.cc:2243] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.456748 21815 raft_consensus.cc:2272] T 01370ac78046492899e54578e523605e P 3a44acb561e441caaed9e3a496f48c46 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.457564 23302 consensus_peers.cc:597] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a -> Peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Couldn't send request to peer 3a44acb561e441caaed9e3a496f48c46. 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:04:47.458823 21815 tablet_replica.cc:333] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.459321 21815 raft_consensus.cc:2243] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.459798 21815 raft_consensus.cc:2272] T 97d2f5f2d5bd42a19685bef53b705f9f P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.461634 21815 tablet_replica.cc:333] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.462067 21815 raft_consensus.cc:2243] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.462723 21815 raft_consensus.cc:2272] T 11a27a47285b4000a39d3e2be2dad843 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.464486 21815 tablet_replica.cc:333] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46: stopping tablet replica
I20260710 11:04:47.464922 21815 raft_consensus.cc:2243] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.465523 21815 raft_consensus.cc:2272] T 3f815c16db3a47f683acaa7f640a51c4 P 3a44acb561e441caaed9e3a496f48c46 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.497915 21815 connection.cc:466] server connection from 127.0.0.1:54662 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54662 (request call id 45) could send its response
W20260710 11:04:47.499866 23304 consensus_peers.cc:597] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a -> Peer ef128584bd63438ab191c51925f5041b (127.21.77.193:39121): Couldn't send request to peer ef128584bd63438ab191c51925f5041b. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:39121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:47.502897 23302 consensus_peers.cc:597] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a -> Peer 3a44acb561e441caaed9e3a496f48c46 (127.21.77.195:46327): Couldn't send request to peer 3a44acb561e441caaed9e3a496f48c46. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.195:46327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:47.512465 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:04:47.548623 21815 tablet_server.cc:179] TabletServer@127.21.77.196:0 shutting down...
I20260710 11:04:47.572718 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:47.573771 21815 tablet_replica.cc:333] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.574661 21815 raft_consensus.cc:2243] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.575362 21815 raft_consensus.cc:2272] T 87a6088e895c450aaae56b90e8899a58 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.577497 21815 tablet_replica.cc:333] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.578094 21815 raft_consensus.cc:2243] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.578837 21815 raft_consensus.cc:2272] T 01370ac78046492899e54578e523605e P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.580526 21815 tablet_replica.cc:333] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.581143 21815 raft_consensus.cc:2243] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.581836 21815 raft_consensus.cc:2272] T 5a2c48ad57d747388c5b1effae9958d1 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.584376 21815 tablet_replica.cc:333] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.584944 21815 raft_consensus.cc:2243] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.585709 21815 raft_consensus.cc:2272] T bc83991d21e44ea5a2f658ba3cf31a64 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.587376 21815 tablet_replica.cc:333] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.587877 21815 raft_consensus.cc:2243] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.588364 21815 raft_consensus.cc:2272] T 97d2f5f2d5bd42a19685bef53b705f9f P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.590039 21815 tablet_replica.cc:333] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.590615 21815 raft_consensus.cc:2243] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.591081 21815 raft_consensus.cc:2272] T f199accd210c454f8da55d9019044a49 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.592777 21815 tablet_replica.cc:333] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.593338 21815 raft_consensus.cc:2243] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.593773 21815 raft_consensus.cc:2272] T d4024aebe7f74ed2a1e2cb159841969d P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.595361 21815 tablet_replica.cc:333] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.595897 21815 raft_consensus.cc:2243] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.596720 21815 raft_consensus.cc:2272] T 35ca8c6baac848819f3f3893811794c6 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.598254 21815 tablet_replica.cc:333] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.598867 21815 raft_consensus.cc:2243] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.599495 21815 raft_consensus.cc:2272] T 3a5d39d7ed7d49e8a49fc75f7c98650f P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.601363 21815 tablet_replica.cc:333] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.601899 21815 raft_consensus.cc:2243] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.602380 21815 raft_consensus.cc:2272] T 056c86f835bb419fbb7b52aec0be31b6 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.603989 21815 tablet_replica.cc:333] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.604455 21815 raft_consensus.cc:2243] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:47.605242 21815 raft_consensus.cc:2272] T 51f25d44d7424ab7a35749a8c1bec561 P 096cde59e010412caf02873c21546a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.606906 21815 tablet_replica.cc:333] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.607399 21815 raft_consensus.cc:2243] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.607893 21815 raft_consensus.cc:2272] T 597df84c188b43e6ba582bd8bb6260a7 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.609692 21815 tablet_replica.cc:333] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.610257 21815 raft_consensus.cc:2243] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.610770 21815 raft_consensus.cc:2272] T 2c6a9f70179349bdb3a2c1ca139634b9 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.612421 21815 tablet_replica.cc:333] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.612914 21815 raft_consensus.cc:2243] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.613407 21815 raft_consensus.cc:2272] T 3f33635aee7e4f109eefbdb37217b604 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.615110 21815 tablet_replica.cc:333] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.615573 21815 raft_consensus.cc:2243] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.616074 21815 raft_consensus.cc:2272] T feacdbd0b3234075875b07ca799e5498 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.617743 21815 tablet_replica.cc:333] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.618216 21815 raft_consensus.cc:2243] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.618659 21815 raft_consensus.cc:2272] T c4347d1c52524210b2cbbdf577498e50 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.620309 21815 tablet_replica.cc:333] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.620776 21815 raft_consensus.cc:2243] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.621264 21815 raft_consensus.cc:2272] T 3f815c16db3a47f683acaa7f640a51c4 P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.622737 21815 tablet_replica.cc:333] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a: stopping tablet replica
I20260710 11:04:47.623165 21815 raft_consensus.cc:2243] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.623607 21815 raft_consensus.cc:2272] T 8e2ff37d50dc450b8bb5fbb2fd24fa6a P 096cde59e010412caf02873c21546a0a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:47.937032 23369 debug-util.cc:398] Leaking SignalData structure 0x7b0800267060 after lost signal to thread 21818
W20260710 11:04:47.937970 23369 debug-util.cc:398] Leaking SignalData structure 0x7b0800267740 after lost signal to thread 22856
W20260710 11:04:48.656397 21815 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23369)
W20260710 11:04:49.656953 21815 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23369)
I20260710 11:04:50.304746 21815 tablet_server.cc:196] TabletServer@127.21.77.196:0 shutdown complete.
I20260710 11:04:50.335299 21815 master.cc:562] Master@127.21.77.254:45537 shutting down...
I20260710 11:04:50.361893 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:50.362498 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:50.362870 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 187b81454f39494cb549c83737c08f77: stopping tablet replica
I20260710 11:04:50.386332 21815 master.cc:584] Master@127.21.77.254:45537 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30210 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:50.452730 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:40309
I20260710 11:04:50.453989 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.460158 23774 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:04:50.460240 23773 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:04:50.461112 23776 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:04:50.461594 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:50.462517 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:50.462723 21815 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:04:50.462896 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681490462878 us; error 0 us; skew 500 ppm
I20260710 11:04:50.463428 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:50.465878 21815 webserver.cc:533] Webserver started at http://127.21.77.254:45659/ using document root <none> and password file <none>
I20260710 11:04:50.466369 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:50.466575 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:50.466867 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.467967 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "e6553a308dd847089c0508daa47331b5"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.472250 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:50.475682 23781 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:04:50.476693 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 11:04:50.477001 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "e6553a308dd847089c0508daa47331b5"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.477357 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-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:04:50.490410 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.491667 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.534112 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:40309
I20260710 11:04:50.534217 23832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:40309 every 8 connection(s)
I20260710 11:04:50.538259 23833 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:04:50.548899 23833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5: Bootstrap starting.
I20260710 11:04:50.553953 23833 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.558264 23833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5: No bootstrap required, opened a new log
I20260710 11:04:50.560286 23833 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6553a308dd847089c0508daa47331b5" member_type: VOTER }
I20260710 11:04:50.560639 23833 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.560830 23833 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6553a308dd847089c0508daa47331b5, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.561430 23833 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6553a308dd847089c0508daa47331b5" member_type: VOTER }
I20260710 11:04:50.561838 23833 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:50.562023 23833 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:50.562227 23833 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.566404 23833 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6553a308dd847089c0508daa47331b5" member_type: VOTER }
I20260710 11:04:50.566861 23833 leader_election.cc:304] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [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: e6553a308dd847089c0508daa47331b5; no voters: 
I20260710 11:04:50.567952 23833 leader_election.cc:290] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:50.568326 23836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:50.569674 23836 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 1 LEADER]: Becoming Leader. State: Replica: e6553a308dd847089c0508daa47331b5, State: Running, Role: LEADER
I20260710 11:04:50.570320 23836 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [LEADER]: Queue going to LEADER mode. State: All 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: "e6553a308dd847089c0508daa47331b5" member_type: VOTER }
I20260710 11:04:50.570818 23833 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:50.574698 23837 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6553a308dd847089c0508daa47331b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6553a308dd847089c0508daa47331b5" member_type: VOTER } }
I20260710 11:04:50.575310 23837 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:50.575488 23838 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6553a308dd847089c0508daa47331b5. Latest consensus state: current_term: 1 leader_uuid: "e6553a308dd847089c0508daa47331b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6553a308dd847089c0508daa47331b5" member_type: VOTER } }
I20260710 11:04:50.576251 23838 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:50.580295 23844 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:50.584918 23844 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:50.589756 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:50.594455 23844 catalog_manager.cc:1383] Generated new cluster ID: f031f67730c04b99b5c87951108af243
I20260710 11:04:50.594758 23844 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:50.615182 23844 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:50.616473 23844 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:50.629825 23844 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5: Generated new TSK 0
I20260710 11:04:50.630434 23844 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:50.656556 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.663472 23854 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:04:50.664584 23855 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:04:50.667879 23857 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:04:50.668026 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:50.669279 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:50.669459 21815 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:04:50.669579 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681490669567 us; error 0 us; skew 500 ppm
I20260710 11:04:50.670042 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:50.672772 21815 webserver.cc:533] Webserver started at http://127.21.77.193:44663/ using document root <none> and password file <none>
I20260710 11:04:50.673297 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:50.673458 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:50.673667 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.674675 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "c63bd4b579d24998ae3197b248013325"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.679129 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:04:50.682825 23862 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:04:50.683751 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:04:50.684062 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "c63bd4b579d24998ae3197b248013325"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.684365 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-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:04:50.698540 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.699726 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.701542 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:50.704798 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:50.705057 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.705365 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:50.705547 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.750305 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:34205
I20260710 11:04:50.750422 23924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:34205 every 8 connection(s)
I20260710 11:04:50.756004 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.763744 23929 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:04:50.764318 23930 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:04:50.767028 23932 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:04:50.767195 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:50.768277 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:50.768503 21815 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:04:50.768715 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681490768694 us; error 0 us; skew 500 ppm
I20260710 11:04:50.769431 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:50.771593 23925 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40309
I20260710 11:04:50.771970 23925 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:50.772655 21815 webserver.cc:533] Webserver started at http://127.21.77.194:41389/ using document root <none> and password file <none>
I20260710 11:04:50.772859 23925 heartbeater.cc:507] Master 127.21.77.254:40309 requested a full tablet report, sending...
I20260710 11:04:50.773366 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:50.773614 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:50.773918 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.775279 23798 ts_manager.cc:194] Registered new tserver with Master: c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:50.775391 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "17a4fbd3bfba4669bc69811280badf4f"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.777735 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40296
I20260710 11:04:50.781056 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 11:04:50.784723 23937 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:04:50.785779 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:50.786264 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "17a4fbd3bfba4669bc69811280badf4f"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.786803 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-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:04:50.826977 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.828539 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.830039 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:50.832237 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:50.832468 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.832706 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:50.832875 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.875644 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:43187
I20260710 11:04:50.875749 23999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:43187 every 8 connection(s)
I20260710 11:04:50.880309 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.889372 24004 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:04:50.888434 24003 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:04:50.895505 24006 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:04:50.896173 24000 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40309
I20260710 11:04:50.896432 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:50.896629 24000 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:50.897324 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:50.897416 24000 heartbeater.cc:507] Master 127.21.77.254:40309 requested a full tablet report, sending...
W20260710 11:04:50.897531 21815 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:04:50.897709 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681490897697 us; error 0 us; skew 500 ppm
I20260710 11:04:50.898617 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:50.899855 23798 ts_manager.cc:194] Registered new tserver with Master: 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:50.901475 21815 webserver.cc:533] Webserver started at http://127.21.77.195:42029/ using document root <none> and password file <none>
I20260710 11:04:50.901582 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40300
I20260710 11:04:50.902082 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:50.902375 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:50.902719 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.903980 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "69b857519a52497a9d53724c311b81be"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.909162 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 11:04:50.912985 24011 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:04:50.914008 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:04:50.914377 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "69b857519a52497a9d53724c311b81be"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:50.914719 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-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:04:50.925319 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.926739 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.928267 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:50.930501 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:50.930727 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.930972 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:50.931145 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.976719 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:40743
I20260710 11:04:50.976850 24073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:40743 every 8 connection(s)
I20260710 11:04:50.981684 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.989656 24077 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:04:50.991039 24078 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:04:50.995684 24080 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:04:50.996258 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:50.997581 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:50.997836 21815 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:04:50.998175 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681490998154 us; error 0 us; skew 500 ppm
I20260710 11:04:50.998935 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:51.000590 24074 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40309
I20260710 11:04:51.000948 24074 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:51.001750 24074 heartbeater.cc:507] Master 127.21.77.254:40309 requested a full tablet report, sending...
I20260710 11:04:51.001955 21815 webserver.cc:533] Webserver started at http://127.21.77.196:34063/ using document root <none> and password file <none>
I20260710 11:04:51.002578 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:51.002789 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:51.003130 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:51.004207 23798 ts_manager.cc:194] Registered new tserver with Master: 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:51.004367 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-3-root/instance:
uuid: "212d6bfc404a4c27933900597cb4e0f3"
format_stamp: "Formatted at 2026-07-10 11:04:51 on dist-test-slave-k7kd"
I20260710 11:04:51.005944 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40314
I20260710 11:04:51.009752 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:04:51.013266 24085 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:04:51.014271 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:51.014577 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-3-root
uuid: "212d6bfc404a4c27933900597cb4e0f3"
format_stamp: "Formatted at 2026-07-10 11:04:51 on dist-test-slave-k7kd"
I20260710 11:04:51.014818 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-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:04:51.033531 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:51.034758 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:51.036500 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:51.038977 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:51.039243 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:51.039531 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:51.039744 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:51.083771 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.196:33201
I20260710 11:04:51.083918 24147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.196:33201 every 8 connection(s)
I20260710 11:04:51.097991 24148 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40309
I20260710 11:04:51.098546 24148 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:51.099406 24148 heartbeater.cc:507] Master 127.21.77.254:40309 requested a full tablet report, sending...
I20260710 11:04:51.101784 23798 ts_manager.cc:194] Registered new tserver with Master: 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:51.102602 21815 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015470756s
I20260710 11:04:51.103439 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40322
I20260710 11:04:51.130041 23798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40330:
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:04:51.261754 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 44c50133410b4727835a600f51441b3a (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:51.263315 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c50133410b4727835a600f51441b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.266124 24111 tablet_service.cc:1511] Processing CreateTablet for tablet 01daf65d33554ce1953a8e4c1c4d2926 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:51.266866 24110 tablet_service.cc:1511] Processing CreateTablet for tablet a9dc7752471a4e19b2aaff36d353925f (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:51.267504 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01daf65d33554ce1953a8e4c1c4d2926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.268168 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dc7752471a4e19b2aaff36d353925f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.272720 24113 tablet_service.cc:1511] Processing CreateTablet for tablet e67615bd1ad14aa6b37e5e364a2fb045 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:51.274646 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67615bd1ad14aa6b37e5e364a2fb045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.278226 24108 tablet_service.cc:1511] Processing CreateTablet for tablet fe413e8a49f5488988a8a17b2943f285 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:51.278690 24109 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac06d125c02485d818c228d67288eb3 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:51.280210 24108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe413e8a49f5488988a8a17b2943f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.282891 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac06d125c02485d818c228d67288eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.296603 24107 tablet_service.cc:1511] Processing CreateTablet for tablet fa58bd0be4684266984230e3249d75bc (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:51.298045 24107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa58bd0be4684266984230e3249d75bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.308764 23890 tablet_service.cc:1511] Processing CreateTablet for tablet e67615bd1ad14aa6b37e5e364a2fb045 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:51.310261 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67615bd1ad14aa6b37e5e364a2fb045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.312917 23883 tablet_service.cc:1511] Processing CreateTablet for tablet fa58bd0be4684266984230e3249d75bc (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:51.314309 23883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa58bd0be4684266984230e3249d75bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.314127 23965 tablet_service.cc:1511] Processing CreateTablet for tablet e67615bd1ad14aa6b37e5e364a2fb045 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:51.315380 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67615bd1ad14aa6b37e5e364a2fb045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.317555 23964 tablet_service.cc:1511] Processing CreateTablet for tablet 0841611a4f0c40f1b79b738ed40e62ad (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:51.318092 23889 tablet_service.cc:1511] Processing CreateTablet for tablet 0841611a4f0c40f1b79b738ed40e62ad (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:51.319903 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0841611a4f0c40f1b79b738ed40e62ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.320322 23888 tablet_service.cc:1511] Processing CreateTablet for tablet 44c50133410b4727835a600f51441b3a (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:51.321686 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c50133410b4727835a600f51441b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.324753 23887 tablet_service.cc:1511] Processing CreateTablet for tablet deec0b9679444b1eb0f7f536a0a21357 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:51.325029 24106 tablet_service.cc:1511] Processing CreateTablet for tablet f34433d498ae405f8022747da2a4aca0 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:51.326098 23887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deec0b9679444b1eb0f7f536a0a21357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.326596 24106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34433d498ae405f8022747da2a4aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.326341 23963 tablet_service.cc:1511] Processing CreateTablet for tablet 01daf65d33554ce1953a8e4c1c4d2926 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:51.328810 23962 tablet_service.cc:1511] Processing CreateTablet for tablet deec0b9679444b1eb0f7f536a0a21357 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:51.330099 23886 tablet_service.cc:1511] Processing CreateTablet for tablet a9dc7752471a4e19b2aaff36d353925f (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:51.331409 23886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dc7752471a4e19b2aaff36d353925f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.330470 23964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0841611a4f0c40f1b79b738ed40e62ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.338341 23884 tablet_service.cc:1511] Processing CreateTablet for tablet f57b66ee82c841939e7cc331926413a4 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:51.346797 23884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57b66ee82c841939e7cc331926413a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.339133 23882 tablet_service.cc:1511] Processing CreateTablet for tablet f34433d498ae405f8022747da2a4aca0 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:51.349977 23882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34433d498ae405f8022747da2a4aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.351101 23959 tablet_service.cc:1511] Processing CreateTablet for tablet f57b66ee82c841939e7cc331926413a4 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:51.340234 23885 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac06d125c02485d818c228d67288eb3 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:51.353966 23885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac06d125c02485d818c228d67288eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.353641 23958 tablet_service.cc:1511] Processing CreateTablet for tablet fa58bd0be4684266984230e3249d75bc (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:51.355140 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deec0b9679444b1eb0f7f536a0a21357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.355922 23959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57b66ee82c841939e7cc331926413a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.342099 23960 tablet_service.cc:1511] Processing CreateTablet for tablet fe413e8a49f5488988a8a17b2943f285 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:51.357926 23960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe413e8a49f5488988a8a17b2943f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.343966 23961 tablet_service.cc:1511] Processing CreateTablet for tablet a9dc7752471a4e19b2aaff36d353925f (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:51.361932 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dc7752471a4e19b2aaff36d353925f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.365509 23958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa58bd0be4684266984230e3249d75bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.369494 23963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01daf65d33554ce1953a8e4c1c4d2926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.391163 23957 tablet_service.cc:1511] Processing CreateTablet for tablet e63bf8aa95dc4b9d8f039715c4ef802f (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:51.392752 23957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63bf8aa95dc4b9d8f039715c4ef802f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.399092 24111 tablet_service.cc:1511] Processing CreateTablet for tablet e63bf8aa95dc4b9d8f039715c4ef802f (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:51.428151 23956 tablet_service.cc:1511] Processing CreateTablet for tablet d066ddebc01d4cd3b247fcf27b0e499d (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:51.429558 23956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d066ddebc01d4cd3b247fcf27b0e499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.432662 23881 tablet_service.cc:1511] Processing CreateTablet for tablet 8581a402544b44bfbe17e63b9b4105eb (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:51.433976 23881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8581a402544b44bfbe17e63b9b4105eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.438905 24107 tablet_service.cc:1511] Processing CreateTablet for tablet 8581a402544b44bfbe17e63b9b4105eb (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:51.441219 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63bf8aa95dc4b9d8f039715c4ef802f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.445406 24107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8581a402544b44bfbe17e63b9b4105eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.449765 24169 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:51.461810 23956 tablet_service.cc:1511] Processing CreateTablet for tablet 8581a402544b44bfbe17e63b9b4105eb (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:51.463348 23956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8581a402544b44bfbe17e63b9b4105eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.471907 24168 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:51.493820 23889 tablet_service.cc:1511] Processing CreateTablet for tablet d066ddebc01d4cd3b247fcf27b0e499d (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:51.495657 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d066ddebc01d4cd3b247fcf27b0e499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.502626 24170 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
W20260710 11:04:51.507228 23784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.77.196:33201, user_credentials={real_user=slave}} blocked reactor thread for 49167.9us
W20260710 11:04:51.507467 23783 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.77.193:34205, user_credentials={real_user=slave}} blocked reactor thread for 46354.7us
I20260710 11:04:51.514853 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 0841611a4f0c40f1b79b738ed40e62ad (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:51.516268 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0841611a4f0c40f1b79b738ed40e62ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.526288 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 01daf65d33554ce1953a8e4c1c4d2926 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:51.527494 24169 tablet_bootstrap.cc:654] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.527673 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01daf65d33554ce1953a8e4c1c4d2926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.533026 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac06d125c02485d818c228d67288eb3 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:51.534515 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac06d125c02485d818c228d67288eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.536077 24170 tablet_bootstrap.cc:654] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.538482 24034 tablet_service.cc:1511] Processing CreateTablet for tablet fe413e8a49f5488988a8a17b2943f285 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:51.539948 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe413e8a49f5488988a8a17b2943f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.543439 24033 tablet_service.cc:1511] Processing CreateTablet for tablet f57b66ee82c841939e7cc331926413a4 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:51.552623 24031 tablet_service.cc:1511] Processing CreateTablet for tablet e63bf8aa95dc4b9d8f039715c4ef802f (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:51.544902 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57b66ee82c841939e7cc331926413a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.557045 24030 tablet_service.cc:1511] Processing CreateTablet for tablet d066ddebc01d4cd3b247fcf27b0e499d (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:51.559785 24036 tablet_service.cc:1511] Processing CreateTablet for tablet deec0b9679444b1eb0f7f536a0a21357 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:51.563791 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 44c50133410b4727835a600f51441b3a (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:51.564819 24032 tablet_service.cc:1511] Processing CreateTablet for tablet f34433d498ae405f8022747da2a4aca0 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:51.577950 24168 tablet_bootstrap.cc:654] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:51.584285 23846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:51.588907 23960 tablet_service.cc:1511] Processing CreateTablet for tablet 500d14e9001f4523887c78d25403f8af (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:51.590929 23960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500d14e9001f4523887c78d25403f8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.594975 24109 tablet_service.cc:1511] Processing CreateTablet for tablet 500d14e9001f4523887c78d25403f8af (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:51.596462 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500d14e9001f4523887c78d25403f8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.597383 23959 tablet_service.cc:1511] Processing CreateTablet for tablet e76082e53d504dd49f8b4b75005f9a08 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:51.602715 23959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76082e53d504dd49f8b4b75005f9a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.601349 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c50133410b4727835a600f51441b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.633124 23881 tablet_service.cc:1511] Processing CreateTablet for tablet eaac24b55994473889259039ae67c594 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:51.635035 23881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaac24b55994473889259039ae67c594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.635598 23956 tablet_service.cc:1511] Processing CreateTablet for tablet da7538a621b140c0b9a4458bf975b925 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:51.637109 23956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7538a621b140c0b9a4458bf975b925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.640604 24108 tablet_service.cc:1511] Processing CreateTablet for tablet 8eafe06d65874c66b0b6b6f7e7eacdd9 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:51.642081 24108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eafe06d65874c66b0b6b6f7e7eacdd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.645789 23889 tablet_service.cc:1511] Processing CreateTablet for tablet e76082e53d504dd49f8b4b75005f9a08 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:51.646072 24111 tablet_service.cc:1511] Processing CreateTablet for tablet da7538a621b140c0b9a4458bf975b925 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:51.646267 23884 tablet_service.cc:1511] Processing CreateTablet for tablet da7538a621b140c0b9a4458bf975b925 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:51.647126 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76082e53d504dd49f8b4b75005f9a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.647166 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7538a621b140c0b9a4458bf975b925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.588526 24113 tablet_service.cc:1511] Processing CreateTablet for tablet eaac24b55994473889259039ae67c594 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:51.653936 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaac24b55994473889259039ae67c594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.655820 24169 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:51.656427 24169 ts_tablet_manager.cc:1403] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.207s	user 0.055s	sys 0.060s
I20260710 11:04:51.657689 23884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7538a621b140c0b9a4458bf975b925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.649683 24036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deec0b9679444b1eb0f7f536a0a21357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.671617 23890 tablet_service.cc:1511] Processing CreateTablet for tablet 8eafe06d65874c66b0b6b6f7e7eacdd9 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:51.673053 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eafe06d65874c66b0b6b6f7e7eacdd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.681489 24031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63bf8aa95dc4b9d8f039715c4ef802f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.688570 24106 tablet_service.cc:1511] Processing CreateTablet for tablet 41302da4aa0443c09ffcad63a700eb88 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:51.691119 24172 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:51.691318 24106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41302da4aa0443c09ffcad63a700eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.698233 24032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34433d498ae405f8022747da2a4aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.705577 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d066ddebc01d4cd3b247fcf27b0e499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.660887 24169 raft_consensus.cc:359] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.708585 24169 raft_consensus.cc:385] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.708989 24169 raft_consensus.cc:740] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.709455 23957 tablet_service.cc:1511] Processing CreateTablet for tablet 41302da4aa0443c09ffcad63a700eb88 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:51.716833 23957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41302da4aa0443c09ffcad63a700eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.719587 23885 tablet_service.cc:1511] Processing CreateTablet for tablet f3382d79d508410080599682c2388a08 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:51.705585 24039 tablet_service.cc:1511] Processing CreateTablet for tablet eaac24b55994473889259039ae67c594 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:51.709954 24169 consensus_queue.cc:260] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.724258 23885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3382d79d508410080599682c2388a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.726042 23961 tablet_service.cc:1511] Processing CreateTablet for tablet f3382d79d508410080599682c2388a08 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:51.734659 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3382d79d508410080599682c2388a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.744158 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaac24b55994473889259039ae67c594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.745522 24107 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4a77041026457ebf690565687eed0e (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:51.746807 24107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4a77041026457ebf690565687eed0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.764505 23889 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4a77041026457ebf690565687eed0e (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:51.770996 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4a77041026457ebf690565687eed0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.773567 24169 ts_tablet_manager.cc:1434] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.117s	user 0.021s	sys 0.016s
I20260710 11:04:51.774319 23925 heartbeater.cc:499] Master 127.21.77.254:40309 was elected leader, sending a full tablet report...
I20260710 11:04:51.779953 24169 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:51.776562 24172 tablet_bootstrap.cc:654] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.781749 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4a77041026457ebf690565687eed0e (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:51.783026 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4a77041026457ebf690565687eed0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.808332 24170 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:51.813573 24108 tablet_service.cc:1511] Processing CreateTablet for tablet a36cf10ead1343b0a9dc753e982f605e (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:51.815047 24108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36cf10ead1343b0a9dc753e982f605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.815479 23884 tablet_service.cc:1511] Processing CreateTablet for tablet a36cf10ead1343b0a9dc753e982f605e (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:51.809036 24170 ts_tablet_manager.cc:1403] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.307s	user 0.000s	sys 0.017s
I20260710 11:04:51.825654 24168 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:51.826172 24168 ts_tablet_manager.cc:1403] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.355s	user 0.038s	sys 0.037s
I20260710 11:04:51.827896 24033 tablet_service.cc:1511] Processing CreateTablet for tablet e76082e53d504dd49f8b4b75005f9a08 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:51.829381 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76082e53d504dd49f8b4b75005f9a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.831866 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 500d14e9001f4523887c78d25403f8af (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:51.828873 24168 raft_consensus.cc:359] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.833416 24168 raft_consensus.cc:385] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.836777 24168 raft_consensus.cc:740] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.839133 24168 consensus_queue.cc:260] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.855283 24170 raft_consensus.cc:359] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.856104 24170 raft_consensus.cc:385] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.856400 24170 raft_consensus.cc:740] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.858086 24170 consensus_queue.cc:260] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.858187 23961 tablet_service.cc:1511] Processing CreateTablet for tablet dea5182000df41519b6f2f6fd18de892 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:51.860327 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea5182000df41519b6f2f6fd18de892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.847327 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500d14e9001f4523887c78d25403f8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.872522 24109 tablet_service.cc:1511] Processing CreateTablet for tablet dea5182000df41519b6f2f6fd18de892 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:51.873924 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea5182000df41519b6f2f6fd18de892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.877177 23884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36cf10ead1343b0a9dc753e982f605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.883811 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 8eafe06d65874c66b0b6b6f7e7eacdd9 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:51.892680 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eafe06d65874c66b0b6b6f7e7eacdd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.899124 24172 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:51.899716 24172 ts_tablet_manager.cc:1403] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.036s
I20260710 11:04:51.904222 24148 heartbeater.cc:499] Master 127.21.77.254:40309 was elected leader, sending a full tablet report...
I20260710 11:04:51.904656 24000 heartbeater.cc:499] Master 127.21.77.254:40309 was elected leader, sending a full tablet report...
I20260710 11:04:51.915234 24179 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.915908 24179 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.919279 24179 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:51.923918 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 41302da4aa0443c09ffcad63a700eb88 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:51.925652 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41302da4aa0443c09ffcad63a700eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.939728 24172 raft_consensus.cc:359] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.940838 24172 raft_consensus.cc:385] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.941251 24172 raft_consensus.cc:740] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.945535 24170 ts_tablet_manager.cc:1434] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.010s
I20260710 11:04:51.945470 24172 consensus_queue.cc:260] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:51.946693 24170 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:51.953495 24030 tablet_service.cc:1511] Processing CreateTablet for tablet a36cf10ead1343b0a9dc753e982f605e (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:51.954852 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36cf10ead1343b0a9dc753e982f605e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.962646 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
W20260710 11:04:51.964474 24087 leader_election.cc:343] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:51.970659 24030 tablet_service.cc:1511] Processing CreateTablet for tablet dea5182000df41519b6f2f6fd18de892 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:51.971828 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea5182000df41519b6f2f6fd18de892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.978439 24168 ts_tablet_manager.cc:1434] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.152s	user 0.010s	sys 0.001s
I20260710 11:04:51.979724 24168 tablet_bootstrap.cc:492] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:51.978116 24038 tablet_service.cc:1511] Processing CreateTablet for tablet f3382d79d508410080599682c2388a08 (DEFAULT_TABLE table=test-workload [id=98e7f8c800e14da5bb93892174ce8662]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:51.987317 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3382d79d508410080599682c2388a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:51.998512 24175 raft_consensus.cc:493] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.999063 24175 raft_consensus.cc:515] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.001461 24170 tablet_bootstrap.cc:654] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.993649 24169 tablet_bootstrap.cc:700] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Time spent opening tablet: real 0.101s	user 0.002s	sys 0.003s
W20260710 11:04:52.006495 23926 tablet.cc:2406] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:52.003964 24175 leader_election.cc:290] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.014249 24169 tablet_bootstrap.cc:654] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.013759 24074 heartbeater.cc:499] Master 127.21.77.254:40309 was elected leader, sending a full tablet report...
I20260710 11:04:52.048960 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
W20260710 11:04:52.050714 24086 leader_election.cc:343] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.051137 24086 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3; no voters: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325
I20260710 11:04:52.052366 24177 raft_consensus.cc:2749] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.060439 24172 ts_tablet_manager.cc:1434] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.160s	user 0.017s	sys 0.013s
I20260710 11:04:52.075090 24172 tablet_bootstrap.cc:492] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.044988 24168 tablet_bootstrap.cc:654] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.089223 24169 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.089735 24169 ts_tablet_manager.cc:1403] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.312s	user 0.017s	sys 0.033s
I20260710 11:04:52.093571 24169 raft_consensus.cc:359] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.094394 24169 raft_consensus.cc:385] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.094728 24169 raft_consensus.cc:740] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.095690 24169 consensus_queue.cc:260] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.099345 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.100122 24049 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:52.101292 24170 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.101991 24170 ts_tablet_manager.cc:1403] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.000s
I20260710 11:04:52.104278 23866 leader_election.cc:304] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.104611 24172 tablet_bootstrap.cc:654] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.105051 24168 tablet_bootstrap.cc:492] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.104857 24170 raft_consensus.cc:359] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.105371 24175 raft_consensus.cc:2804] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.105662 24170 raft_consensus.cc:385] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.105665 24168 ts_tablet_manager.cc:1403] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.015s
I20260710 11:04:52.105862 24175 raft_consensus.cc:493] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.106101 24170 raft_consensus.cc:740] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.106510 24175 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.109238 24168 raft_consensus.cc:359] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.110009 24168 raft_consensus.cc:385] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.110349 24168 raft_consensus.cc:740] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.111145 24168 consensus_queue.cc:260] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.113329 24168 ts_tablet_manager.cc:1434] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:52.114326 24168 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.114884 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:52.115636 23975 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:52.116879 24172 tablet_bootstrap.cc:492] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.117497 24172 ts_tablet_manager.cc:1403] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.010s
I20260710 11:04:52.121307 24168 tablet_bootstrap.cc:654] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.122504 24169 ts_tablet_manager.cc:1434] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:04:52.123287 24175 raft_consensus.cc:515] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.126348 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:52.126978 24049 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.126534 24172 raft_consensus.cc:359] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.129287 24172 raft_consensus.cc:385] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.129618 24172 raft_consensus.cc:740] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.130432 24172 consensus_queue.cc:260] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.130892 24170 consensus_queue.cc:260] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.132872 24172 ts_tablet_manager.cc:1434] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:04:52.133992 24172 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.134125 24170 ts_tablet_manager.cc:1434] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:04:52.135361 24170 tablet_bootstrap.cc:492] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.135625 24049 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:52.136998 23866 leader_election.cc:304] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.142694 24168 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.143298 24168 ts_tablet_manager.cc:1403] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260710 11:04:52.143824 24172 tablet_bootstrap.cc:654] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.144285 24169 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.146632 24168 raft_consensus.cc:359] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.147418 24168 raft_consensus.cc:385] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.148738 24168 raft_consensus.cc:740] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.149992 24168 consensus_queue.cc:260] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.151932 24170 tablet_bootstrap.cc:654] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.154673 24168 ts_tablet_manager.cc:1434] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:04:52.155716 24168 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.159142 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:52.162058 23975 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.168491 24168 tablet_bootstrap.cc:654] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.172099 23975 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:52.160771 24175 leader_election.cc:290] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.174695 24175 raft_consensus.cc:2804] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.175280 24175 raft_consensus.cc:697] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
W20260710 11:04:52.183180 23866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.77.195:40743, user_credentials={real_user=slave}} blocked reactor thread for 46283.2us
I20260710 11:04:52.176491 24175 consensus_queue.cc:237] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.193600 24193 raft_consensus.cc:493] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.194378 24193 raft_consensus.cc:515] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.199185 24169 tablet_bootstrap.cc:654] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.203094 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
W20260710 11:04:52.204731 23863 leader_election.cc:343] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.206609 24193 leader_election.cc:290] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.212113 24168 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.212801 24168 ts_tablet_manager.cc:1403] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.034s
I20260710 11:04:52.214066 24172 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.214506 24172 ts_tablet_manager.cc:1403] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.081s	user 0.047s	sys 0.018s
I20260710 11:04:52.212182 24170 tablet_bootstrap.cc:492] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.216625 24170 ts_tablet_manager.cc:1403] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.010s
I20260710 11:04:52.217504 24172 raft_consensus.cc:359] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.218223 24172 raft_consensus.cc:385] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.215994 24168 raft_consensus.cc:359] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.218602 24172 raft_consensus.cc:740] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.218848 24168 raft_consensus.cc:385] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.219522 24172 consensus_queue.cc:260] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.221534 24168 raft_consensus.cc:740] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.223014 24172 ts_tablet_manager.cc:1434] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:52.222806 24168 consensus_queue.cc:260] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.223479 24169 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.223964 24169 ts_tablet_manager.cc:1403] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.000s
I20260710 11:04:52.224009 24172 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.227037 24169 raft_consensus.cc:359] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.227766 24169 raft_consensus.cc:385] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.227890 24168 ts_tablet_manager.cc:1434] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 11:04:52.228114 24169 raft_consensus.cc:740] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.220645 24170 raft_consensus.cc:359] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.228971 24170 raft_consensus.cc:385] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.229138 24168 tablet_bootstrap.cc:492] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.229332 24170 raft_consensus.cc:740] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.230229 24170 consensus_queue.cc:260] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.231348 24169 consensus_queue.cc:260] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.232071 24172 tablet_bootstrap.cc:654] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.221457 23797 catalog_manager.cc:5697] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.236429 24170 ts_tablet_manager.cc:1434] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260710 11:04:52.237596 24170 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.241225 24169 ts_tablet_manager.cc:1434] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 11:04:52.241043 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:52.241806 24123 raft_consensus.cc:2468] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:52.242326 24169 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.243359 23865 leader_election.cc:304] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [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: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:52.244638 24175 raft_consensus.cc:2804] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.245098 24175 raft_consensus.cc:493] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.245482 24175 raft_consensus.cc:3060] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.254776 24175 raft_consensus.cc:515] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.255450 24169 tablet_bootstrap.cc:654] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.258078 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:52.258812 24123 raft_consensus.cc:3060] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.254803 24170 tablet_bootstrap.cc:654] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.266126 24168 tablet_bootstrap.cc:654] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.267323 24169 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.267861 24169 ts_tablet_manager.cc:1403] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260710 11:04:52.271230 24123 raft_consensus.cc:2468] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:52.271045 24169 raft_consensus.cc:359] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.271852 24169 raft_consensus.cc:385] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.272356 24169 raft_consensus.cc:740] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.272728 23865 leader_election.cc:304] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.273599 24193 raft_consensus.cc:2804] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.273355 24169 consensus_queue.cc:260] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.280699 24168 tablet_bootstrap.cc:492] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.281596 24168 ts_tablet_manager.cc:1403] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.009s
I20260710 11:04:52.283810 24193 raft_consensus.cc:697] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:04:52.284830 24193 consensus_queue.cc:237] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.286054 24169 ts_tablet_manager.cc:1434] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.005s
I20260710 11:04:52.286494 24168 raft_consensus.cc:359] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.287259 24169 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.287577 24168 raft_consensus.cc:385] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.288130 24168 raft_consensus.cc:740] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.289536 24168 consensus_queue.cc:260] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.290974 24175 leader_election.cc:290] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.291215 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
W20260710 11:04:52.292805 23863 leader_election.cc:343] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.293789 24170 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.294298 24170 ts_tablet_manager.cc:1403] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.002s
I20260710 11:04:52.297405 24168 ts_tablet_manager.cc:1434] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 11:04:52.297487 24170 raft_consensus.cc:359] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.298467 24168 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.298427 24170 raft_consensus.cc:385] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.299306 24170 raft_consensus.cc:740] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.300073 24172 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.300822 24172 ts_tablet_manager.cc:1403] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.050s
I20260710 11:04:52.300395 24170 consensus_queue.cc:260] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.304006 24172 raft_consensus.cc:359] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.304771 24172 raft_consensus.cc:385] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.305155 24172 raft_consensus.cc:740] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.306063 24172 consensus_queue.cc:260] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.306818 24170 ts_tablet_manager.cc:1434] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:04:52.308060 24170 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.306872 24169 tablet_bootstrap.cc:654] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.312209 24172 ts_tablet_manager.cc:1434] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:04:52.313951 24172 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.315624 24170 tablet_bootstrap.cc:654] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.320152 24184 raft_consensus.cc:493] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.320691 24184 raft_consensus.cc:515] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.322676 24168 tablet_bootstrap.cc:654] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.329128 24193 raft_consensus.cc:493] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.329632 24193 raft_consensus.cc:515] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.331853 24169 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.332008 24193 leader_election.cc:290] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:52.332350 24169 ts_tablet_manager.cc:1403] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260710 11:04:52.334592 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.335057 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:52.335310 24169 raft_consensus.cc:359] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.336007 24169 raft_consensus.cc:385] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.336289 24169 raft_consensus.cc:740] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.337265 24169 consensus_queue.cc:260] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
W20260710 11:04:52.339341 23865 leader_election.cc:343] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.339744 24169 ts_tablet_manager.cc:1434] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
W20260710 11:04:52.340174 23866 leader_election.cc:343] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.340785 24169 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.340664 23866 leader_election.cc:304] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c63bd4b579d24998ae3197b248013325; no voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be
I20260710 11:04:52.342149 24175 raft_consensus.cc:2749] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.342541 24168 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.342999 24168 ts_tablet_manager.cc:1403] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260710 11:04:52.343910 24184 leader_election.cc:290] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:52.342387 23794 catalog_manager.cc:5697] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.346251 24168 raft_consensus.cc:359] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.347007 24168 raft_consensus.cc:385] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.347378 24168 raft_consensus.cc:740] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.353266 24172 tablet_bootstrap.cc:654] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.354259 24168 consensus_queue.cc:260] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.361176 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01daf65d33554ce1953a8e4c1c4d2926" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:52.362023 24123 raft_consensus.cc:2468] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:52.362442 24169 tablet_bootstrap.cc:654] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.363682 24014 leader_election.cc:304] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:52.364744 24184 raft_consensus.cc:2804] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.365151 24184 raft_consensus.cc:493] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.365463 24184 raft_consensus.cc:3060] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.369163 24168 ts_tablet_manager.cc:1434] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:04:52.370218 24168 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.371840 24169 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.372416 24169 ts_tablet_manager.cc:1403] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.007s
I20260710 11:04:52.375557 24169 raft_consensus.cc:359] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.376344 24169 raft_consensus.cc:385] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.376644 24169 raft_consensus.cc:740] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.377557 24169 consensus_queue.cc:260] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.379874 24169 ts_tablet_manager.cc:1434] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:52.381476 24184 raft_consensus.cc:515] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.377010 24168 tablet_bootstrap.cc:654] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.383347 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01daf65d33554ce1953a8e4c1c4d2926" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:52.384053 23975 raft_consensus.cc:2468] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:52.386055 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01daf65d33554ce1953a8e4c1c4d2926" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:52.386700 24123 raft_consensus.cc:3060] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.386687 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01daf65d33554ce1953a8e4c1c4d2926" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:52.387362 23975 raft_consensus.cc:3060] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.389252 24172 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.389878 24170 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.389895 24172 ts_tablet_manager.cc:1403] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.003s
I20260710 11:04:52.390514 24170 ts_tablet_manager.cc:1403] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.023s
I20260710 11:04:52.394536 24170 raft_consensus.cc:359] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.395414 24170 raft_consensus.cc:385] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.395766 24170 raft_consensus.cc:740] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.396689 24170 consensus_queue.cc:260] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.401448 23975 raft_consensus.cc:2468] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:52.403224 24012 leader_election.cc:304] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:52.394568 24123 raft_consensus.cc:2468] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:52.386045 24169 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.407961 24170 ts_tablet_manager.cc:1434] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:04:52.409304 24170 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.386760 24184 leader_election.cc:290] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Requested vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:52.415143 24184 raft_consensus.cc:2804] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.416443 24184 raft_consensus.cc:697] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:52.416981 24170 tablet_bootstrap.cc:654] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.420770 24172 raft_consensus.cc:359] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.421370 24177 raft_consensus.cc:493] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.421891 24177 raft_consensus.cc:515] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.427106 24178 raft_consensus.cc:493] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.422556 24184 consensus_queue.cc:237] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.427665 24178 raft_consensus.cc:515] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.429225 24177 leader_election.cc:290] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.429593 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c50133410b4727835a600f51441b3a" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.430308 23900 raft_consensus.cc:2468] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:52.431950 24169 tablet_bootstrap.cc:654] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.431792 24087 leader_election.cc:304] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.437582 24172 raft_consensus.cc:385] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.438019 24172 raft_consensus.cc:740] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.439235 24168 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.438858 24172 consensus_queue.cc:260] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.439849 24168 ts_tablet_manager.cc:1403] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.027s
I20260710 11:04:52.440732 24178 leader_election.cc:290] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.442476 24172 ts_tablet_manager.cc:1434] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260710 11:04:52.443536 24172 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.443387 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c50133410b4727835a600f51441b3a" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.443624 24168 raft_consensus.cc:359] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.444645 24168 raft_consensus.cc:385] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.451740 24172 tablet_bootstrap.cc:654] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:52.444955 24089 leader_election.cc:343] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.446985 24177 raft_consensus.cc:2804] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.453585 24168 raft_consensus.cc:740] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.454329 24177 raft_consensus.cc:493] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.454928 24177 raft_consensus.cc:3060] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.455071 24168 consensus_queue.cc:260] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.465727 24168 ts_tablet_manager.cc:1434] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 11:04:52.467051 24168 tablet_bootstrap.cc:492] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.476153 24178 raft_consensus.cc:493] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.476712 24178 raft_consensus.cc:515] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.479003 24178 leader_election.cc:290] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.481015 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:52.481393 24172 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.481871 24123 raft_consensus.cc:2393] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 1: Already voted for candidate c63bd4b579d24998ae3197b248013325 in this term.
I20260710 11:04:52.482409 24172 ts_tablet_manager.cc:1403] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.005s
I20260710 11:04:52.483747 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:52.484407 24123 raft_consensus.cc:2468] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 0.
I20260710 11:04:52.492266 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.493587 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.495395 24168 tablet_bootstrap.cc:654] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.497745 23940 leader_election.cc:304] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3; no voters: 
W20260710 11:04:52.498823 23939 leader_election.cc:343] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.498945 24172 raft_consensus.cc:359] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.499754 24172 raft_consensus.cc:385] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.500087 24172 raft_consensus.cc:740] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.500595 24170 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.505592 23939 leader_election.cc:304] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:52.506632 24178 raft_consensus.cc:2804] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.506547 24177 raft_consensus.cc:515] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.507218 24178 raft_consensus.cc:493] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.507735 24178 raft_consensus.cc:3060] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.510960 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c50133410b4727835a600f51441b3a" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:52.511742 23900 raft_consensus.cc:3060] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.513562 23797 catalog_manager.cc:5697] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 1 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.514346 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c50133410b4727835a600f51441b3a" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:52.504606 24170 ts_tablet_manager.cc:1403] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.011s
I20260710 11:04:52.500909 24172 consensus_queue.cc:260] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.518224 24049 raft_consensus.cc:3060] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.515580 24177 leader_election.cc:290] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.522060 23900 raft_consensus.cc:2468] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:52.525038 24049 raft_consensus.cc:2468] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:52.525532 24087 leader_election.cc:304] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.525983 24178 raft_consensus.cc:515] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.528044 24178 leader_election.cc:290] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.528578 24178 raft_consensus.cc:3060] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.530942 24225 raft_consensus.cc:493] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.528191 24172 ts_tablet_manager.cc:1434] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 11:04:52.531466 24225 raft_consensus.cc:515] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.534778 24169 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.534631 24170 raft_consensus.cc:359] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.535346 24169 ts_tablet_manager.cc:1403] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.150s	user 0.030s	sys 0.026s
I20260710 11:04:52.535487 24170 raft_consensus.cc:385] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.535924 24170 raft_consensus.cc:740] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.536868 24170 consensus_queue.cc:260] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.537273 24225 leader_election.cc:290] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.538396 24169 raft_consensus.cc:359] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.539093 24169 raft_consensus.cc:385] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.539422 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.539966 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
W20260710 11:04:52.540992 24089 leader_election.cc:343] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.529505 24177 raft_consensus.cc:2804] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:52.541711 24087 leader_election.cc:343] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.542367 24087 leader_election.cc:304] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:52.542403 24177 raft_consensus.cc:697] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:52.543995 24177 consensus_queue.cc:237] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.545504 24225 raft_consensus.cc:2749] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.547384 24170 ts_tablet_manager.cc:1434] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:04:52.550504 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:52.551327 24123 raft_consensus.cc:3060] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.539392 24169 raft_consensus.cc:740] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.553263 24169 consensus_queue.cc:260] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.555053 24170 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.559572 24169 ts_tablet_manager.cc:1434] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:04:52.560703 24169 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.562055 24230 raft_consensus.cc:493] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.570199 24178 raft_consensus.cc:2749] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.533310 24172 tablet_bootstrap.cc:492] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.564540 24123 raft_consensus.cc:2468] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:52.562897 24230 raft_consensus.cc:515] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.581629 24169 tablet_bootstrap.cc:654] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.583465 23940 leader_election.cc:304] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3; no voters: 
I20260710 11:04:52.586532 24230 leader_election.cc:290] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:52.590619 24170 tablet_bootstrap.cc:654] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:52.591897 23939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.77.193:34205, user_credentials={real_user=slave}} blocked reactor thread for 87949.1us
I20260710 11:04:52.598928 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:52.599557 23900 raft_consensus.cc:3060] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.601183 24168 tablet_bootstrap.cc:492] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.601763 24168 ts_tablet_manager.cc:1403] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.135s	user 0.051s	sys 0.039s
I20260710 11:04:52.599898 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d066ddebc01d4cd3b247fcf27b0e499d" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.605744 24228 raft_consensus.cc:493] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.612099 24228 raft_consensus.cc:515] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.614972 24228 leader_election.cc:290] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.615048 23900 raft_consensus.cc:2468] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:52.617779 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581a402544b44bfbe17e63b9b4105eb" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
W20260710 11:04:52.619272 23940 leader_election.cc:343] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.605329 24230 raft_consensus.cc:2804] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:52.620110 23846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:52.633569 24168 raft_consensus.cc:359] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.636282 24168 raft_consensus.cc:385] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.636672 24168 raft_consensus.cc:740] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.632664 24193 consensus_queue.cc:1048] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:52.636893 24230 raft_consensus.cc:697] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:52.637684 24168 consensus_queue.cc:260] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.638233 24230 consensus_queue.cc:237] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.639747 24168 ts_tablet_manager.cc:1434] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
W20260710 11:04:52.640118 23939 leader_election.cc:343] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.640040 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581a402544b44bfbe17e63b9b4105eb" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.640597 24168 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
W20260710 11:04:52.641335 24087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.77.193:34205, user_credentials={real_user=slave}} blocked reactor thread for 100243us
W20260710 11:04:52.641868 23939 leader_election.cc:343] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.642313 23939 leader_election.cc:304] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:52.643025 24172 tablet_bootstrap.cc:654] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.643019 24178 raft_consensus.cc:2749] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.648744 23797 catalog_manager.cc:5697] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.654265 24229 raft_consensus.cc:493] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.654978 24229 raft_consensus.cc:515] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.658957 24229 leader_election.cc:290] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:52.655794 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d066ddebc01d4cd3b247fcf27b0e499d" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.660518 24049 raft_consensus.cc:2468] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 0.
I20260710 11:04:52.661839 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe413e8a49f5488988a8a17b2943f285" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:52.663887 23941 leader_election.cc:304] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: c63bd4b579d24998ae3197b248013325
W20260710 11:04:52.664243 24086 leader_election.cc:343] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.667505 24169 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.668151 24169 ts_tablet_manager.cc:1403] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.006s
I20260710 11:04:52.669286 24228 raft_consensus.cc:2804] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.669859 24228 raft_consensus.cc:493] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.670286 24228 raft_consensus.cc:3060] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.672259 24193 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.672917 24193 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.678951 24184 raft_consensus.cc:493] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.679059 24175 consensus_queue.cc:1048] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:52.679625 24184 raft_consensus.cc:515] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.662655 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe413e8a49f5488988a8a17b2943f285" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.682228 24184 leader_election.cc:290] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:52.683079 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaac24b55994473889259039ae67c594" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
W20260710 11:04:52.682271 24089 leader_election.cc:343] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.684630 24089 leader_election.cc:304] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3; no voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be
W20260710 11:04:52.684933 24014 leader_election.cc:343] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.692107 24169 raft_consensus.cc:359] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.693091 24169 raft_consensus.cc:385] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.693439 24169 raft_consensus.cc:740] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.697989 24169 consensus_queue.cc:260] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.696698 24229 raft_consensus.cc:2749] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.705730 24169 ts_tablet_manager.cc:1434] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260710 11:04:52.707185 24169 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.711779 24193 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.715193 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:52.716132 24123 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:52.700471 24219 raft_consensus.cc:493] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.724679 24168 tablet_bootstrap.cc:654] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.722645 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:52.717095 24219 raft_consensus.cc:515] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.723636 23865 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.732468 24170 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.727735 24228 raft_consensus.cc:515] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.736203 24193 raft_consensus.cc:2804] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.736718 24193 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.737083 24193 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.740203 24228 leader_election.cc:290] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:52.740759 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d066ddebc01d4cd3b247fcf27b0e499d" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:52.742364 24205 raft_consensus.cc:493] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.742897 24205 raft_consensus.cc:515] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
W20260710 11:04:52.743212 23939 leader_election.cc:343] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.743732 24219 leader_election.cc:290] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.745698 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d066ddebc01d4cd3b247fcf27b0e499d" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:52.745877 24205 leader_election.cc:290] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:52.746258 24049 raft_consensus.cc:3060] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:52.747017 23863 leader_election.cc:343] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.747952 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deec0b9679444b1eb0f7f536a0a21357" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:52.749688 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deec0b9679444b1eb0f7f536a0a21357" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:52.749711 23794 catalog_manager.cc:5697] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 1 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:52.751295 23863 leader_election.cc:343] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.749253 24170 ts_tablet_manager.cc:1403] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.194s	user 0.026s	sys 0.002s
W20260710 11:04:52.753212 23866 leader_election.cc:343] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.754037 23866 leader_election.cc:304] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be
I20260710 11:04:52.754109 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b66ee82c841939e7cc331926413a4" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:52.753398 24193 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
W20260710 11:04:52.755541 24012 leader_election.cc:343] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.757551 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:52.757684 24049 raft_consensus.cc:2468] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:52.758160 24123 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.758538 24170 raft_consensus.cc:359] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.759224 24170 raft_consensus.cc:385] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.759514 24170 raft_consensus.cc:740] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.760216 24170 consensus_queue.cc:260] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.761292 23941 leader_election.cc:304] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: c63bd4b579d24998ae3197b248013325
I20260710 11:04:52.765529 24123 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:52.769541 23865 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:52.770929 24170 ts_tablet_manager.cc:1434] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:04:52.771916 24170 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.766956 24169 tablet_bootstrap.cc:654] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.767563 24172 tablet_bootstrap.cc:492] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.767727 24228 raft_consensus.cc:2804] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.767940 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:52.772867 24172 ts_tablet_manager.cc:1403] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.240s	user 0.019s	sys 0.021s
I20260710 11:04:52.772902 23975 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.774092 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaac24b55994473889259039ae67c594" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.775246 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b66ee82c841939e7cc331926413a4" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:52.775909 23899 raft_consensus.cc:2468] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:52.775991 24172 raft_consensus.cc:359] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.776754 24172 raft_consensus.cc:385] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.768414 24193 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.777009 24175 raft_consensus.cc:2749] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.777060 24172 raft_consensus.cc:740] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.777407 24193 raft_consensus.cc:2804] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.777899 24193 raft_consensus.cc:697] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:04:52.778102 24172 consensus_queue.cc:260] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
W20260710 11:04:52.778726 24013 leader_election.cc:343] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.779281 24013 leader_election.cc:304] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69b857519a52497a9d53724c311b81be; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:52.778865 24193 consensus_queue.cc:237] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.779661 24228 raft_consensus.cc:697] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:52.780447 24013 leader_election.cc:304] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [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: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:52.783528 24219 raft_consensus.cc:2749] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:52.783584 24184 raft_consensus.cc:2804] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:52.784176 24184 raft_consensus.cc:493] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.784713 24184 raft_consensus.cc:3060] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.780568 24228 consensus_queue.cc:237] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.786652 23975 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:52.789642 24168 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.790206 24168 ts_tablet_manager.cc:1403] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.001s
I20260710 11:04:52.785012 24172 ts_tablet_manager.cc:1434] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:52.796018 24172 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.798300 24184 raft_consensus.cc:515] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.800853 24184 leader_election.cc:290] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:52.801299 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b66ee82c841939e7cc331926413a4" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:52.801920 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b66ee82c841939e7cc331926413a4" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:52.802094 23899 raft_consensus.cc:3060] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.805281 24170 tablet_bootstrap.cc:654] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:52.806260 24012 leader_election.cc:343] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:52.815039 24168 raft_consensus.cc:359] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.816926 24168 raft_consensus.cc:385] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.817523 24168 raft_consensus.cc:740] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.826288 24168 consensus_queue.cc:260] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.829819 24172 tablet_bootstrap.cc:654] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.830528 24169 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.831045 24169 ts_tablet_manager.cc:1403] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.010s
I20260710 11:04:52.833699 23899 raft_consensus.cc:2468] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:52.834970 24013 leader_election.cc:304] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:52.835891 24184 raft_consensus.cc:2804] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.836432 24184 raft_consensus.cc:697] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:52.840607 23794 catalog_manager.cc:5697] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.841553 24168 ts_tablet_manager.cc:1434] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.001s
I20260710 11:04:52.847116 24168 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.852324 24205 consensus_queue.cc:1048] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:52.853560 24168 tablet_bootstrap.cc:654] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.862004 24184 consensus_queue.cc:237] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.864589 24170 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.865262 24170 ts_tablet_manager.cc:1403] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.017s
I20260710 11:04:52.873805 24168 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.874303 24168 ts_tablet_manager.cc:1403] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260710 11:04:52.874122 24175 consensus_queue.cc:1048] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:52.875669 23797 catalog_manager.cc:5697] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 1 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.883344 24170 raft_consensus.cc:359] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.884130 24170 raft_consensus.cc:385] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.884389 24170 raft_consensus.cc:740] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.884614 24168 raft_consensus.cc:359] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.885437 24168 raft_consensus.cc:385] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.885692 24168 raft_consensus.cc:740] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.886490 24168 consensus_queue.cc:260] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.888792 24168 ts_tablet_manager.cc:1434] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:52.889542 24169 raft_consensus.cc:359] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.890233 24168 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.890823 24169 raft_consensus.cc:385] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.891129 24169 raft_consensus.cc:740] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.892728 24169 consensus_queue.cc:260] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.896102 24170 consensus_queue.cc:260] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.896790 24169 ts_tablet_manager.cc:1434] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260710 11:04:52.895515 23796 catalog_manager.cc:5697] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 1 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:52.898767 24170 ts_tablet_manager.cc:1434] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260710 11:04:52.899435 24169 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.899986 24170 tablet_bootstrap.cc:492] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.904053 24168 tablet_bootstrap.cc:654] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.905666 24172 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.906133 24172 ts_tablet_manager.cc:1403] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.110s	user 0.023s	sys 0.042s
I20260710 11:04:52.909538 24172 raft_consensus.cc:359] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.910184 24172 raft_consensus.cc:385] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.910580 24172 raft_consensus.cc:740] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.911511 24172 consensus_queue.cc:260] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:52.913599 24172 ts_tablet_manager.cc:1434] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:52.914495 24172 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.920280 24172 tablet_bootstrap.cc:654] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.921586 24170 tablet_bootstrap.cc:654] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.932224 24168 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.932866 24168 ts_tablet_manager.cc:1403] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.011s
I20260710 11:04:52.936776 24168 raft_consensus.cc:359] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.938961 24168 raft_consensus.cc:385] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.939395 24168 raft_consensus.cc:740] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.940341 24168 consensus_queue.cc:260] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.942502 24169 tablet_bootstrap.cc:654] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.944461 24168 ts_tablet_manager.cc:1434] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:04:52.945925 24168 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.953387 24168 tablet_bootstrap.cc:654] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.960129 24172 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.960253 24168 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.960619 24172 ts_tablet_manager.cc:1403] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.024s
I20260710 11:04:52.960772 24168 ts_tablet_manager.cc:1403] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260710 11:04:52.961663 24170 tablet_bootstrap.cc:492] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:52.962235 24170 ts_tablet_manager.cc:1403] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.025s
I20260710 11:04:52.963478 24172 raft_consensus.cc:359] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.964143 24172 raft_consensus.cc:385] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.963868 24168 raft_consensus.cc:359] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.964423 24172 raft_consensus.cc:740] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.964617 24168 raft_consensus.cc:385] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.964530 24170 raft_consensus.cc:359] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.965103 24168 raft_consensus.cc:740] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.965504 24170 raft_consensus.cc:385] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.965281 24172 consensus_queue.cc:260] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.965857 24170 raft_consensus.cc:740] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.965950 24168 consensus_queue.cc:260] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.966920 24170 consensus_queue.cc:260] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.967494 24172 ts_tablet_manager.cc:1434] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:04:52.968645 24172 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.968645 24168 ts_tablet_manager.cc:1434] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:52.969733 24169 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:52.969934 24168 tablet_bootstrap.cc:492] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:52.970319 24169 ts_tablet_manager.cc:1403] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260710 11:04:52.968878 24170 ts_tablet_manager.cc:1434] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:52.972993 24170 tablet_bootstrap.cc:492] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:52.974681 24172 tablet_bootstrap.cc:654] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.976676 24168 tablet_bootstrap.cc:654] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.978060 24169 raft_consensus.cc:359] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.981657 24169 raft_consensus.cc:385] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.982023 24169 raft_consensus.cc:740] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.983080 24169 consensus_queue.cc:260] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:52.981288 24170 tablet_bootstrap.cc:654] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.987425 24169 ts_tablet_manager.cc:1434] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:04:52.987768 24172 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:52.988962 24184 consensus_queue.cc:1048] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:52.989647 24172 ts_tablet_manager.cc:1403] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:04:52.991066 24168 tablet_bootstrap.cc:492] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:52.991532 24168 ts_tablet_manager.cc:1403] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:04:52.993026 24172 raft_consensus.cc:359] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.993702 24172 raft_consensus.cc:385] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.993886 24169 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:52.994016 24172 raft_consensus.cc:740] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.994767 24172 consensus_queue.cc:260] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:52.995443 24168 raft_consensus.cc:359] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.996117 24168 raft_consensus.cc:385] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.996405 24168 raft_consensus.cc:740] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.996721 24172 ts_tablet_manager.cc:1434] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:04:52.997030 24168 consensus_queue.cc:260] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:52.997645 24172 tablet_bootstrap.cc:492] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:52.999295 24168 ts_tablet_manager.cc:1434] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:04:53.000128 24168 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:53.003486 24169 tablet_bootstrap.cc:654] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.008890 24172 tablet_bootstrap.cc:654] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.010007 24168 tablet_bootstrap.cc:654] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.015028 24229 raft_consensus.cc:493] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.015547 24229 raft_consensus.cc:515] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.017765 24229 leader_election.cc:290] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.019851 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581a402544b44bfbe17e63b9b4105eb" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.020490 23974 raft_consensus.cc:2468] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.021584 24086 leader_election.cc:304] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3; no voters: 
I20260710 11:04:53.021898 24169 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.023017 24169 ts_tablet_manager.cc:1403] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260710 11:04:53.023679 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581a402544b44bfbe17e63b9b4105eb" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.024546 23899 raft_consensus.cc:2468] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.027145 24229 raft_consensus.cc:2804] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.027639 24229 raft_consensus.cc:493] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.027963 24229 raft_consensus.cc:3060] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.029318 24177 raft_consensus.cc:493] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.029965 24177 raft_consensus.cc:515] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.031404 24169 raft_consensus.cc:359] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.032265 24177 leader_election.cc:290] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.033573 24169 raft_consensus.cc:385] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.034197 24169 raft_consensus.cc:740] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.034257 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63bf8aa95dc4b9d8f039715c4ef802f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.034235 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63bf8aa95dc4b9d8f039715c4ef802f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
W20260710 11:04:53.036103 24086 leader_election.cc:343] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.035848 24169 consensus_queue.cc:260] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
W20260710 11:04:53.037238 24089 leader_election.cc:343] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.038112 24089 leader_election.cc:304] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3; no voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be
I20260710 11:04:53.038576 24184 consensus_queue.cc:1048] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.039171 24177 raft_consensus.cc:2749] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.044307 24169 ts_tablet_manager.cc:1434] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:04:53.047487 24169 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:53.048803 24193 raft_consensus.cc:493] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.049461 24193 raft_consensus.cc:515] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.051589 24193 leader_election.cc:290] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.053102 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d066ddebc01d4cd3b247fcf27b0e499d" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.054008 24048 raft_consensus.cc:2393] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c63bd4b579d24998ae3197b248013325 in current term 1: Already voted for candidate 17a4fbd3bfba4669bc69811280badf4f in this term.
I20260710 11:04:53.054982 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d066ddebc01d4cd3b247fcf27b0e499d" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.060268 23863 leader_election.cc:304] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be
I20260710 11:04:53.061885 24193 raft_consensus.cc:3060] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.071550 24193 raft_consensus.cc:2749] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.060267 24169 tablet_bootstrap.cc:654] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.076102 24177 consensus_queue.cc:1048] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:53.085458 24172 tablet_bootstrap.cc:492] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.085469 24170 tablet_bootstrap.cc:492] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.086158 24172 ts_tablet_manager.cc:1403] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.089s	user 0.049s	sys 0.024s
I20260710 11:04:53.086239 24170 ts_tablet_manager.cc:1403] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.021s
I20260710 11:04:53.088296 24168 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:53.088793 24168 ts_tablet_manager.cc:1403] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.007s
I20260710 11:04:53.089138 24172 raft_consensus.cc:359] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.089324 24170 raft_consensus.cc:359] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.089830 24172 raft_consensus.cc:385] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.090003 24170 raft_consensus.cc:385] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.090169 24172 raft_consensus.cc:740] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.090440 24170 raft_consensus.cc:740] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.091188 24172 consensus_queue.cc:260] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.091252 24170 consensus_queue.cc:260] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.093106 24168 raft_consensus.cc:359] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.094285 24168 raft_consensus.cc:385] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.093485 24172 ts_tablet_manager.cc:1434] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:53.095454 24172 tablet_bootstrap.cc:492] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.096067 24169 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.096544 24169 ts_tablet_manager.cc:1403] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.005s
I20260710 11:04:53.099117 24169 raft_consensus.cc:359] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.100103 24169 raft_consensus.cc:385] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.100453 24169 raft_consensus.cc:740] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.100783 24172 tablet_bootstrap.cc:654] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.094623 24168 raft_consensus.cc:740] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.101788 24168 consensus_queue.cc:260] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.112560 24172 tablet_bootstrap.cc:492] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.113113 24172 ts_tablet_manager.cc:1403] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:04:53.113176 24170 ts_tablet_manager.cc:1434] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:04:53.114146 24170 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:53.114837 24168 ts_tablet_manager.cc:1434] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:04:53.115792 24172 raft_consensus.cc:359] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.116410 24172 raft_consensus.cc:385] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.116671 24172 raft_consensus.cc:740] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.117372 24172 consensus_queue.cc:260] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.119380 24172 ts_tablet_manager.cc:1434] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:53.120193 24172 tablet_bootstrap.cc:492] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.125036 24168 tablet_bootstrap.cc:492] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:53.125797 24172 tablet_bootstrap.cc:654] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.115450 24169 consensus_queue.cc:260] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.127884 24169 ts_tablet_manager.cc:1434] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260710 11:04:53.136876 24169 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:53.137444 24172 tablet_bootstrap.cc:492] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.137887 24172 ts_tablet_manager.cc:1403] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:04:53.139226 24170 tablet_bootstrap.cc:654] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.140793 24172 raft_consensus.cc:359] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.141515 24172 raft_consensus.cc:385] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.141799 24172 raft_consensus.cc:740] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.142669 24172 consensus_queue.cc:260] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.144621 24169 tablet_bootstrap.cc:654] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.151657 24172 ts_tablet_manager.cc:1434] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 11:04:53.135021 24168 tablet_bootstrap.cc:654] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.147897 24177 consensus_queue.cc:1048] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.148123 24170 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.154448 24170 ts_tablet_manager.cc:1403] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 11:04:53.155076 24265 raft_consensus.cc:493] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.156203 24172 tablet_bootstrap.cc:492] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.159476 24229 raft_consensus.cc:515] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.155575 24265 raft_consensus.cc:515] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.162364 24172 tablet_bootstrap.cc:654] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.164700 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41302da4aa0443c09ffcad63a700eb88" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
W20260710 11:04:53.166157 24012 leader_election.cc:343] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.171455 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581a402544b44bfbe17e63b9b4105eb" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:53.172188 23899 raft_consensus.cc:3060] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.179774 24177 raft_consensus.cc:493] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.180158 24177 raft_consensus.cc:515] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.181854 24177 leader_election.cc:290] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.179455 24170 raft_consensus.cc:359] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.185217 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.185377 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581a402544b44bfbe17e63b9b4105eb" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:53.185405 24170 raft_consensus.cc:385] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:53.188279 24089 leader_election.cc:343] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.183611 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.188706 24170 raft_consensus.cc:740] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.186967 24229 leader_election.cc:290] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.186825 24265 leader_election.cc:290] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.192057 24170 consensus_queue.cc:260] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.190383 24168 tablet_bootstrap.cc:492] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:53.193007 24228 consensus_queue.cc:1048] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.193614 24168 ts_tablet_manager.cc:1403] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.003s
I20260710 11:04:53.186040 23975 raft_consensus.cc:3060] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:53.196762 24087 leader_election.cc:343] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.197248 24087 leader_election.cc:304] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:53.187963 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41302da4aa0443c09ffcad63a700eb88" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.202096 23975 raft_consensus.cc:2468] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:53.202880 24169 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.203341 24086 leader_election.cc:304] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3; no voters: 
I20260710 11:04:53.203555 24169 ts_tablet_manager.cc:1403] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.004s
I20260710 11:04:53.204460 24272 raft_consensus.cc:2749] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.205211 24193 raft_consensus.cc:493] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.205575 24272 raft_consensus.cc:2804] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.205688 24193 raft_consensus.cc:515] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.207042 24272 raft_consensus.cc:697] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:53.208141 24193 leader_election.cc:290] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.208971 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.209730 24049 raft_consensus.cc:2468] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:53.211117 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.211781 24121 raft_consensus.cc:2468] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:53.212535 24170 ts_tablet_manager.cc:1434] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260710 11:04:53.212621 24193 consensus_queue.cc:1048] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:53.213393 23866 leader_election.cc:304] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.215945 24205 raft_consensus.cc:2804] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.216409 24205 raft_consensus.cc:493] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.216804 24205 raft_consensus.cc:3060] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:53.217763 24014 leader_election.cc:343] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.218029 24169 raft_consensus.cc:359] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.218230 24014 leader_election.cc:304] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69b857519a52497a9d53724c311b81be; no voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3
I20260710 11:04:53.218698 24169 raft_consensus.cc:385] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.218989 24169 raft_consensus.cc:740] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.219619 24169 consensus_queue.cc:260] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.221443 24272 consensus_queue.cc:237] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.224088 24265 raft_consensus.cc:2749] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.232622 23899 raft_consensus.cc:2468] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:53.235445 24172 tablet_bootstrap.cc:492] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.235965 24172 ts_tablet_manager.cc:1403] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.080s	user 0.038s	sys 0.034s
I20260710 11:04:53.236183 24230 consensus_queue.cc:1048] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.238602 24172 raft_consensus.cc:359] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.239302 24172 raft_consensus.cc:385] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.239586 24172 raft_consensus.cc:740] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.240468 24172 consensus_queue.cc:260] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.242908 24204 consensus_queue.cc:1048] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:53.244110 24172 ts_tablet_manager.cc:1434] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:53.238643 23796 catalog_manager.cc:5697] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.246415 24169 ts_tablet_manager.cc:1434] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.002s
I20260710 11:04:53.246985 24172 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.240898 24170 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:53.247818 24265 raft_consensus.cc:493] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.248323 24265 raft_consensus.cc:515] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.214308 24168 raft_consensus.cc:359] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.249562 24168 raft_consensus.cc:385] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.251933 24168 raft_consensus.cc:740] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.242389 24205 raft_consensus.cc:515] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.253494 24172 tablet_bootstrap.cc:654] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.251329 24265 leader_election.cc:290] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.247452 24169 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:53.253510 24168 consensus_queue.cc:260] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.259918 24168 ts_tablet_manager.cc:1434] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260710 11:04:53.260866 24168 tablet_bootstrap.cc:492] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:53.266706 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500d14e9001f4523887c78d25403f8af" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.266630 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500d14e9001f4523887c78d25403f8af" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.267210 24169 tablet_bootstrap.cc:654] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.267603 24122 raft_consensus.cc:2468] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:53.269439 24014 leader_election.cc:304] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:53.270426 24265 raft_consensus.cc:2804] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.265100 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.270982 24049 raft_consensus.cc:3060] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.280722 24168 tablet_bootstrap.cc:654] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.282702 24229 raft_consensus.cc:493] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.282884 24049 raft_consensus.cc:2468] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:53.283274 24229 raft_consensus.cc:515] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.284287 23866 leader_election.cc:304] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.285480 24204 raft_consensus.cc:2804] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.286031 24204 raft_consensus.cc:697] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:04:53.287093 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41302da4aa0443c09ffcad63a700eb88" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.287591 24272 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.287832 24048 raft_consensus.cc:2468] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.288059 24272 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.289321 24089 leader_election.cc:304] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:53.290179 24177 raft_consensus.cc:2804] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.290549 24177 raft_consensus.cc:493] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.290890 24177 raft_consensus.cc:3060] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.291066 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
W20260710 11:04:53.292510 24087 leader_election.cc:343] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.293474 24272 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.277225 24265 raft_consensus.cc:493] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.287098 24204 consensus_queue.cc:237] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.295424 24205 leader_election.cc:290] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.296663 24184 consensus_queue.cc:1048] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.294189 24265 raft_consensus.cc:3060] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.304422 24172 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.305015 24172 ts_tablet_manager.cc:1403] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.004s
I20260710 11:04:53.307941 24230 consensus_queue.cc:1048] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.309337 24229 leader_election.cc:290] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.311136 24170 tablet_bootstrap.cc:654] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.310936 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41302da4aa0443c09ffcad63a700eb88" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.317381 24228 raft_consensus.cc:493] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.317855 24229 raft_consensus.cc:493] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.317909 24228 raft_consensus.cc:515] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.318462 24229 raft_consensus.cc:515] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.320251 24228 leader_election.cc:290] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.321162 24229 leader_election.cc:290] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.321597 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
W20260710 11:04:53.317586 24086 leader_election.cc:343] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.322708 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.311619 24172 raft_consensus.cc:359] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
W20260710 11:04:53.323958 24089 leader_election.cc:343] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.324262 24172 raft_consensus.cc:385] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.324195 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63bf8aa95dc4b9d8f039715c4ef802f" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.324769 24172 raft_consensus.cc:740] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.322549 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63bf8aa95dc4b9d8f039715c4ef802f" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.325050 24123 raft_consensus.cc:2468] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 0.
I20260710 11:04:53.325441 24046 raft_consensus.cc:2468] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 0.
I20260710 11:04:53.311968 23974 raft_consensus.cc:3060] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.325618 24172 consensus_queue.cc:260] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.328032 24172 ts_tablet_manager.cc:1434] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:04:53.328714 24184 raft_consensus.cc:493] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.329344 24184 raft_consensus.cc:515] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.331174 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
W20260710 11:04:53.331867 24086 leader_election.cc:343] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.331947 23898 raft_consensus.cc:2468] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.331096 23941 leader_election.cc:304] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:53.329450 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:53.332849 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.333552 24122 raft_consensus.cc:3060] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.335330 24228 raft_consensus.cc:2804] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.332834 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.335917 24228 raft_consensus.cc:493] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.336416 24228 raft_consensus.cc:3060] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.304850 24177 raft_consensus.cc:515] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.331509 24184 leader_election.cc:290] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
W20260710 11:04:53.338827 24012 leader_election.cc:343] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.340019 24177 leader_election.cc:290] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
W20260710 11:04:53.340130 24014 leader_election.cc:343] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.341261 24014 leader_election.cc:304] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69b857519a52497a9d53724c311b81be; no voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3
I20260710 11:04:53.341388 24087 leader_election.cc:304] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 69b857519a52497a9d53724c311b81be
I20260710 11:04:53.332477 24086 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3; no voters: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325
I20260710 11:04:53.343477 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41302da4aa0443c09ffcad63a700eb88" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.343911 24230 raft_consensus.cc:493] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.344291 24177 raft_consensus.cc:2804] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.344691 24177 raft_consensus.cc:493] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.345315 24177 raft_consensus.cc:3060] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.344648 24230 raft_consensus.cc:515] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.345449 24274 raft_consensus.cc:2749] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.346287 24274 consensus_queue.cc:1048] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.344038 24046 raft_consensus.cc:3060] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.353253 24229 raft_consensus.cc:2749] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.353820 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b66ee82c841939e7cc331926413a4" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.354471 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41302da4aa0443c09ffcad63a700eb88" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:53.329056 24172 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.358924 24274 raft_consensus.cc:493] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.359834 24046 raft_consensus.cc:2468] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:53.359545 24274 raft_consensus.cc:515] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.361304 24230 leader_election.cc:290] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.362172 24274 leader_election.cc:290] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.362702 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deec0b9679444b1eb0f7f536a0a21357" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.368062 23898 raft_consensus.cc:2468] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:53.369874 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deec0b9679444b1eb0f7f536a0a21357" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.370411 24013 leader_election.cc:304] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.370685 23975 raft_consensus.cc:2468] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:53.371291 24274 raft_consensus.cc:2804] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.371673 24274 raft_consensus.cc:493] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.372038 24274 raft_consensus.cc:3060] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.374982 24122 raft_consensus.cc:2468] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
W20260710 11:04:53.375535 24086 leader_election.cc:343] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:53.365259 24012 leader_election.cc:343] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.376763 24169 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.403254 24169 ts_tablet_manager.cc:1403] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.008s
I20260710 11:04:53.402714 24230 consensus_queue.cc:1048] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:53.387894 24172 tablet_bootstrap.cc:654] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.407115 24184 raft_consensus.cc:493] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.407650 24184 raft_consensus.cc:515] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.408331 24229 raft_consensus.cc:493] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.408820 24229 raft_consensus.cc:515] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.409083 24169 raft_consensus.cc:359] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.409726 24184 leader_election.cc:290] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.409811 24169 raft_consensus.cc:385] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.410259 24169 raft_consensus.cc:740] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.411688 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.412019 24229 leader_election.cc:290] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.411749 24265 raft_consensus.cc:515] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.414166 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.415285 24228 raft_consensus.cc:515] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
W20260710 11:04:53.416652 24014 leader_election.cc:343] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:53.418340 24013 leader_election.cc:343] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.418808 24013 leader_election.cc:304] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69b857519a52497a9d53724c311b81be; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:53.418994 24169 consensus_queue.cc:260] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.422253 24169 ts_tablet_manager.cc:1434] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:04:53.423544 24169 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:53.382623 24177 raft_consensus.cc:515] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.425166 24228 leader_election.cc:290] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.426411 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaac24b55994473889259039ae67c594" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.427131 23898 raft_consensus.cc:2468] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.432171 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaac24b55994473889259039ae67c594" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.434235 24046 raft_consensus.cc:2468] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.436160 24087 leader_election.cc:304] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.436544 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500d14e9001f4523887c78d25403f8af" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:53.431216 24089 leader_election.cc:304] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:53.437369 24229 raft_consensus.cc:2804] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.437849 24229 raft_consensus.cc:493] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.438149 24272 raft_consensus.cc:2804] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.438246 24229 raft_consensus.cc:3060] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.438797 24272 raft_consensus.cc:697] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:53.439699 24272 consensus_queue.cc:237] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.440598 24169 tablet_bootstrap.cc:654] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.433840 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63bf8aa95dc4b9d8f039715c4ef802f" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:53.441514 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500d14e9001f4523887c78d25403f8af" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:53.424877 24184 raft_consensus.cc:2749] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.442116 24121 raft_consensus.cc:3060] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.441658 24123 raft_consensus.cc:3060] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.450736 24229 raft_consensus.cc:515] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.453917 24274 raft_consensus.cc:515] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.454272 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
W20260710 11:04:53.455479 24012 leader_election.cc:343] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.456252 24177 leader_election.cc:290] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.443735 24265 leader_election.cc:290] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Requested vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.463840 23898 raft_consensus.cc:3060] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.483703 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.495462 24168 tablet_bootstrap.cc:492] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:53.487564 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57b66ee82c841939e7cc331926413a4" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.498227 24168 ts_tablet_manager.cc:1403] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.238s	user 0.020s	sys 0.008s
I20260710 11:04:53.490272 24121 raft_consensus.cc:2468] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:53.510130 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deec0b9679444b1eb0f7f536a0a21357" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:53.511027 23897 raft_consensus.cc:3060] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:53.511093 24089 leader_election.cc:343] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.513640 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63bf8aa95dc4b9d8f039715c4ef802f" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.514273 24049 raft_consensus.cc:3060] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.514165 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deec0b9679444b1eb0f7f536a0a21357" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:53.516532 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaac24b55994473889259039ae67c594" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.507540 24274 leader_election.cc:290] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.519002 23975 raft_consensus.cc:3060] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.516788 24014 leader_election.cc:304] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:53.510140 24290 raft_consensus.cc:493] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.520741 24265 raft_consensus.cc:2804] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.526624 24265 raft_consensus.cc:697] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:53.527712 24265 consensus_queue.cc:237] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.523908 24290 raft_consensus.cc:515] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.529788 24169 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.515898 24123 raft_consensus.cc:2468] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:53.530336 24169 ts_tablet_manager.cc:1403] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.008s
I20260710 11:04:53.536049 24170 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.536584 24170 ts_tablet_manager.cc:1403] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.296s	user 0.038s	sys 0.048s
I20260710 11:04:53.532550 24168 raft_consensus.cc:359] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.537693 24168 raft_consensus.cc:385] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.538039 24168 raft_consensus.cc:740] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.538208 24290 leader_election.cc:290] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.539043 24049 raft_consensus.cc:2468] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:53.539258 24170 raft_consensus.cc:359] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.539942 24170 raft_consensus.cc:385] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.540205 24170 raft_consensus.cc:740] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.540903 24170 consensus_queue.cc:260] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.541941 24169 raft_consensus.cc:359] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.545202 24169 raft_consensus.cc:385] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.545557 24169 raft_consensus.cc:740] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.542721 24229 leader_election.cc:290] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.543292 24170 ts_tablet_manager.cc:1434] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:04:53.543119 23941 leader_election.cc:304] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:53.547933 23940 leader_election.cc:304] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3; no voters: 
I20260710 11:04:53.523820 24046 raft_consensus.cc:3060] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.560184 24046 raft_consensus.cc:2468] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:53.543913 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe413e8a49f5488988a8a17b2943f285" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.544004 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaac24b55994473889259039ae67c594" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:53.561240 23900 raft_consensus.cc:3060] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.561470 24089 leader_election.cc:304] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:53.544140 24168 consensus_queue.cc:260] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.564054 24269 raft_consensus.cc:2804] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.547940 24169 consensus_queue.cc:260] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.549688 24290 raft_consensus.cc:2804] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.564666 24269 raft_consensus.cc:697] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:53.549789 24291 raft_consensus.cc:2749] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:53.552181 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe413e8a49f5488988a8a17b2943f285" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.564126 24168 ts_tablet_manager.cc:1434] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260710 11:04:53.565656 24269 consensus_queue.cc:237] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.566213 24048 raft_consensus.cc:2468] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 0.
I20260710 11:04:53.566799 24168 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:53.567608 24290 raft_consensus.cc:697] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:53.568840 24290 consensus_queue.cc:237] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.547448 24170 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:53.574991 24169 ts_tablet_manager.cc:1434] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:04:53.576056 24169 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:53.585448 24168 tablet_bootstrap.cc:654] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.586607 24170 tablet_bootstrap.cc:654] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.545229 23975 raft_consensus.cc:2468] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:53.583557 23941 leader_election.cc:304] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:53.586527 24121 raft_consensus.cc:2468] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 0.
I20260710 11:04:53.581604 23898 raft_consensus.cc:2468] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:53.591480 24230 raft_consensus.cc:2804] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.591444 24087 leader_election.cc:304] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 69b857519a52497a9d53724c311b81be
I20260710 11:04:53.592015 24230 raft_consensus.cc:493] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.592432 24272 raft_consensus.cc:2804] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.592453 24230 raft_consensus.cc:3060] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.593400 24272 raft_consensus.cc:697] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:53.577426 23897 raft_consensus.cc:2468] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:53.604784 24013 leader_election.cc:304] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.602421 24175 raft_consensus.cc:493] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.605757 24274 raft_consensus.cc:2804] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.605685 24175 raft_consensus.cc:515] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.606344 24274 raft_consensus.cc:697] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:53.608763 24169 tablet_bootstrap.cc:654] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.614097 24170 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.614497 24172 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.614634 24170 ts_tablet_manager.cc:1403] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.004s
I20260710 11:04:53.614988 24172 ts_tablet_manager.cc:1403] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.286s	user 0.012s	sys 0.005s
I20260710 11:04:53.617873 23900 raft_consensus.cc:2468] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:53.618144 24172 raft_consensus.cc:359] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.620311 24172 raft_consensus.cc:385] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.609120 24274 consensus_queue.cc:237] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.620620 24172 raft_consensus.cc:740] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.623615 23795 catalog_manager.cc:5697] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 1 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.632687 24272 consensus_queue.cc:237] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.624956 24170 raft_consensus.cc:359] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.637781 24170 raft_consensus.cc:385] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.638108 24170 raft_consensus.cc:740] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.638752 24170 consensus_queue.cc:260] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.637441 24172 consensus_queue.cc:260] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.646472 24172 ts_tablet_manager.cc:1434] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 11:04:53.649658 24172 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.653649 24170 ts_tablet_manager.cc:1434] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 11:04:53.654824 24170 tablet_bootstrap.cc:492] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:53.640156 24230 raft_consensus.cc:515] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.656687 24204 raft_consensus.cc:493] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.660691 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe413e8a49f5488988a8a17b2943f285" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.661191 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.661401 24048 raft_consensus.cc:3060] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.661849 24046 raft_consensus.cc:2468] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:53.660916 24204 raft_consensus.cc:515] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.664502 24204 leader_election.cc:290] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.651549 24175 leader_election.cc:290] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.666764 23866 leader_election.cc:304] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.668256 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe413e8a49f5488988a8a17b2943f285" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:53.669771 24230 leader_election.cc:290] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:53.670480 24168 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:53.673457 24121 raft_consensus.cc:3060] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.673892 24168 ts_tablet_manager.cc:1403] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.011s
I20260710 11:04:53.672650 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.673921 24175 raft_consensus.cc:2804] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.679478 24048 raft_consensus.cc:2468] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:53.666031 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.681051 23941 leader_election.cc:304] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:53.682442 24290 raft_consensus.cc:2804] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:53.682723 23863 leader_election.cc:343] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.682909 24290 raft_consensus.cc:697] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:53.684049 24290 consensus_queue.cc:237] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.685881 23794 catalog_manager.cc:5697] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 1 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:53.687036 23846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:53.677834 24168 raft_consensus.cc:359] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.690080 24172 tablet_bootstrap.cc:654] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.690521 24168 raft_consensus.cc:385] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.679838 24175 raft_consensus.cc:493] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.690891 24168 raft_consensus.cc:740] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.692636 24168 consensus_queue.cc:260] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.694952 24168 ts_tablet_manager.cc:1434] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:04:53.695523 24169 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.696010 24169 ts_tablet_manager.cc:1403] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.015s
I20260710 11:04:53.696041 24168 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: Bootstrap starting.
I20260710 11:04:53.698882 24169 raft_consensus.cc:359] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.699574 24169 raft_consensus.cc:385] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.699857 24169 raft_consensus.cc:740] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.702808 24169 consensus_queue.cc:260] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.691252 24175 raft_consensus.cc:3060] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.710144 24169 ts_tablet_manager.cc:1434] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:53.705487 24123 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:53.711545 24169 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:53.713495 24121 raft_consensus.cc:2468] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:53.719523 24170 tablet_bootstrap.cc:654] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.723878 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.728648 23865 leader_election.cc:304] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.729918 24204 raft_consensus.cc:2804] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.730399 24204 raft_consensus.cc:493] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.730827 24204 raft_consensus.cc:3060] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.733673 24169 tablet_bootstrap.cc:654] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.724896 23975 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
I20260710 11:04:53.747900 24172 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.748574 24172 ts_tablet_manager.cc:1403] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.023s
I20260710 11:04:53.751238 23798 catalog_manager.cc:5697] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 1 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.752166 24172 raft_consensus.cc:359] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.753334 24172 raft_consensus.cc:385] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.753710 24172 raft_consensus.cc:740] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.754706 24172 consensus_queue.cc:260] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.755113 23796 catalog_manager.cc:5697] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:53.757472 24172 ts_tablet_manager.cc:1434] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:04:53.758697 24172 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be: Bootstrap starting.
I20260710 11:04:53.766302 24172 tablet_bootstrap.cc:654] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.770888 24272 consensus_queue.cc:1048] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:53.773959 24175 raft_consensus.cc:515] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.787125 24290 raft_consensus.cc:493] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.818912 24290 raft_consensus.cc:515] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.821959 24272 consensus_queue.cc:1048] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.822341 24290 leader_election.cc:290] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.823676 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3382d79d508410080599682c2388a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.788094 24168 tablet_bootstrap.cc:654] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.804710 24172 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be: No bootstrap required, opened a new log
I20260710 11:04:53.805796 24205 consensus_queue.cc:1048] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.808580 24170 tablet_bootstrap.cc:492] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.811870 24204 raft_consensus.cc:515] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.824987 24170 ts_tablet_manager.cc:1403] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.171s	user 0.024s	sys 0.041s
I20260710 11:04:53.824103 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3382d79d508410080599682c2388a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
W20260710 11:04:53.828234 23939 leader_election.cc:343] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.828358 24170 raft_consensus.cc:359] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.829210 24170 raft_consensus.cc:385] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:53.829454 23941 leader_election.cc:343] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.829536 24170 raft_consensus.cc:740] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.830082 23941 leader_election.cc:304] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:53.830665 24170 consensus_queue.cc:260] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.824987 24172 ts_tablet_manager.cc:1403] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.021s
I20260710 11:04:53.831552 24290 raft_consensus.cc:2749] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.833096 24170 ts_tablet_manager.cc:1434] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:04:53.834076 24170 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:53.834275 23797 catalog_manager.cc:5697] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:53.834659 24172 raft_consensus.cc:359] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.835641 24172 raft_consensus.cc:385] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.835940 24172 raft_consensus.cc:740] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.836740 24172 consensus_queue.cc:260] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.836670 23797 catalog_manager.cc:5697] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.838920 24172 ts_tablet_manager.cc:1434] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:04:53.839077 23797 catalog_manager.cc:5697] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.840904 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:53.841593 24123 raft_consensus.cc:3060] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.850584 24170 tablet_bootstrap.cc:654] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.852818 24123 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:53.854326 23865 leader_election.cc:304] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:53.855278 24205 raft_consensus.cc:2804] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.855948 24205 raft_consensus.cc:697] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:04:53.857125 24205 consensus_queue.cc:237] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.865917 24204 leader_election.cc:290] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.867259 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:53.867707 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:53.868443 23975 raft_consensus.cc:3060] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:53.872257 23863 leader_election.cc:343] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.879691 24204 consensus_queue.cc:1048] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:53.883016 23975 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:53.888522 24175 leader_election.cc:290] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.887645 23795 catalog_manager.cc:5697] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 1 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:53.889047 24274 raft_consensus.cc:493] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.890028 24274 raft_consensus.cc:515] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.894609 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:53.895483 23897 raft_consensus.cc:2393] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69b857519a52497a9d53724c311b81be in current term 1: Already voted for candidate 212d6bfc404a4c27933900597cb4e0f3 in this term.
I20260710 11:04:53.896435 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34433d498ae405f8022747da2a4aca0" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.897662 24274 leader_election.cc:290] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:53.889459 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:53.898797 24046 raft_consensus.cc:3060] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.902813 24013 leader_election.cc:304] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69b857519a52497a9d53724c311b81be; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:53.903680 24170 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.904356 24170 ts_tablet_manager.cc:1403] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.032s
I20260710 11:04:53.905915 24168 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: No bootstrap required, opened a new log
I20260710 11:04:53.906417 24168 ts_tablet_manager.cc:1403] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.002s
I20260710 11:04:53.908030 24274 raft_consensus.cc:3060] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.908528 24204 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.908239 24170 raft_consensus.cc:359] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.909170 24170 raft_consensus.cc:385] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.909051 24204 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.909138 24168 raft_consensus.cc:359] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.909741 24170 raft_consensus.cc:740] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.910172 24168 raft_consensus.cc:385] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.910534 24168 raft_consensus.cc:740] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.910631 24170 consensus_queue.cc:260] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.911479 24204 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.912895 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:53.913262 24170 ts_tablet_manager.cc:1434] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260710 11:04:53.913153 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:53.913988 24121 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 0.
W20260710 11:04:53.914528 23863 leader_election.cc:343] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.915593 23865 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [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: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:53.916596 24046 raft_consensus.cc:2468] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:53.916673 24204 raft_consensus.cc:2804] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.917268 24204 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.917675 24204 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.917933 24170 tablet_bootstrap.cc:492] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:53.915508 24168 consensus_queue.cc:260] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:53.922412 24168 ts_tablet_manager.cc:1434] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:04:53.929379 24170 tablet_bootstrap.cc:654] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.938225 24274 raft_consensus.cc:2749] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.940285 24169 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:53.943328 24169 ts_tablet_manager.cc:1403] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.232s	user 0.058s	sys 0.044s
I20260710 11:04:53.943423 23866 leader_election.cc:304] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:53.931519 24204 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.944949 24175 raft_consensus.cc:2804] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.947223 24204 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:53.947527 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:53.948146 24121 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.950449 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
W20260710 11:04:53.952086 23863 leader_election.cc:343] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.955492 24121 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 1.
I20260710 11:04:53.958398 23865 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
W20260710 11:04:53.963532 24086 consensus_peers.cc:597] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. 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:04:53.961210 24177 raft_consensus.cc:493] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.961045 24204 raft_consensus.cc:2804] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.964607 24177 raft_consensus.cc:515] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.967115 24177 leader_election.cc:290] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:53.968003 24204 raft_consensus.cc:697] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:04:53.978745 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
W20260710 11:04:53.982467 24086 leader_election.cc:343] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.974419 24204 consensus_queue.cc:237] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:53.980736 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:53.985630 24048 raft_consensus.cc:2468] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:53.988865 24170 tablet_bootstrap.cc:492] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:53.989377 24269 consensus_queue.cc:1048] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.989830 24089 leader_election.cc:304] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:53.990954 24229 raft_consensus.cc:2804] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.991453 24229 raft_consensus.cc:493] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.991839 24229 raft_consensus.cc:3060] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.992578 24169 raft_consensus.cc:359] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.993031 24290 consensus_queue.cc:1048] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.993418 24169 raft_consensus.cc:385] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.993722 24169 raft_consensus.cc:740] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.994541 24169 consensus_queue.cc:260] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:53.989372 24170 ts_tablet_manager.cc:1403] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.004s
I20260710 11:04:53.998646 24169 ts_tablet_manager.cc:1434] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260710 11:04:53.998724 24170 raft_consensus.cc:359] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:53.999650 24170 raft_consensus.cc:385] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.000017 24170 raft_consensus.cc:740] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.983484 24175 raft_consensus.cc:697] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:04:54.001298 24290 raft_consensus.cc:493] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.001760 24290 raft_consensus.cc:515] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.001856 24170 consensus_queue.cc:260] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.004997 24170 ts_tablet_manager.cc:1434] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:54.006049 24290 leader_election.cc:290] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:54.006196 24170 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:54.001740 24175 consensus_queue.cc:237] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:54.008355 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500d14e9001f4523887c78d25403f8af" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:54.009286 24123 raft_consensus.cc:2393] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 1: Already voted for candidate 69b857519a52497a9d53724c311b81be in this term.
I20260710 11:04:54.009444 24184 raft_consensus.cc:493] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.009925 24184 raft_consensus.cc:515] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.012348 24184 leader_election.cc:290] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:54.014272 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:54.015040 24123 raft_consensus.cc:2468] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:54.016136 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:54.016738 23900 raft_consensus.cc:2468] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:54.018745 24014 leader_election.cc:304] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:54.020208 24265 raft_consensus.cc:2804] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.020563 24265 raft_consensus.cc:493] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.020900 24265 raft_consensus.cc:3060] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.025398 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500d14e9001f4523887c78d25403f8af" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:54.026427 24291 consensus_queue.cc:1048] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.026895 23941 leader_election.cc:304] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be
I20260710 11:04:54.027750 24291 raft_consensus.cc:3060] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.045212 24269 consensus_queue.cc:1048] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:04:54.054731 24265 raft_consensus.cc:515] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.047410 24184 consensus_queue.cc:1048] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:04:54.069790 24184 raft_consensus.cc:493] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.070423 24184 raft_consensus.cc:515] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:54.071466 24170 tablet_bootstrap.cc:654] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.072154 24265 leader_election.cc:290] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:54.057492 24291 raft_consensus.cc:2749] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.059176 24229 raft_consensus.cc:515] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.041265 23795 catalog_manager.cc:5697] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.062286 24269 consensus_queue.cc:1048] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.073983 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3382d79d508410080599682c2388a08" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:54.009583 24169 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:54.076748 24184 leader_election.cc:290] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:54.087522 24229 leader_election.cc:290] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:54.085043 23972 raft_consensus.cc:2468] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:54.086622 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3382d79d508410080599682c2388a08" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:54.095096 23897 raft_consensus.cc:2468] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 0.
I20260710 11:04:54.095294 24012 leader_election.cc:304] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:54.096222 24274 raft_consensus.cc:2804] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.096586 24274 raft_consensus.cc:493] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.096911 24274 raft_consensus.cc:3060] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.093550 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:54.097537 24123 raft_consensus.cc:3060] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.093385 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:54.101560 24048 raft_consensus.cc:3060] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.102689 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:54.103482 23898 raft_consensus.cc:3060] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.105618 24265 consensus_queue.cc:1048] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.106200 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
W20260710 11:04:54.107719 24086 leader_election.cc:343] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.105384 24274 raft_consensus.cc:515] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:54.113731 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3382d79d508410080599682c2388a08" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:54.114388 23897 raft_consensus.cc:3060] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.127009 24123 raft_consensus.cc:2468] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:54.134048 24274 leader_election.cc:290] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:54.136202 24048 raft_consensus.cc:2468] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:54.137290 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3382d79d508410080599682c2388a08" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:54.138090 23974 raft_consensus.cc:3060] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.151306 24089 leader_election.cc:304] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:54.153790 24229 raft_consensus.cc:2804] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.159224 24229 raft_consensus.cc:697] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:54.160175 24229 consensus_queue.cc:237] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.149276 24265 consensus_queue.cc:1048] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:04:54.161635 24169 tablet_bootstrap.cc:654] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.165838 24170 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:54.166389 24170 ts_tablet_manager.cc:1403] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.012s
I20260710 11:04:54.169250 24177 consensus_queue.cc:1048] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.173266 24170 raft_consensus.cc:359] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:54.174122 24170 raft_consensus.cc:385] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.174412 24170 raft_consensus.cc:740] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.175067 24170 consensus_queue.cc:260] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:54.178777 24014 leader_election.cc:304] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:54.180248 23974 raft_consensus.cc:2468] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:54.178583 24170 ts_tablet_manager.cc:1434] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:54.182160 24170 tablet_bootstrap.cc:492] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f: Bootstrap starting.
I20260710 11:04:54.182619 24274 raft_consensus.cc:2804] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.182785 24012 leader_election.cc:304] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:54.183379 24274 raft_consensus.cc:697] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:54.184269 24274 consensus_queue.cc:237] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.185329 24331 raft_consensus.cc:2804] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.205487 24170 tablet_bootstrap.cc:654] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.207867 24331 raft_consensus.cc:697] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:54.223320 24291 consensus_queue.cc:1048] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.228863 24177 raft_consensus.cc:493] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.229496 24177 raft_consensus.cc:515] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.232801 24331 consensus_queue.cc:237] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:54.242376 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:54.242491 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:54.243218 24048 raft_consensus.cc:2468] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 0.
I20260710 11:04:54.233922 24177 leader_election.cc:290] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
W20260710 11:04:54.248389 24087 leader_election.cc:343] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.249975 23898 raft_consensus.cc:2468] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:54.249941 24089 leader_election.cc:304] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: c63bd4b579d24998ae3197b248013325
I20260710 11:04:54.251142 24177 raft_consensus.cc:2804] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.251528 24177 raft_consensus.cc:493] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.251863 24177 raft_consensus.cc:3060] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.252213 23796 catalog_manager.cc:5697] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.247308 24332 consensus_queue.cc:1048] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260710 11:04:54.254465 24229 consensus_queue.cc:1048] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.239741 23897 raft_consensus.cc:2468] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:54.278591 24169 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: No bootstrap required, opened a new log
I20260710 11:04:54.279116 24169 ts_tablet_manager.cc:1403] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.270s	user 0.020s	sys 0.005s
I20260710 11:04:54.281245 24291 consensus_queue.cc:1048] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:54.284309 24170 tablet_bootstrap.cc:492] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f: No bootstrap required, opened a new log
I20260710 11:04:54.284777 24170 ts_tablet_manager.cc:1403] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.008s
I20260710 11:04:54.284626 24169 raft_consensus.cc:359] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.285463 24169 raft_consensus.cc:385] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.285825 24169 raft_consensus.cc:740] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.286721 24169 consensus_queue.cc:260] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.289583 24169 ts_tablet_manager.cc:1434] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:54.291055 23796 catalog_manager.cc:5697] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.292214 23796 catalog_manager.cc:5697] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.296044 24170 raft_consensus.cc:359] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.296734 24170 raft_consensus.cc:385] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.296981 24170 raft_consensus.cc:740] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.298367 24177 raft_consensus.cc:515] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
W20260710 11:04:54.304031 24333 log.cc:927] Time spent T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 11:04:54.304278 24170 consensus_queue.cc:260] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.306217 24170 ts_tablet_manager.cc:1434] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:04:54.317813 24177 leader_election.cc:290] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:54.318336 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:54.318964 24046 raft_consensus.cc:3060] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.320785 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:54.321414 23898 raft_consensus.cc:3060] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.326246 24046 raft_consensus.cc:2468] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:54.336710 23898 raft_consensus.cc:2468] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:54.341506 24228 raft_consensus.cc:493] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.344805 24228 raft_consensus.cc:515] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:54.340935 24089 leader_election.cc:304] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be; no voters: 
I20260710 11:04:54.345980 24177 raft_consensus.cc:2804] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.346607 24177 raft_consensus.cc:697] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:54.346841 24228 leader_election.cc:290] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:54.347707 24177 consensus_queue.cc:237] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:54.348873 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:54.350078 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:54.351097 24047 raft_consensus.cc:2393] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 1: Already voted for candidate c63bd4b579d24998ae3197b248013325 in this term.
I20260710 11:04:54.354305 23941 leader_election.cc:304] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:54.355952 24230 raft_consensus.cc:3060] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.359730 23796 catalog_manager.cc:5697] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 1 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.361382 23796 catalog_manager.cc:5697] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 1 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.369654 24230 raft_consensus.cc:2749] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.390481 24175 consensus_queue.cc:1048] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.396664 24230 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.397601 24230 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:54.400643 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:54.400921 24230 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:54.401463 24121 raft_consensus.cc:2393] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 1: Already voted for candidate c63bd4b579d24998ae3197b248013325 in this term.
I20260710 11:04:54.402014 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:54.406282 24320 consensus_queue.cc:1048] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.411131 23940 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:54.415680 23975 raft_consensus.cc:3060] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.415920 23798 catalog_manager.cc:5697] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 1 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.417241 24230 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.432189 24230 raft_consensus.cc:2749] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.548576 24175 consensus_queue.cc:1048] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.559410 24175 consensus_queue.cc:1048] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.593499 24175 consensus_queue.cc:1048] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.604347 24320 consensus_queue.cc:1048] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.672904 24230 raft_consensus.cc:493] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.675195 24230 raft_consensus.cc:515] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } }
I20260710 11:04:54.682927 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:54.684624 24048 raft_consensus.cc:2393] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 1: Already voted for candidate 212d6bfc404a4c27933900597cb4e0f3 in this term.
I20260710 11:04:54.688326 24230 leader_election.cc:290] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:04:54.690675 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea5182000df41519b6f2f6fd18de892" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:54.692826 23940 leader_election.cc:304] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f; no voters: 212d6bfc404a4c27933900597cb4e0f3, 69b857519a52497a9d53724c311b81be
I20260710 11:04:54.693990 24230 raft_consensus.cc:3060] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.696053 24331 consensus_queue.cc:1048] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:54.700768 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
W20260710 11:04:54.714605 24013 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]
I20260710 11:04:54.720424 24230 raft_consensus.cc:2749] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.725423 24329 consensus_queue.cc:1048] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:54.783155 24177 consensus_queue.cc:1048] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:54.787009 24087 consensus_peers.cc:597] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.790158 24332 consensus_queue.cc:1048] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:54.802369 24013 consensus_peers.cc:597] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.803361 24013 consensus_peers.cc:597] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.803974 24013 consensus_peers.cc:597] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.822743 24329 consensus_queue.cc:1048] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:54.829731 24087 consensus_peers.cc:597] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.830519 24087 consensus_peers.cc:597] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.890937 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.893074 21815 tablet_replica.cc:333] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.894433 21815 raft_consensus.cc:2243] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.895768 21815 raft_consensus.cc:2272] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.898711 21815 tablet_replica.cc:333] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.900116 21815 raft_consensus.cc:2243] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.901678 21815 raft_consensus.cc:2272] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.907212 21815 tablet_replica.cc:333] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.907838 21815 raft_consensus.cc:2243] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.908320 21815 raft_consensus.cc:2272] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.910952 21815 tablet_replica.cc:333] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.911479 21815 raft_consensus.cc:2243] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.911895 21815 raft_consensus.cc:2272] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.913960 21815 tablet_replica.cc:333] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.914530 21815 raft_consensus.cc:2243] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.915014 21815 raft_consensus.cc:2272] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.917045 21815 tablet_replica.cc:333] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.917601 21815 raft_consensus.cc:2243] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.918452 21815 raft_consensus.cc:2272] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.920634 21815 tablet_replica.cc:333] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.921231 21815 raft_consensus.cc:2243] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.921780 21815 raft_consensus.cc:2272] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.924053 21815 tablet_replica.cc:333] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.924540 21815 raft_consensus.cc:2243] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.925047 21815 raft_consensus.cc:2272] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.927057 21815 tablet_replica.cc:333] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.927843 21815 raft_consensus.cc:2243] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.928414 21815 raft_consensus.cc:2272] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.930751 21815 tablet_replica.cc:333] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.931267 21815 raft_consensus.cc:2243] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.932116 21815 raft_consensus.cc:2272] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.934273 21815 tablet_replica.cc:333] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.934830 21815 raft_consensus.cc:2243] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.935398 21815 raft_consensus.cc:2272] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.938457 21815 tablet_replica.cc:333] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
W20260710 11:04:54.938496 24087 consensus_peers.cc:597] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.939239 21815 raft_consensus.cc:2243] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.939700 21815 raft_consensus.cc:2272] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.941913 21815 tablet_replica.cc:333] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.942369 21815 raft_consensus.cc:2243] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.943151 21815 raft_consensus.cc:2272] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.944828 21815 tablet_replica.cc:333] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.945356 21815 raft_consensus.cc:2243] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.946632 21815 raft_consensus.cc:2272] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.950156 21815 tablet_replica.cc:333] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.950911 21815 raft_consensus.cc:2243] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.952286 21815 raft_consensus.cc:2272] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.954428 21815 tablet_replica.cc:333] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.954823 21815 raft_consensus.cc:2243] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.955164 21815 raft_consensus.cc:2272] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.956806 21815 tablet_replica.cc:333] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.957261 21815 raft_consensus.cc:2243] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.958070 21815 raft_consensus.cc:2272] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.960041 21815 tablet_replica.cc:333] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: stopping tablet replica
I20260710 11:04:54.960428 21815 raft_consensus.cc:2243] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.960827 21815 raft_consensus.cc:2272] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.973654 23939 consensus_peers.cc:597] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:54.981374 24013 consensus_peers.cc:597] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:04:55.002837 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:04:55.041292 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.048725 24364 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:04:55.048977 24365 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:04:55.052814 24367 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:04:55.054051 21815 server_base.cc:1061] running on GCE node
I20260710 11:04:55.056653 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.056917 21815 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:04:55.057132 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681495057115 us; error 0 us; skew 500 ppm
I20260710 11:04:55.057953 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.060875 21815 webserver.cc:533] Webserver started at http://127.21.77.193:44663/ using document root <none> and password file <none>
I20260710 11:04:55.061385 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.061542 21815 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:55.065155 21815 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:55.070071 24372 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:04:55.070940 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:04:55.071280 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "c63bd4b579d24998ae3197b248013325"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-k7kd"
I20260710 11:04:55.071671 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681434141195-21815-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:04:55.088253 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.089597 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.091100 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:55.095005 24379 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:04:55.125174 24087 consensus_peers.cc:597] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.188719 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:04:55.189162 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.095s	user 0.004s	sys 0.001s
I20260710 11:04:55.189487 21815 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:04:55.195978 24379 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
W20260710 11:04:55.196084 23939 consensus_peers.cc:597] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.215194 24379 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: 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:04:55.216143 24379 tablet_bootstrap.cc:492] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.216804 24379 ts_tablet_manager.cc:1403] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:04:55.219556 24379 raft_consensus.cc:359] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.220221 24379 raft_consensus.cc:740] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.220953 24379 consensus_queue.cc:260] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.223598 24379 ts_tablet_manager.cc:1434] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:55.224421 24379 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.240231 24379 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: 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:04:55.241222 24379 tablet_bootstrap.cc:492] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.241861 24379 ts_tablet_manager.cc:1403] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:04:55.244495 24379 raft_consensus.cc:359] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.245236 24379 raft_consensus.cc:740] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.245940 24379 consensus_queue.cc:260] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.247872 24379 ts_tablet_manager.cc:1434] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:55.248637 24379 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.263257 24379 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: 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:04:55.264183 24379 tablet_bootstrap.cc:492] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.264765 24379 ts_tablet_manager.cc:1403] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:04:55.267207 24379 raft_consensus.cc:359] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.267827 24379 raft_consensus.cc:740] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.268438 24379 consensus_queue.cc:260] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.270217 24379 ts_tablet_manager.cc:1434] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:55.270911 24379 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.284710 24379 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: 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:04:55.285621 24379 tablet_bootstrap.cc:492] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.286201 24379 ts_tablet_manager.cc:1403] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:04:55.288506 24379 raft_consensus.cc:359] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.289155 24379 raft_consensus.cc:740] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.289775 24379 consensus_queue.cc:260] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [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: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.291551 24379 ts_tablet_manager.cc:1434] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:55.292258 24379 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.293345 21815 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:04:55.293689 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.104s	user 0.100s	sys 0.004s
I20260710 11:04:55.314438 24379 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: 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:04:55.315382 24379 tablet_bootstrap.cc:492] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.316092 24379 ts_tablet_manager.cc:1403] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 11:04:55.318709 24379 raft_consensus.cc:359] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.319216 24379 raft_consensus.cc:740] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.319832 24379 consensus_queue.cc:260] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.322306 24379 ts_tablet_manager.cc:1434] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:55.323050 24379 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.339377 24379 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: 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:04:55.340147 24379 tablet_bootstrap.cc:492] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.340710 24379 ts_tablet_manager.cc:1403] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:04:55.342928 24379 raft_consensus.cc:359] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.343497 24379 raft_consensus.cc:740] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.344208 24379 consensus_queue.cc:260] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.346422 24379 ts_tablet_manager.cc:1434] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:55.347086 24379 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.358508 24379 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: 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:04:55.359207 24379 tablet_bootstrap.cc:492] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.359804 24379 ts_tablet_manager.cc:1403] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:04:55.362314 24379 raft_consensus.cc:359] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.363022 24379 raft_consensus.cc:740] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.363847 24379 consensus_queue.cc:260] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.366499 24379 ts_tablet_manager.cc:1434] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:55.367457 24379 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.400259 24379 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: 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:04:55.401311 24379 tablet_bootstrap.cc:492] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.401908 24379 ts_tablet_manager.cc:1403] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.008s
I20260710 11:04:55.404138 24379 raft_consensus.cc:359] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.404893 24379 raft_consensus.cc:740] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.405766 24379 consensus_queue.cc:260] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.408052 24379 ts_tablet_manager.cc:1434] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:55.408353 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:34205
I20260710 11:04:55.408463 24447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:34205 every 8 connection(s)
I20260710 11:04:55.408910 24379 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.422525 24379 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: 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:04:55.423180 24379 tablet_bootstrap.cc:492] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.423763 24379 ts_tablet_manager.cc:1403] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:04:55.426594 24379 raft_consensus.cc:359] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.427249 24379 raft_consensus.cc:740] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.427980 24379 consensus_queue.cc:260] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.430034 24379 ts_tablet_manager.cc:1434] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:55.430838 24379 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.441740 24448 heartbeater.cc:344] Connected to a master server at 127.21.77.254:40309
I20260710 11:04:55.442163 24448 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:55.442919 24448 heartbeater.cc:507] Master 127.21.77.254:40309 requested a full tablet report, sending...
I20260710 11:04:55.444409 24379 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: 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:04:55.445214 24379 tablet_bootstrap.cc:492] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.445860 24379 ts_tablet_manager.cc:1403] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:04:55.448263 24379 raft_consensus.cc:359] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.448915 24379 raft_consensus.cc:740] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.449689 24379 consensus_queue.cc:260] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.451687 24379 ts_tablet_manager.cc:1434] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:55.452445 24379 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.460161 23798 ts_manager.cc:194] Re-registered known tserver with Master: c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:55.484663 24379 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: 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:04:55.485670 24379 tablet_bootstrap.cc:492] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.486231 24379 ts_tablet_manager.cc:1403] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260710 11:04:55.487741 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40338
I20260710 11:04:55.488157 24379 raft_consensus.cc:359] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.488731 24379 raft_consensus.cc:740] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.489418 24379 consensus_queue.cc:260] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [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: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.490860 24448 heartbeater.cc:499] Master 127.21.77.254:40309 was elected leader, sending a full tablet report...
I20260710 11:04:55.490900 24379 ts_tablet_manager.cc:1434] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:55.491755 24379 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.502722 24379 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: 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:04:55.503508 24379 tablet_bootstrap.cc:492] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.504096 24379 ts_tablet_manager.cc:1403] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:04:55.506085 24379 raft_consensus.cc:359] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.506901 24379 raft_consensus.cc:740] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.507491 24379 consensus_queue.cc:260] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.509380 24379 ts_tablet_manager.cc:1434] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:55.510166 24379 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.532917 24379 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: 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:04:55.533969 24379 tablet_bootstrap.cc:492] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.534598 24379 ts_tablet_manager.cc:1403] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260710 11:04:55.536659 24379 raft_consensus.cc:359] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.537226 24379 raft_consensus.cc:740] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.537878 24379 consensus_queue.cc:260] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [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: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.539367 24379 ts_tablet_manager.cc:1434] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:04:55.540439 24379 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.552213 24379 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: 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:04:55.552762 24379 tablet_bootstrap.cc:492] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.553297 24379 ts_tablet_manager.cc:1403] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:04:55.554920 24379 raft_consensus.cc:359] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.555351 24379 raft_consensus.cc:740] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.555773 24379 consensus_queue.cc:260] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.557185 24379 ts_tablet_manager.cc:1434] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:55.557785 24379 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.570474 24379 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: 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:04:55.571161 24379 tablet_bootstrap.cc:492] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.571674 24379 ts_tablet_manager.cc:1403] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:04:55.573549 24379 raft_consensus.cc:359] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.574117 24379 raft_consensus.cc:740] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.574697 24379 consensus_queue.cc:260] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [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: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:55.576656 24379 ts_tablet_manager.cc:1434] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:04:55.577625 24379 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.591143 24379 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: 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:04:55.592041 24379 tablet_bootstrap.cc:492] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.592646 24379 ts_tablet_manager.cc:1403] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:04:55.594980 24379 raft_consensus.cc:359] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.595655 24379 raft_consensus.cc:740] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.596306 24379 consensus_queue.cc:260] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.597908 24379 ts_tablet_manager.cc:1434] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:55.598858 24379 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.612798 24379 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: 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:04:55.613590 24379 tablet_bootstrap.cc:492] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.614360 24379 ts_tablet_manager.cc:1403] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:04:55.617424 24379 raft_consensus.cc:359] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.617975 24379 raft_consensus.cc:740] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.618587 24379 consensus_queue.cc:260] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.620164 24379 ts_tablet_manager.cc:1434] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:55.621392 24379 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Bootstrap starting.
I20260710 11:04:55.636353 24379 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: 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:04:55.637288 24379 tablet_bootstrap.cc:492] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Bootstrap complete.
I20260710 11:04:55.637881 24379 ts_tablet_manager.cc:1403] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:04:55.640100 24379 raft_consensus.cc:359] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.640535 24379 raft_consensus.cc:740] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63bd4b579d24998ae3197b248013325, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.641052 24379 consensus_queue.cc:260] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:55.642508 24379 ts_tablet_manager.cc:1434] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:04:55.906087 24456 raft_consensus.cc:493] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:55.906711 24456 raft_consensus.cc:515] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.911600 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:55.910557 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:55.912556 24123 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:55.913084 24420 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:55.915048 23939 leader_election.cc:304] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:55.910653 24456 leader_election.cc:290] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:55.915935 24290 raft_consensus.cc:2804] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:55.916309 24290 raft_consensus.cc:493] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:55.916661 24290 raft_consensus.cc:3060] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:55.918936 24457 raft_consensus.cc:493] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:55.919574 24457 raft_consensus.cc:515] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.921945 24457 leader_election.cc:290] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:55.923236 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:55.923432 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:55.923930 24421 raft_consensus.cc:2468] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:55.925925 24290 raft_consensus.cc:515] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.928308 24290 leader_election.cc:290] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:55.928685 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:55.929319 24123 raft_consensus.cc:3060] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:55.931073 23939 leader_election.cc:304] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 212d6bfc404a4c27933900597cb4e0f3
I20260710 11:04:55.931577 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7538a621b140c0b9a4458bf975b925" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:55.932163 24421 raft_consensus.cc:3060] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:55.934741 24290 raft_consensus.cc:2804] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:55.936304 24290 raft_consensus.cc:493] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:55.938566 24123 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 2.
I20260710 11:04:55.939608 23940 leader_election.cc:304] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, 212d6bfc404a4c27933900597cb4e0f3; no voters: 
I20260710 11:04:55.940267 24456 raft_consensus.cc:2804] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:55.940699 24456 raft_consensus.cc:697] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 2 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:55.941344 24421 raft_consensus.cc:2468] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 2.
I20260710 11:04:55.937147 24290 raft_consensus.cc:3060] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:55.941560 24456 consensus_queue.cc:237] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.947448 24290 raft_consensus.cc:515] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.949378 24290 leader_election.cc:290] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:55.950199 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:55.950455 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:55.951117 24421 raft_consensus.cc:3060] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:55.960551 24421 raft_consensus.cc:2468] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 2.
I20260710 11:04:55.961933 23939 leader_election.cc:304] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 212d6bfc404a4c27933900597cb4e0f3
I20260710 11:04:55.962801 24290 raft_consensus.cc:2804] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:55.963343 24290 raft_consensus.cc:697] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 2 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:55.964345 24290 consensus_queue.cc:237] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:55.960110 23798 catalog_manager.cc:5697] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 2 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:55.999409 23798 catalog_manager.cc:5697] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 2 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.056180 24274 raft_consensus.cc:493] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.056756 24274 raft_consensus.cc:515] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:56.058633 24290 raft_consensus.cc:493] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.059445 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:56.059345 24290 raft_consensus.cc:515] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:56.060247 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.060871 24421 raft_consensus.cc:2468] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:56.058715 24274 leader_election.cc:290] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:56.061399 24290 leader_election.cc:290] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:56.061882 24177 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.062134 24013 leader_election.cc:304] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [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: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 212d6bfc404a4c27933900597cb4e0f3
I20260710 11:04:56.062466 24177 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.063470 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.063742 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:56.064113 24421 raft_consensus.cc:2468] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:56.064415 24048 raft_consensus.cc:2468] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 1.
I20260710 11:04:56.064631 24177 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.065260 24274 raft_consensus.cc:2804] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.065414 23939 leader_election.cc:304] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:56.065742 24274 raft_consensus.cc:493] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.066735 24274 raft_consensus.cc:3060] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.066767 24290 raft_consensus.cc:2804] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.066807 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:56.067018 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.067932 24421 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:56.067556 24290 raft_consensus.cc:493] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.068773 24290 raft_consensus.cc:3060] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.069011 24087 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:56.069968 24229 raft_consensus.cc:2804] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.070346 24229 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.070696 24229 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.074491 24290 raft_consensus.cc:515] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:56.074991 24274 raft_consensus.cc:515] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:56.077972 24274 leader_election.cc:290] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 2 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:56.078122 24229 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.079748 24290 leader_election.cc:290] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 69b857519a52497a9d53724c311b81be (127.21.77.195:40743)
I20260710 11:04:56.079964 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:04:56.080668 24229 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.080878 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:56.081519 24420 raft_consensus.cc:3060] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.081627 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:56.082317 24419 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.084515 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:56.085136 24421 raft_consensus.cc:3060] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.086737 24420 raft_consensus.cc:2468] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 2.
I20260710 11:04:56.087829 23939 leader_election.cc:304] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:56.087841 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76082e53d504dd49f8b4b75005f9a08" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:04:56.088706 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:56.088792 24456 raft_consensus.cc:2804] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.089089 24048 raft_consensus.cc:3060] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.089536 24456 raft_consensus.cc:697] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 2 LEADER]: Becoming Leader. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:04:56.090402 24456 consensus_queue.cc:237] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } }
I20260710 11:04:56.091200 24419 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 2.
I20260710 11:04:56.092360 24421 raft_consensus.cc:2468] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 2.
I20260710 11:04:56.092404 24087 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:56.093446 24229 raft_consensus.cc:2804] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.093853 24013 leader_election.cc:304] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [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: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 212d6bfc404a4c27933900597cb4e0f3
I20260710 11:04:56.095160 24274 raft_consensus.cc:2804] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.095645 24274 raft_consensus.cc:697] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:56.096500 24274 consensus_queue.cc:237] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:56.093920 24229 raft_consensus.cc:697] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:56.099426 24048 raft_consensus.cc:2468] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17a4fbd3bfba4669bc69811280badf4f in term 2.
I20260710 11:04:56.099480 24229 consensus_queue.cc:237] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.099349 23798 catalog_manager.cc:5697] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194). New cstate: current_term: 2 leader_uuid: "17a4fbd3bfba4669bc69811280badf4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.105250 24177 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.105810 24177 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.107822 24177 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.108644 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.109472 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:56.109745 24420 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:56.110141 23972 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 1.
I20260710 11:04:56.111228 24087 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:56.112157 24177 raft_consensus.cc:2804] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.108596 23797 catalog_manager.cc:5697] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 2 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.112550 24177 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.112917 24177 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.116549 23798 catalog_manager.cc:5697] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 2 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.119678 24177 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.122553 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:56.123278 24420 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.123765 24177 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.124595 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:56.125207 23972 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.129833 24420 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 2.
I20260710 11:04:56.131026 24087 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:04:56.132004 24177 raft_consensus.cc:2804] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.132289 23972 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212d6bfc404a4c27933900597cb4e0f3 in term 2.
I20260710 11:04:56.132566 24177 raft_consensus.cc:697] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Becoming Leader. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:04:56.133489 24177 consensus_queue.cc:237] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.141188 23798 catalog_manager.cc:5697] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196). New cstate: current_term: 2 leader_uuid: "212d6bfc404a4c27933900597cb4e0f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.254269 24177 raft_consensus.cc:493] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.254793 24177 raft_consensus.cc:515] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.256464 24177 leader_election.cc:290] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.257216 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.257479 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa58bd0be4684266984230e3249d75bc" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:56.257913 24420 raft_consensus.cc:2393] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 212d6bfc404a4c27933900597cb4e0f3 in current term 2: Already voted for candidate 17a4fbd3bfba4669bc69811280badf4f in this term.
I20260710 11:04:56.259016 24086 leader_election.cc:304] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3; no voters: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325
I20260710 11:04:56.259689 24177 raft_consensus.cc:3060] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.264621 24177 raft_consensus.cc:2749] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.288389 24177 raft_consensus.cc:493] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.288918 24177 raft_consensus.cc:515] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:04:56.291030 24177 leader_election.cc:290] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:56.291879 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:56.292080 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac06d125c02485d818c228d67288eb3" candidate_uuid: "212d6bfc404a4c27933900597cb4e0f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.292919 24420 raft_consensus.cc:2393] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 212d6bfc404a4c27933900597cb4e0f3 in current term 2: Already voted for candidate 69b857519a52497a9d53724c311b81be in this term.
I20260710 11:04:56.293902 24087 leader_election.cc:304] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [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: 212d6bfc404a4c27933900597cb4e0f3; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:56.294633 24177 raft_consensus.cc:3060] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.299491 24177 raft_consensus.cc:2749] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.328804 24274 raft_consensus.cc:493] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.329406 24274 raft_consensus.cc:515] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.331331 24274 leader_election.cc:290] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.332167 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.332518 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f" is_pre_election: true
I20260710 11:04:56.333130 24420 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 1.
I20260710 11:04:56.334252 24013 leader_election.cc:304] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [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: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:56.334983 24274 raft_consensus.cc:2804] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.335368 24274 raft_consensus.cc:493] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Starting leader election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.335749 24274 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.342767 24274 raft_consensus.cc:515] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.345053 24274 leader_election.cc:290] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [CANDIDATE]: Term 2 election: Requested vote from peers c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:04:56.346076 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:04:56.346266 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "69b857519a52497a9d53724c311b81be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325"
I20260710 11:04:56.346904 24419 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.352487 24419 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69b857519a52497a9d53724c311b81be in term 2.
I20260710 11:04:56.354100 24013 leader_election.cc:304] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [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: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 17a4fbd3bfba4669bc69811280badf4f
I20260710 11:04:56.354378 24419 raft_consensus.cc:1275] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 17a4fbd3bfba4669bc69811280badf4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.354816 24332 raft_consensus.cc:2804] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.355351 24332 raft_consensus.cc:697] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Becoming Leader. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:04:56.356112 24332 consensus_queue.cc:237] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.356238 24457 consensus_queue.cc:1048] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.374094 23798 catalog_manager.cc:5697] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be reported cstate change: term changed from 1 to 2, leader changed from c63bd4b579d24998ae3197b248013325 (127.21.77.193) to 69b857519a52497a9d53724c311b81be (127.21.77.195). New cstate: current_term: 2 leader_uuid: "69b857519a52497a9d53724c311b81be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.377662 24123 raft_consensus.cc:1275] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Refusing update from remote peer 17a4fbd3bfba4669bc69811280badf4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.379451 24457 consensus_queue.cc:1048] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.380731 24457 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.381210 24457 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.386871 24457 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:56.387341 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.387331 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "212d6bfc404a4c27933900597cb4e0f3" is_pre_election: true
I20260710 11:04:56.388185 24457 raft_consensus.cc:493] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c63bd4b579d24998ae3197b248013325)
I20260710 11:04:56.388752 24457 raft_consensus.cc:515] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:04:56.390755 24457 leader_election.cc:290] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205)
I20260710 11:04:56.388373 24419 raft_consensus.cc:2393] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 2: Already voted for candidate 212d6bfc404a4c27933900597cb4e0f3 in this term.
I20260710 11:04:56.392143 24420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c63bd4b579d24998ae3197b248013325" is_pre_election: true
I20260710 11:04:56.392943 24420 raft_consensus.cc:2393] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17a4fbd3bfba4669bc69811280badf4f in current term 2: Already voted for candidate 69b857519a52497a9d53724c311b81be in this term.
I20260710 11:04:56.393028 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "17a4fbd3bfba4669bc69811280badf4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69b857519a52497a9d53724c311b81be" is_pre_election: true
I20260710 11:04:56.393150 23939 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f; no voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325
I20260710 11:04:56.394899 24457 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.394958 23941 leader_election.cc:304] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [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: 17a4fbd3bfba4669bc69811280badf4f; no voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325
I20260710 11:04:56.395923 24290 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.402618 24457 raft_consensus.cc:2749] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.402741 24290 raft_consensus.cc:2749] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.437109 24121 raft_consensus.cc:1275] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Refusing update from remote peer 17a4fbd3bfba4669bc69811280badf4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.438462 24487 consensus_queue.cc:1048] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.446973 24420 raft_consensus.cc:1275] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 17a4fbd3bfba4669bc69811280badf4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.448635 24487 consensus_queue.cc:1048] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.533973 24420 raft_consensus.cc:1275] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 69b857519a52497a9d53724c311b81be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.535524 24274 consensus_queue.cc:1048] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.551100 24123 raft_consensus.cc:1275] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Refusing update from remote peer 69b857519a52497a9d53724c311b81be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.553469 24274 consensus_queue.cc:1048] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.586052 24048 raft_consensus.cc:1275] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Refusing update from remote peer 17a4fbd3bfba4669bc69811280badf4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.587577 24487 consensus_queue.cc:1048] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.599669 24420 raft_consensus.cc:1275] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 17a4fbd3bfba4669bc69811280badf4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.601300 24487 consensus_queue.cc:1048] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.688012 24420 raft_consensus.cc:1275] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 212d6bfc404a4c27933900597cb4e0f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.689411 24329 consensus_queue.cc:1048] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.699126 23975 raft_consensus.cc:1275] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Refusing update from remote peer 212d6bfc404a4c27933900597cb4e0f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.701218 24229 consensus_queue.cc:1048] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.712958 23975 raft_consensus.cc:1275] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Refusing update from remote peer 212d6bfc404a4c27933900597cb4e0f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.713584 24419 raft_consensus.cc:1275] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 212d6bfc404a4c27933900597cb4e0f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.714416 24177 consensus_queue.cc:1048] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.714985 24229 consensus_queue.cc:1048] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.763234 24420 raft_consensus.cc:1275] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Refusing update from remote peer 69b857519a52497a9d53724c311b81be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.764500 24332 consensus_queue.cc:1048] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.773998 23975 raft_consensus.cc:1275] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Refusing update from remote peer 69b857519a52497a9d53724c311b81be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.776132 24481 consensus_queue.cc:1048] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.414721 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:05.443287 24123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c4a77041026457ebf690565687eed0e"
dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
mode: GRACEFUL
new_leader_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:47430
I20260710 11:05:05.443995 24123 raft_consensus.cc:606] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Received request to transfer leadership to TS c63bd4b579d24998ae3197b248013325
I20260710 11:05:05.455592 24048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9"
dest_uuid: "69b857519a52497a9d53724c311b81be"
mode: GRACEFUL
new_leader_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:50822
I20260710 11:05:05.456099 24048 raft_consensus.cc:606] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Received request to transfer leadership to TS c63bd4b579d24998ae3197b248013325
I20260710 11:05:05.458506 24123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e"
dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
mode: GRACEFUL
new_leader_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:47430
I20260710 11:05:05.458914 24123 raft_consensus.cc:606] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Received request to transfer leadership to TS c63bd4b579d24998ae3197b248013325
I20260710 11:05:05.461243 24123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f"
dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
mode: GRACEFUL
new_leader_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:47430
I20260710 11:05:05.461938 24123 raft_consensus.cc:606] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Received request to transfer leadership to TS c63bd4b579d24998ae3197b248013325
I20260710 11:05:05.474139 23975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045"
dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
mode: GRACEFUL
new_leader_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:48940
I20260710 11:05:05.474670 23975 raft_consensus.cc:606] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Received request to transfer leadership to TS c63bd4b579d24998ae3197b248013325
I20260710 11:05:05.476151 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:05.477020 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:05.612972 24512 raft_consensus.cc:993] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: : Instructing follower c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.613592 24524 raft_consensus.cc:1081] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Signalling peer c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.615497 24420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9"
dest_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:58928
I20260710 11:05:05.616098 24420 raft_consensus.cc:493] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.616567 24420 raft_consensus.cc:3060] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.623154 24420 raft_consensus.cc:515] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.629189 24420 leader_election.cc:290] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 2 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:05:05.643735 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:05:05.644033 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eafe06d65874c66b0b6b6f7e7eacdd9" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:05:05.644519 24048 raft_consensus.cc:3055] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:05.644601 24123 raft_consensus.cc:3060] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.644937 24048 raft_consensus.cc:740] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:05:05.646247 24048 consensus_queue.cc:260] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.647714 24048 raft_consensus.cc:3060] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.653532 24123 raft_consensus.cc:2468] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 2.
I20260710 11:05:05.655567 24375 leader_election.cc:304] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:05:05.655547 24048 raft_consensus.cc:2468] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 2.
I20260710 11:05:05.658941 24514 raft_consensus.cc:993] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: : Instructing follower c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.659047 24527 raft_consensus.cc:2804] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.659546 24514 raft_consensus.cc:1081] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Signalling peer c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.660189 24527 raft_consensus.cc:697] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 2 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:05:05.661511 24420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f"
dest_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:58916
I20260710 11:05:05.661377 24527 consensus_queue.cc:237] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.661949 24420 raft_consensus.cc:493] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.662309 24420 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.668233 24420 raft_consensus.cc:515] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:05.670636 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:05:05.671178 24123 raft_consensus.cc:3055] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:05.671478 24123 raft_consensus.cc:740] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:05:05.670888 23798 catalog_manager.cc:5697] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 1 to 2, leader changed from 69b857519a52497a9d53724c311b81be (127.21.77.195) to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.672303 24123 consensus_queue.cc:260] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:05.673996 24420 leader_election.cc:290] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 3 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:05:05.675122 24123 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.682386 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dc7752471a4e19b2aaff36d353925f" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:05:05.683027 23975 raft_consensus.cc:3060] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.683679 24123 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 3.
I20260710 11:05:05.685215 24375 leader_election.cc:304] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [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: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:05:05.686342 24527 raft_consensus.cc:2804] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:05.686807 24527 raft_consensus.cc:697] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 3 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:05:05.687604 24527 consensus_queue.cc:237] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:05.690675 23975 raft_consensus.cc:2468] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 3.
I20260710 11:05:05.700011 23798 catalog_manager.cc:5697] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 2 to 3, leader changed from 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196) to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 3 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.706274 24519 raft_consensus.cc:993] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: : Instructing follower c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.706971 24536 raft_consensus.cc:1081] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Signalling peer c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.708508 24420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045"
dest_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:58922
I20260710 11:05:05.708984 24420 raft_consensus.cc:493] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.709272 24420 raft_consensus.cc:3060] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.713672 24420 raft_consensus.cc:515] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.715059 24420 leader_election.cc:290] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 2 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:05:05.716017 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:05:05.716259 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67615bd1ad14aa6b37e5e364a2fb045" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:05:05.716603 24123 raft_consensus.cc:3060] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.716895 23975 raft_consensus.cc:3055] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:05.717305 23975 raft_consensus.cc:740] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17a4fbd3bfba4669bc69811280badf4f, State: Running, Role: LEADER
I20260710 11:05:05.717988 23975 consensus_queue.cc:260] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.718950 23975 raft_consensus.cc:3060] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.721736 24123 raft_consensus.cc:2468] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 2.
I20260710 11:05:05.723099 24375 leader_election.cc:304] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212d6bfc404a4c27933900597cb4e0f3, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:05:05.723968 24527 raft_consensus.cc:2804] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.724390 24527 raft_consensus.cc:697] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 2 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:05:05.725342 24527 consensus_queue.cc:237] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.728457 23975 raft_consensus.cc:2468] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 2.
I20260710 11:05:05.734166 23798 catalog_manager.cc:5697] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 1 to 2, leader changed from 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194) to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.744040 24528 raft_consensus.cc:993] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: : Instructing follower c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.744871 24518 raft_consensus.cc:1081] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Signalling peer c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.747135 24420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e"
dest_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:58916
I20260710 11:05:05.747663 24420 raft_consensus.cc:493] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.748019 24420 raft_consensus.cc:3060] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.753603 24420 raft_consensus.cc:515] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.755836 24420 leader_election.cc:290] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 2 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201)
I20260710 11:05:05.756021 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:05:05.756650 24048 raft_consensus.cc:3060] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.756888 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36cf10ead1343b0a9dc753e982f605e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:05:05.757442 24123 raft_consensus.cc:3055] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:05.757738 24123 raft_consensus.cc:740] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:05:05.758595 24123 consensus_queue.cc:260] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.759742 24123 raft_consensus.cc:3060] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.763358 24048 raft_consensus.cc:2468] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 2.
I20260710 11:05:05.764685 24376 leader_election.cc:304] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69b857519a52497a9d53724c311b81be, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:05:05.765554 24527 raft_consensus.cc:2804] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.766043 24527 raft_consensus.cc:697] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 2 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:05:05.766180 24123 raft_consensus.cc:2468] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 2.
I20260710 11:05:05.767027 24527 consensus_queue.cc:237] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } }
I20260710 11:05:05.774986 23798 catalog_manager.cc:5697] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 1 to 2, leader changed from 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196) to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.832372 24518 raft_consensus.cc:993] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: : Instructing follower c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.832928 24528 raft_consensus.cc:1081] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Signalling peer c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:05.834806 24420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c4a77041026457ebf690565687eed0e"
dest_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:58916
I20260710 11:05:05.835325 24420 raft_consensus.cc:493] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.835603 24420 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.840139 24420 raft_consensus.cc:515] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:05.841528 24420 leader_election.cc:290] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 3 election: Requested vote from peers 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196:33201), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:05:05.842399 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "212d6bfc404a4c27933900597cb4e0f3"
I20260710 11:05:05.842540 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4a77041026457ebf690565687eed0e" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:05:05.842871 24123 raft_consensus.cc:3055] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:05.843168 24123 raft_consensus.cc:740] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 212d6bfc404a4c27933900597cb4e0f3, State: Running, Role: LEADER
I20260710 11:05:05.843134 23975 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.844014 24123 consensus_queue.cc:260] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:05.845373 24123 raft_consensus.cc:3060] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.848665 23975 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 3.
I20260710 11:05:05.849905 24373 leader_election.cc:304] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [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: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:05:05.850600 24123 raft_consensus.cc:2468] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 3.
I20260710 11:05:05.850750 24527 raft_consensus.cc:2804] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:05.851339 24527 raft_consensus.cc:697] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 3 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:05:05.852406 24527 consensus_queue.cc:237] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [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: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:05.861708 23798 catalog_manager.cc:5697] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 2 to 3, leader changed from 212d6bfc404a4c27933900597cb4e0f3 (127.21.77.196) to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 3 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.111333 23975 raft_consensus.cc:1275] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:06.112849 24527 consensus_queue.cc:1048] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.123750 24123 raft_consensus.cc:1275] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:06.125748 24529 consensus_queue.cc:1048] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:06.149473 24123 raft_consensus.cc:1275] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.151417 24529 consensus_queue.cc:1048] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:06.155902 23975 raft_consensus.cc:1275] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.157114 24529 consensus_queue.cc:1048] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.176400 24123 raft_consensus.cc:1275] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:06.177748 24542 consensus_queue.cc:1048] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.190534 24048 raft_consensus.cc:1275] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:06.192411 24529 consensus_queue.cc:1048] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.261420 24123 raft_consensus.cc:1275] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:06.262998 24529 consensus_queue.cc:1048] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.273619 24048 raft_consensus.cc:1275] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:06.278664 24552 consensus_queue.cc:1048] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.285224 23975 raft_consensus.cc:1275] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.287510 24552 consensus_queue.cc:1048] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.300067 24123 raft_consensus.cc:1275] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.301661 24527 consensus_queue.cc:1048] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212d6bfc404a4c27933900597cb4e0f3" member_type: VOTER last_known_addr { host: "127.21.77.196" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.478088 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:06.494072 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:06.508893 24048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad"
dest_uuid: "69b857519a52497a9d53724c311b81be"
mode: GRACEFUL
new_leader_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:50822
I20260710 11:05:06.509485 24048 raft_consensus.cc:606] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Received request to transfer leadership to TS c63bd4b579d24998ae3197b248013325
I20260710 11:05:06.510670 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:05:06.511298 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:06.767370 24524 raft_consensus.cc:993] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: : Instructing follower c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:06.767876 24556 raft_consensus.cc:1081] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Signalling peer c63bd4b579d24998ae3197b248013325 to start an election
I20260710 11:05:06.769421 24420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad"
dest_uuid: "c63bd4b579d24998ae3197b248013325"
 from {username='slave'} at 127.0.0.1:58928
I20260710 11:05:06.769898 24420 raft_consensus.cc:493] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.770264 24420 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.776561 24420 raft_consensus.cc:515] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:06.778039 24420 leader_election.cc:290] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [CANDIDATE]: Term 3 election: Requested vote from peers 69b857519a52497a9d53724c311b81be (127.21.77.195:40743), 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187)
I20260710 11:05:06.778802 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69b857519a52497a9d53724c311b81be"
I20260710 11:05:06.778928 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0841611a4f0c40f1b79b738ed40e62ad" candidate_uuid: "c63bd4b579d24998ae3197b248013325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17a4fbd3bfba4669bc69811280badf4f"
I20260710 11:05:06.779475 23975 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.781316 24048 raft_consensus.cc:3055] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:06.781662 24048 raft_consensus.cc:740] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69b857519a52497a9d53724c311b81be, State: Running, Role: LEADER
I20260710 11:05:06.782373 24048 consensus_queue.cc:260] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:06.783502 24048 raft_consensus.cc:3060] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.785881 23975 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 3.
I20260710 11:05:06.788640 24373 leader_election.cc:304] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [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: 17a4fbd3bfba4669bc69811280badf4f, c63bd4b579d24998ae3197b248013325; no voters: 
I20260710 11:05:06.789633 24529 raft_consensus.cc:2804] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:06.789919 24048 raft_consensus.cc:2468] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c63bd4b579d24998ae3197b248013325 in term 3.
I20260710 11:05:06.790134 24529 raft_consensus.cc:697] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 3 LEADER]: Becoming Leader. State: Replica: c63bd4b579d24998ae3197b248013325, State: Running, Role: LEADER
I20260710 11:05:06.791226 24529 consensus_queue.cc:237] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [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: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } }
I20260710 11:05:06.800493 23795 catalog_manager.cc:5697] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 reported cstate change: term changed from 2 to 3, leader changed from 69b857519a52497a9d53724c311b81be (127.21.77.195) to c63bd4b579d24998ae3197b248013325 (127.21.77.193). New cstate: current_term: 3 leader_uuid: "c63bd4b579d24998ae3197b248013325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c63bd4b579d24998ae3197b248013325" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.231022 24048 raft_consensus.cc:1275] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 3 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:07.232465 24529 consensus_queue.cc:1048] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b857519a52497a9d53724c311b81be" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:07.247562 23972 raft_consensus.cc:1275] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Refusing update from remote peer c63bd4b579d24998ae3197b248013325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:07.250119 24529 consensus_queue.cc:1048] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17a4fbd3bfba4669bc69811280badf4f" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 43187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:07.512087 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:07.530821 21815 tablet_server.cc:179] TabletServer@127.21.77.193:34205 shutting down...
I20260710 11:05:07.557192 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.557937 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.558715 21815 raft_consensus.cc:2243] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.559465 21815 raft_consensus.cc:2272] T e67615bd1ad14aa6b37e5e364a2fb045 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.561496 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.562083 21815 raft_consensus.cc:2243] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.562481 21815 raft_consensus.cc:2272] T e76082e53d504dd49f8b4b75005f9a08 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.565163 21815 tablet_replica.cc:333] stopping tablet replica
W20260710 11:05:07.565757 24013 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260710 11:05:07.565925 21815 raft_consensus.cc:2243] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.566537 21815 raft_consensus.cc:2272] T deec0b9679444b1eb0f7f536a0a21357 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.568848 24013 consensus_peers.cc:597] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:05:07.569249 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.569782 21815 raft_consensus.cc:2243] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.570159 21815 raft_consensus.cc:2272] T fa58bd0be4684266984230e3249d75bc P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.571991 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.572463 21815 raft_consensus.cc:2243] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.572767 21815 raft_consensus.cc:2272] T d066ddebc01d4cd3b247fcf27b0e499d P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.574565 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.575031 21815 raft_consensus.cc:2243] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.575366 21815 raft_consensus.cc:2272] T f34433d498ae405f8022747da2a4aca0 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.577119 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.577739 21815 raft_consensus.cc:2243] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.578485 21815 raft_consensus.cc:2272] T 4c4a77041026457ebf690565687eed0e P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.581001 21815 tablet_replica.cc:333] stopping tablet replica
W20260710 11:05:07.581499 24087 consensus_peers.cc:597] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:05:07.581772 21815 raft_consensus.cc:2243] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.582343 21815 raft_consensus.cc:2272] T f3382d79d508410080599682c2388a08 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.584872 21815 tablet_replica.cc:333] stopping tablet replica
W20260710 11:05:07.584784 24087 consensus_peers.cc:597] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. 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:05:07.585632 21815 raft_consensus.cc:2243] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.586339 21815 raft_consensus.cc:2272] T a9dc7752471a4e19b2aaff36d353925f P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.588042 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.588562 21815 raft_consensus.cc:2243] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.588973 21815 raft_consensus.cc:2272] T da7538a621b140c0b9a4458bf975b925 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.590879 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.591511 21815 raft_consensus.cc:2243] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.591955 21815 raft_consensus.cc:2272] T 8581a402544b44bfbe17e63b9b4105eb P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.593657 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.594146 21815 raft_consensus.cc:2243] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.594543 21815 raft_consensus.cc:2272] T eaac24b55994473889259039ae67c594 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.596305 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.596781 21815 raft_consensus.cc:2243] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.597240 21815 raft_consensus.cc:2272] T 6ac06d125c02485d818c228d67288eb3 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.599282 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.599809 21815 raft_consensus.cc:2243] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.600497 21815 raft_consensus.cc:2272] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.602164 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.602620 21815 raft_consensus.cc:2243] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.602988 21815 raft_consensus.cc:2272] T f57b66ee82c841939e7cc331926413a4 P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.604686 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.605165 21815 raft_consensus.cc:2243] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.605830 21815 raft_consensus.cc:2272] T a36cf10ead1343b0a9dc753e982f605e P c63bd4b579d24998ae3197b248013325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.607507 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.607954 21815 raft_consensus.cc:2243] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.608348 21815 raft_consensus.cc:2272] T 44c50133410b4727835a600f51441b3a P c63bd4b579d24998ae3197b248013325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.610091 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.610519 21815 raft_consensus.cc:2243] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.611249 21815 raft_consensus.cc:2272] T 0841611a4f0c40f1b79b738ed40e62ad P c63bd4b579d24998ae3197b248013325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.641748 21815 tablet_server.cc:196] TabletServer@127.21.77.193:34205 shutdown complete.
W20260710 11:05:07.652956 24087 consensus_peers.cc:597] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:07.677402 23939 consensus_peers.cc:597] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.685034 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
W20260710 11:05:07.695685 24012 consensus_peers.cc:597] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. 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:05:07.712985 24012 consensus_peers.cc:597] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. 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:05:07.722090 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.722998 21815 tablet_replica.cc:333] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.724083 21815 raft_consensus.cc:2243] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.724797 21815 raft_consensus.cc:2272] T dea5182000df41519b6f2f6fd18de892 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.725728 23939 consensus_peers.cc:597] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.728222 21815 tablet_replica.cc:333] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.728973 21815 raft_consensus.cc:2243] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.729542 21815 raft_consensus.cc:2272] T 41302da4aa0443c09ffcad63a700eb88 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.731874 21815 tablet_replica.cc:333] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
W20260710 11:05:07.731897 24013 consensus_peers.cc:597] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.732546 21815 raft_consensus.cc:2243] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.733361 21815 raft_consensus.cc:2272] T e76082e53d504dd49f8b4b75005f9a08 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.735268 21815 tablet_replica.cc:333] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.736076 21815 raft_consensus.cc:2243] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.736877 21815 raft_consensus.cc:2272] T 4c4a77041026457ebf690565687eed0e P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.739202 21815 tablet_replica.cc:333] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.739804 21815 raft_consensus.cc:2243] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.740365 21815 raft_consensus.cc:2272] T f3382d79d508410080599682c2388a08 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.742570 21815 tablet_replica.cc:333] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.743184 21815 raft_consensus.cc:2243] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.743988 21815 raft_consensus.cc:2272] T fa58bd0be4684266984230e3249d75bc P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.745993 21815 tablet_replica.cc:333] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.746538 21815 raft_consensus.cc:2243] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.747293 21815 raft_consensus.cc:2272] T e63bf8aa95dc4b9d8f039715c4ef802f P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.749504 21815 tablet_replica.cc:333] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.749971 21815 raft_consensus.cc:2243] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.750339 21815 raft_consensus.cc:2272] T deec0b9679444b1eb0f7f536a0a21357 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.752050 21815 tablet_replica.cc:333] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.752540 21815 raft_consensus.cc:2243] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.753307 21815 raft_consensus.cc:2272] T fe413e8a49f5488988a8a17b2943f285 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.754983 21815 tablet_replica.cc:333] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.755450 21815 raft_consensus.cc:2243] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.755803 21815 raft_consensus.cc:2272] T f57b66ee82c841939e7cc331926413a4 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.757613 21815 tablet_replica.cc:333] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.758093 21815 raft_consensus.cc:2243] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.759057 21815 raft_consensus.cc:2272] T da7538a621b140c0b9a4458bf975b925 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.761056 21815 tablet_replica.cc:333] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.761590 21815 raft_consensus.cc:2243] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.761947 21815 raft_consensus.cc:2272] T a9dc7752471a4e19b2aaff36d353925f P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.763437 21815 tablet_replica.cc:333] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.763847 21815 raft_consensus.cc:2243] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.764202 21815 raft_consensus.cc:2272] T 500d14e9001f4523887c78d25403f8af P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.765816 21815 tablet_replica.cc:333] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.766233 21815 raft_consensus.cc:2243] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.766558 21815 raft_consensus.cc:2272] T 8581a402544b44bfbe17e63b9b4105eb P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.768245 21815 tablet_replica.cc:333] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.768668 21815 raft_consensus.cc:2243] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.769037 21815 raft_consensus.cc:2272] T 01daf65d33554ce1953a8e4c1c4d2926 P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.771512 21815 tablet_replica.cc:333] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.772229 21815 raft_consensus.cc:2243] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.772738 21815 raft_consensus.cc:2272] T e67615bd1ad14aa6b37e5e364a2fb045 P 17a4fbd3bfba4669bc69811280badf4f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.774160 24012 consensus_peers.cc:597] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. 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:05:07.774957 21815 tablet_replica.cc:333] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
W20260710 11:05:07.774880 24087 consensus_peers.cc:597] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.775676 21815 raft_consensus.cc:2243] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.776377 21815 raft_consensus.cc:2272] T d066ddebc01d4cd3b247fcf27b0e499d P 17a4fbd3bfba4669bc69811280badf4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.778203 21815 tablet_replica.cc:333] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f: stopping tablet replica
I20260710 11:05:07.778600 21815 raft_consensus.cc:2243] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.779034 21815 raft_consensus.cc:2272] T 0841611a4f0c40f1b79b738ed40e62ad P 17a4fbd3bfba4669bc69811280badf4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.784936 24012 consensus_peers.cc:597] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. 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:05:07.808739 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
W20260710 11:05:07.839450 24013 consensus_peers.cc:597] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be -> Peer c63bd4b579d24998ae3197b248013325 (127.21.77.193:34205): Couldn't send request to peer c63bd4b579d24998ae3197b248013325. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.840616 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
I20260710 11:05:07.868969 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.869725 21815 tablet_replica.cc:333] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.870599 21815 raft_consensus.cc:2243] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.871446 21815 raft_consensus.cc:2272] T f3382d79d508410080599682c2388a08 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.874233 21815 tablet_replica.cc:333] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.874918 21815 raft_consensus.cc:2243] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.875380 21815 raft_consensus.cc:2272] T f34433d498ae405f8022747da2a4aca0 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.876679 24012 consensus_peers.cc:597] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:43187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.877830 21815 tablet_replica.cc:333] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.878432 21815 raft_consensus.cc:2243] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.878846 21815 raft_consensus.cc:2272] T e76082e53d504dd49f8b4b75005f9a08 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.880748 21815 tablet_replica.cc:333] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.881453 21815 raft_consensus.cc:2243] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.881855 21815 raft_consensus.cc:2272] T dea5182000df41519b6f2f6fd18de892 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.884071 21815 tablet_replica.cc:333] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.884927 21815 raft_consensus.cc:2243] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.885401 21815 raft_consensus.cc:2272] T fe413e8a49f5488988a8a17b2943f285 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.887255 21815 tablet_replica.cc:333] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.887763 21815 raft_consensus.cc:2243] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.888118 21815 raft_consensus.cc:2272] T eaac24b55994473889259039ae67c594 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.890055 21815 tablet_replica.cc:333] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.890517 21815 raft_consensus.cc:2243] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.891211 21815 raft_consensus.cc:2272] T 6ac06d125c02485d818c228d67288eb3 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.893544 21815 tablet_replica.cc:333] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.894289 21815 raft_consensus.cc:2243] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.894783 21815 raft_consensus.cc:2272] T a36cf10ead1343b0a9dc753e982f605e P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.897153 21815 tablet_replica.cc:333] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
W20260710 11:05:07.897050 24086 consensus_peers.cc:597] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:43187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.897926 21815 raft_consensus.cc:2243] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.898387 21815 raft_consensus.cc:2272] T 41302da4aa0443c09ffcad63a700eb88 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.900100 21815 tablet_replica.cc:333] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.900626 21815 raft_consensus.cc:2243] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.901000 21815 raft_consensus.cc:2272] T 0841611a4f0c40f1b79b738ed40e62ad P 69b857519a52497a9d53724c311b81be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.903384 21815 tablet_replica.cc:333] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.903928 21815 raft_consensus.cc:2243] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.904371 21815 raft_consensus.cc:2272] T 44c50133410b4727835a600f51441b3a P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.906204 21815 tablet_replica.cc:333] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.906803 21815 raft_consensus.cc:2243] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.907380 21815 raft_consensus.cc:2272] T d066ddebc01d4cd3b247fcf27b0e499d P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.909374 21815 tablet_replica.cc:333] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.909858 21815 raft_consensus.cc:2243] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.910651 21815 raft_consensus.cc:2272] T 01daf65d33554ce1953a8e4c1c4d2926 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.912426 21815 tablet_replica.cc:333] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.912947 21815 raft_consensus.cc:2243] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.913425 21815 raft_consensus.cc:2272] T e63bf8aa95dc4b9d8f039715c4ef802f P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.915064 21815 tablet_replica.cc:333] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.915562 21815 raft_consensus.cc:2243] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.916296 21815 raft_consensus.cc:2272] T deec0b9679444b1eb0f7f536a0a21357 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.918146 21815 tablet_replica.cc:333] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.918618 21815 raft_consensus.cc:2243] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.919353 21815 raft_consensus.cc:2272] T 500d14e9001f4523887c78d25403f8af P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.921169 21815 tablet_replica.cc:333] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.921633 21815 raft_consensus.cc:2243] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.922034 21815 raft_consensus.cc:2272] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 69b857519a52497a9d53724c311b81be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.923647 21815 tablet_replica.cc:333] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be: stopping tablet replica
I20260710 11:05:07.924135 21815 raft_consensus.cc:2243] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.924886 21815 raft_consensus.cc:2272] T f57b66ee82c841939e7cc331926413a4 P 69b857519a52497a9d53724c311b81be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.935601 24086 consensus_peers.cc:597] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer 17a4fbd3bfba4669bc69811280badf4f (127.21.77.194:43187): Couldn't send request to peer 17a4fbd3bfba4669bc69811280badf4f. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:43187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.967144 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:05:08.002750 21815 tablet_server.cc:179] TabletServer@127.21.77.196:0 shutting down...
I20260710 11:05:08.032804 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:08.033586 21815 tablet_replica.cc:333] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.034162 21815 raft_consensus.cc:2243] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.035066 21815 raft_consensus.cc:2272] T dea5182000df41519b6f2f6fd18de892 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.037207 21815 tablet_replica.cc:333] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.037751 21815 raft_consensus.cc:2243] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.038215 21815 raft_consensus.cc:2272] T a36cf10ead1343b0a9dc753e982f605e P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.039986 21815 tablet_replica.cc:333] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.040534 21815 raft_consensus.cc:2243] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.041332 21815 raft_consensus.cc:2272] T 41302da4aa0443c09ffcad63a700eb88 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.043469 21815 tablet_replica.cc:333] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.044133 21815 raft_consensus.cc:2243] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.044629 21815 raft_consensus.cc:2272] T 8eafe06d65874c66b0b6b6f7e7eacdd9 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.047477 21815 tablet_replica.cc:333] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.048049 21815 raft_consensus.cc:2243] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.048586 21815 raft_consensus.cc:2272] T 500d14e9001f4523887c78d25403f8af P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.051100 21815 tablet_replica.cc:333] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.051752 21815 raft_consensus.cc:2243] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.052680 21815 raft_consensus.cc:2272] T 8581a402544b44bfbe17e63b9b4105eb P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.055220 21815 tablet_replica.cc:333] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.055769 21815 raft_consensus.cc:2243] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.056197 21815 raft_consensus.cc:2272] T 6ac06d125c02485d818c228d67288eb3 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:08.056413 24089 consensus_peers.cc:597] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 -> Peer 69b857519a52497a9d53724c311b81be (127.21.77.195:40743): Couldn't send request to peer 69b857519a52497a9d53724c311b81be. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.195:40743: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:08.058064 21815 tablet_replica.cc:333] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.058640 21815 raft_consensus.cc:2243] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.059358 21815 raft_consensus.cc:2272] T eaac24b55994473889259039ae67c594 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.061172 21815 tablet_replica.cc:333] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.061713 21815 raft_consensus.cc:2243] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.062443 21815 raft_consensus.cc:2272] T 4c4a77041026457ebf690565687eed0e P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.064268 21815 tablet_replica.cc:333] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.064801 21815 raft_consensus.cc:2243] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.066057 21815 raft_consensus.cc:2272] T f34433d498ae405f8022747da2a4aca0 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.068111 21815 tablet_replica.cc:333] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.068656 21815 raft_consensus.cc:2243] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.069048 21815 raft_consensus.cc:2272] T fa58bd0be4684266984230e3249d75bc P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.070990 21815 tablet_replica.cc:333] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.071496 21815 raft_consensus.cc:2243] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.071924 21815 raft_consensus.cc:2272] T e63bf8aa95dc4b9d8f039715c4ef802f P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.073891 21815 tablet_replica.cc:333] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.074436 21815 raft_consensus.cc:2243] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.074855 21815 raft_consensus.cc:2272] T e67615bd1ad14aa6b37e5e364a2fb045 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.076540 21815 tablet_replica.cc:333] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.077034 21815 raft_consensus.cc:2243] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.077482 21815 raft_consensus.cc:2272] T fe413e8a49f5488988a8a17b2943f285 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.079107 21815 tablet_replica.cc:333] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.079658 21815 raft_consensus.cc:2243] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.080315 21815 raft_consensus.cc:2272] T 44c50133410b4727835a600f51441b3a P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.081908 21815 tablet_replica.cc:333] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.082324 21815 raft_consensus.cc:2243] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.082711 21815 raft_consensus.cc:2272] T 01daf65d33554ce1953a8e4c1c4d2926 P 212d6bfc404a4c27933900597cb4e0f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.084357 21815 tablet_replica.cc:333] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.084789 21815 raft_consensus.cc:2243] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.085249 21815 raft_consensus.cc:2272] T da7538a621b140c0b9a4458bf975b925 P 212d6bfc404a4c27933900597cb4e0f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.086827 21815 tablet_replica.cc:333] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3: stopping tablet replica
I20260710 11:05:08.087242 21815 raft_consensus.cc:2243] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.087604 21815 raft_consensus.cc:2272] T a9dc7752471a4e19b2aaff36d353925f P 212d6bfc404a4c27933900597cb4e0f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.124922 21815 tablet_server.cc:196] TabletServer@127.21.77.196:0 shutdown complete.
I20260710 11:05:08.156232 21815 master.cc:562] Master@127.21.77.254:40309 shutting down...
I20260710 11:05:08.181425 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.182003 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.182330 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6553a308dd847089c0508daa47331b5: stopping tablet replica
I20260710 11:05:08.202718 21815 master.cc:584] Master@127.21.77.254:40309 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17810 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:05:08.264405 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:34977
I20260710 11:05:08.266597 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.273604 24579 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:05:08.274241 24580 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:05:08.276250 21815 server_base.cc:1061] running on GCE node
W20260710 11:05:08.276222 24582 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:05:08.277566 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.277745 21815 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:05:08.277853 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681508277841 us; error 0 us; skew 500 ppm
I20260710 11:05:08.278342 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.280750 21815 webserver.cc:533] Webserver started at http://127.21.77.254:35293/ using document root <none> and password file <none>
I20260710 11:05:08.281486 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.281651 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.281855 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.282924 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "05701b411c314fdabe90dfb2098e5f0c"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.290674 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.007s
I20260710 11:05:08.294445 24587 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:05:08.295317 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:05:08.295570 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "05701b411c314fdabe90dfb2098e5f0c"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.295814 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-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:05:08.345669 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.347002 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.388478 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:34977
I20260710 11:05:08.388581 24638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:34977 every 8 connection(s)
I20260710 11:05:08.393182 24639 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:05:08.404270 24639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c: Bootstrap starting.
I20260710 11:05:08.410705 24639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.415071 24639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c: No bootstrap required, opened a new log
I20260710 11:05:08.417220 24639 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05701b411c314fdabe90dfb2098e5f0c" member_type: VOTER }
I20260710 11:05:08.417587 24639 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.417758 24639 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05701b411c314fdabe90dfb2098e5f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.418242 24639 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05701b411c314fdabe90dfb2098e5f0c" member_type: VOTER }
I20260710 11:05:08.418641 24639 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:08.418824 24639 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:08.419029 24639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.423563 24639 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05701b411c314fdabe90dfb2098e5f0c" member_type: VOTER }
I20260710 11:05:08.424039 24639 leader_election.cc:304] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [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: 05701b411c314fdabe90dfb2098e5f0c; no voters: 
I20260710 11:05:08.425241 24639 leader_election.cc:290] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:08.425668 24642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:08.427021 24642 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 1 LEADER]: Becoming Leader. State: Replica: 05701b411c314fdabe90dfb2098e5f0c, State: Running, Role: LEADER
I20260710 11:05:08.427726 24642 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [LEADER]: Queue going to LEADER mode. State: All 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: "05701b411c314fdabe90dfb2098e5f0c" member_type: VOTER }
I20260710 11:05:08.428387 24639 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:08.432166 24643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05701b411c314fdabe90dfb2098e5f0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05701b411c314fdabe90dfb2098e5f0c" member_type: VOTER } }
I20260710 11:05:08.432371 24644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05701b411c314fdabe90dfb2098e5f0c. Latest consensus state: current_term: 1 leader_uuid: "05701b411c314fdabe90dfb2098e5f0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05701b411c314fdabe90dfb2098e5f0c" member_type: VOTER } }
I20260710 11:05:08.432967 24643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:08.433308 24644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:08.441124 24648 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:08.449361 24648 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:08.450461 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:08.458922 24648 catalog_manager.cc:1383] Generated new cluster ID: fcc97f00c915445bbd1755e5a818bd28
I20260710 11:05:08.459249 24648 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:08.472484 24648 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:08.473790 24648 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:08.485775 24648 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c: Generated new TSK 0
I20260710 11:05:08.486383 24648 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:08.517306 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.523468 24660 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:05:08.524811 24661 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:05:08.527279 24663 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:05:08.527455 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:08.528519 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.528738 21815 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:05:08.528936 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681508528919 us; error 0 us; skew 500 ppm
I20260710 11:05:08.529618 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.532115 21815 webserver.cc:533] Webserver started at http://127.21.77.193:44963/ using document root <none> and password file <none>
I20260710 11:05:08.532698 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.532922 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.533249 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.534439 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "d186ce7f5f0742fc8d365adc027aff34"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.539278 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:08.542642 24668 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:05:08.543896 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:05:08.544404 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "d186ce7f5f0742fc8d365adc027aff34"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.544731 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-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:05:08.556522 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.557873 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.559330 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.561647 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.561858 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.562111 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.562309 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.604326 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:42593
I20260710 11:05:08.604453 24730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:42593 every 8 connection(s)
I20260710 11:05:08.609421 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.617053 24735 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:05:08.617841 24736 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:05:08.619203 24738 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:05:08.620330 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:08.621543 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.621845 21815 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:05:08.622072 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681508622052 us; error 0 us; skew 500 ppm
I20260710 11:05:08.622593 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.624872 24731 heartbeater.cc:344] Connected to a master server at 127.21.77.254:34977
I20260710 11:05:08.625451 21815 webserver.cc:533] Webserver started at http://127.21.77.194:35341/ using document root <none> and password file <none>
I20260710 11:05:08.625543 24731 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.626081 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.626307 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.626570 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.626639 24731 heartbeater.cc:507] Master 127.21.77.254:34977 requested a full tablet report, sending...
I20260710 11:05:08.627745 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "d0873896211d49e48f520404f8d48dbb"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.628988 24604 ts_manager.cc:194] Registered new tserver with Master: d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593)
I20260710 11:05:08.630987 24604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60870
I20260710 11:05:08.632881 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:05:08.636364 24743 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:05:08.637228 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:08.637542 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "d0873896211d49e48f520404f8d48dbb"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.637840 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-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:05:08.648566 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.650022 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.651607 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.653821 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.654042 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.654273 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.654445 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.698433 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:44907
I20260710 11:05:08.698565 24805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:44907 every 8 connection(s)
I20260710 11:05:08.703064 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.710299 24809 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:05:08.712406 24810 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:05:08.715755 24812 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:05:08.715932 24806 heartbeater.cc:344] Connected to a master server at 127.21.77.254:34977
I20260710 11:05:08.716617 24806 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.716629 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:08.717602 24806 heartbeater.cc:507] Master 127.21.77.254:34977 requested a full tablet report, sending...
I20260710 11:05:08.717646 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.718019 21815 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:05:08.718189 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681508718170 us; error 0 us; skew 500 ppm
I20260710 11:05:08.718907 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.720000 24604 ts_manager.cc:194] Registered new tserver with Master: d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:08.721704 21815 webserver.cc:533] Webserver started at http://127.21.77.195:44967/ using document root <none> and password file <none>
I20260710 11:05:08.721912 24604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60882
I20260710 11:05:08.722375 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.722630 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.722942 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.724071 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.728421 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:05:08.732174 24817 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:05:08.732918 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:08.733247 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:08.733599 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-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:05:08.751690 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.752887 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.754354 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.756522 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.756744 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.756979 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.757172 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:08.800942 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:46511
I20260710 11:05:08.801082 24879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:46511 every 8 connection(s)
I20260710 11:05:08.815795 24880 heartbeater.cc:344] Connected to a master server at 127.21.77.254:34977
I20260710 11:05:08.816215 24880 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.816941 24880 heartbeater.cc:507] Master 127.21.77.254:34977 requested a full tablet report, sending...
I20260710 11:05:08.818955 24604 ts_manager.cc:194] Registered new tserver with Master: 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:08.820056 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015790799s
I20260710 11:05:08.820384 24604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60896
I20260710 11:05:08.845618 24604 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60908:
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:05:08.849397 24604 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:05:08.925921 24696 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba2a49d11094524a4237a83c1e60d27 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:08.926460 24695 tablet_service.cc:1511] Processing CreateTablet for tablet c13ba05671a94fa5828094f5320277fe (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:08.927525 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba2a49d11094524a4237a83c1e60d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.930466 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 5068b30e494f455195d650d3cfb903ce (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:08.931813 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5068b30e494f455195d650d3cfb903ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.933454 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ba05671a94fa5828094f5320277fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.938568 24693 tablet_service.cc:1511] Processing CreateTablet for tablet c1b6d489ac524ecf938b492c9064493f (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:08.939405 24845 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba2a49d11094524a4237a83c1e60d27 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:08.940145 24693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b6d489ac524ecf938b492c9064493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.940677 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba2a49d11094524a4237a83c1e60d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.942600 24692 tablet_service.cc:1511] Processing CreateTablet for tablet 88ea928c2bc94a1ea2df092fed2a2c96 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:08.943933 24692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ea928c2bc94a1ea2df092fed2a2c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.953434 24844 tablet_service.cc:1511] Processing CreateTablet for tablet c13ba05671a94fa5828094f5320277fe (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:08.955051 24844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ba05671a94fa5828094f5320277fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.958223 24843 tablet_service.cc:1511] Processing CreateTablet for tablet 5068b30e494f455195d650d3cfb903ce (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:08.959621 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5068b30e494f455195d650d3cfb903ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.962229 24842 tablet_service.cc:1511] Processing CreateTablet for tablet c1b6d489ac524ecf938b492c9064493f (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:08.963765 24895 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:08.963881 24842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b6d489ac524ecf938b492c9064493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.966245 24841 tablet_service.cc:1511] Processing CreateTablet for tablet 88ea928c2bc94a1ea2df092fed2a2c96 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:08.967584 24841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ea928c2bc94a1ea2df092fed2a2c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.978853 24771 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba2a49d11094524a4237a83c1e60d27 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:08.980479 24771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba2a49d11094524a4237a83c1e60d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.987146 24770 tablet_service.cc:1511] Processing CreateTablet for tablet c13ba05671a94fa5828094f5320277fe (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:08.988718 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ba05671a94fa5828094f5320277fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.994422 24896 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.001775 24845 tablet_service.cc:1511] Processing CreateTablet for tablet a0a750e3840c4810a9d5840503fa4472 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:09.002249 24769 tablet_service.cc:1511] Processing CreateTablet for tablet 5068b30e494f455195d650d3cfb903ce (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:09.003304 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a750e3840c4810a9d5840503fa4472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.003043 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 64d004f17bcc4575af059698f3fbfad6 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:09.003634 24769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5068b30e494f455195d650d3cfb903ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.004462 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d004f17bcc4575af059698f3fbfad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.010098 24696 tablet_service.cc:1511] Processing CreateTablet for tablet a0a750e3840c4810a9d5840503fa4472 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:09.011420 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a750e3840c4810a9d5840503fa4472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.014257 24768 tablet_service.cc:1511] Processing CreateTablet for tablet c1b6d489ac524ecf938b492c9064493f (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:09.015597 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b6d489ac524ecf938b492c9064493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.017547 24896 tablet_bootstrap.cc:654] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.024719 24695 tablet_service.cc:1511] Processing CreateTablet for tablet 3328beff3635425eaefaa650e058c137 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:09.026062 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3328beff3635425eaefaa650e058c137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.026002 24845 tablet_service.cc:1511] Processing CreateTablet for tablet 64d004f17bcc4575af059698f3fbfad6 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:09.027508 24845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d004f17bcc4575af059698f3fbfad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.027282 24765 tablet_service.cc:1511] Processing CreateTablet for tablet 64d004f17bcc4575af059698f3fbfad6 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:09.028595 24765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d004f17bcc4575af059698f3fbfad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.030238 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 88ea928c2bc94a1ea2df092fed2a2c96 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:09.031596 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ea928c2bc94a1ea2df092fed2a2c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.034173 24766 tablet_service.cc:1511] Processing CreateTablet for tablet a0a750e3840c4810a9d5840503fa4472 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:09.035481 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a750e3840c4810a9d5840503fa4472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.039125 24764 tablet_service.cc:1511] Processing CreateTablet for tablet 3328beff3635425eaefaa650e058c137 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:09.040498 24764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3328beff3635425eaefaa650e058c137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.040215 24840 tablet_service.cc:1511] Processing CreateTablet for tablet 3328beff3635425eaefaa650e058c137 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:09.041556 24840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3328beff3635425eaefaa650e058c137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.053274 24692 tablet_service.cc:1511] Processing CreateTablet for tablet fd0a1c41aeea404194a928061eb3d8c8 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:09.054651 24692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0a1c41aeea404194a928061eb3d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.057514 24841 tablet_service.cc:1511] Processing CreateTablet for tablet fd0a1c41aeea404194a928061eb3d8c8 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:09.058838 24895 tablet_bootstrap.cc:654] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.058770 24763 tablet_service.cc:1511] Processing CreateTablet for tablet fd0a1c41aeea404194a928061eb3d8c8 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:09.060086 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0a1c41aeea404194a928061eb3d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.065474 24691 tablet_service.cc:1511] Processing CreateTablet for tablet c7872399811840ea924b05208015b8e8 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:09.066906 24691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7872399811840ea924b05208015b8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.058876 24841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0a1c41aeea404194a928061eb3d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.086843 24762 tablet_service.cc:1511] Processing CreateTablet for tablet c7872399811840ea924b05208015b8e8 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:09.088328 24762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7872399811840ea924b05208015b8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.089025 24842 tablet_service.cc:1511] Processing CreateTablet for tablet c7872399811840ea924b05208015b8e8 (DEFAULT_TABLE table=test-workload [id=a1330e3c2c3847a2aead417d9eb145b0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:09.090283 24842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7872399811840ea924b05208015b8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.104233 24896 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.104803 24896 ts_tablet_manager.cc:1403] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.000s
I20260710 11:05:09.107800 24896 raft_consensus.cc:359] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.109946 24898 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.108537 24896 raft_consensus.cc:385] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.114035 24896 raft_consensus.cc:740] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.119398 24895 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.119313 24896 consensus_queue.cc:260] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.120198 24895 ts_tablet_manager.cc:1403] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.003s
I20260710 11:05:09.126467 24895 raft_consensus.cc:359] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.127275 24895 raft_consensus.cc:385] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.127612 24895 raft_consensus.cc:740] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.130303 24898 tablet_bootstrap.cc:654] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.133224 24895 consensus_queue.cc:260] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.159904 24880 heartbeater.cc:499] Master 127.21.77.254:34977 was elected leader, sending a full tablet report...
I20260710 11:05:09.165198 24731 heartbeater.cc:499] Master 127.21.77.254:34977 was elected leader, sending a full tablet report...
I20260710 11:05:09.167032 24898 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.168999 24898 ts_tablet_manager.cc:1403] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.017s
I20260710 11:05:09.172410 24898 raft_consensus.cc:359] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.168351 24896 ts_tablet_manager.cc:1434] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.063s	user 0.014s	sys 0.023s
I20260710 11:05:09.174069 24896 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.177429 24895 ts_tablet_manager.cc:1434] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.004s
I20260710 11:05:09.177807 24898 raft_consensus.cc:385] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.178166 24898 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.178364 24895 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.178959 24898 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.181471 24806 heartbeater.cc:499] Master 127.21.77.254:34977 was elected leader, sending a full tablet report...
I20260710 11:05:09.183662 24896 tablet_bootstrap.cc:654] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.184723 24895 tablet_bootstrap.cc:654] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.188427 24898 ts_tablet_manager.cc:1434] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.006s
I20260710 11:05:09.189574 24898 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.190251 24895 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.190707 24895 ts_tablet_manager.cc:1403] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 11:05:09.192806 24895 raft_consensus.cc:359] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.193473 24895 raft_consensus.cc:385] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.193766 24895 raft_consensus.cc:740] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.194464 24895 consensus_queue.cc:260] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.195428 24896 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.195963 24896 ts_tablet_manager.cc:1403] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:05:09.196424 24898 tablet_bootstrap.cc:654] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.196755 24895 ts_tablet_manager.cc:1434] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:09.197762 24895 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.199254 24896 raft_consensus.cc:359] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.200037 24896 raft_consensus.cc:385] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.200377 24896 raft_consensus.cc:740] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.201387 24896 consensus_queue.cc:260] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.203575 24896 ts_tablet_manager.cc:1434] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:09.204504 24895 tablet_bootstrap.cc:654] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.204609 24896 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.212791 24896 tablet_bootstrap.cc:654] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.216296 24895 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.216933 24895 ts_tablet_manager.cc:1403] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:05:09.220763 24895 raft_consensus.cc:359] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.221714 24895 raft_consensus.cc:385] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.222077 24895 raft_consensus.cc:740] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.223297 24895 consensus_queue.cc:260] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.229411 24895 ts_tablet_manager.cc:1434] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:05:09.230840 24895 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.232360 24903 raft_consensus.cc:493] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.232859 24903 raft_consensus.cc:515] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.236169 24902 raft_consensus.cc:493] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.236680 24902 raft_consensus.cc:515] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.237645 24895 tablet_bootstrap.cc:654] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.238278 24903 leader_election.cc:290] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.245690 24902 leader_election.cc:290] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.274350 24900 raft_consensus.cc:493] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.275084 24900 raft_consensus.cc:515] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.279582 24902 raft_consensus.cc:493] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.280113 24902 raft_consensus.cc:515] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.282784 24902 leader_election.cc:290] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.285135 24900 leader_election.cc:290] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.289461 24896 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.290854 24896 ts_tablet_manager.cc:1403] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.027s
I20260710 11:05:09.305513 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.291379 24898 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.299932 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
W20260710 11:05:09.307284 24746 leader_election.cc:343] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:09.308768 24747 leader_election.cc:343] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.309131 24747 leader_election.cc:304] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0873896211d49e48f520404f8d48dbb; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.309486 24898 ts_tablet_manager.cc:1403] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.030s
I20260710 11:05:09.310427 24903 raft_consensus.cc:2749] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.311745 24895 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.312253 24895 ts_tablet_manager.cc:1403] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.048s
I20260710 11:05:09.312665 24898 raft_consensus.cc:359] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.313239 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.313495 24898 raft_consensus.cc:385] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.313748 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
W20260710 11:05:09.314759 24672 leader_election.cc:343] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.315145 24895 raft_consensus.cc:359] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.313931 24898 raft_consensus.cc:740] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
W20260710 11:05:09.315485 24672 leader_election.cc:343] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.315797 24895 raft_consensus.cc:385] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.316164 24895 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.315968 24896 raft_consensus.cc:359] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.317307 24896 raft_consensus.cc:385] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.317624 24896 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.317812 24895 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.318604 24896 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.320533 24781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.322029 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
W20260710 11:05:09.324095 24670 leader_election.cc:343] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.324568 24670 leader_election.cc:304] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d186ce7f5f0742fc8d365adc027aff34; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb
I20260710 11:05:09.326061 24896 ts_tablet_manager.cc:1434] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 11:05:09.327419 24895 ts_tablet_manager.cc:1434] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:05:09.324198 24898 consensus_queue.cc:260] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.331110 24898 ts_tablet_manager.cc:1434] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:05:09.332047 24898 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
W20260710 11:05:09.334558 24670 leader_election.cc:343] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.335098 24670 leader_election.cc:304] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d186ce7f5f0742fc8d365adc027aff34; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb
I20260710 11:05:09.335837 24902 raft_consensus.cc:2749] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.335824 24895 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.336511 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.337162 24896 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.337491 24902 raft_consensus.cc:2749] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.343093 24898 tablet_bootstrap.cc:654] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:09.343323 24820 leader_election.cc:343] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.345991 24895 tablet_bootstrap.cc:654] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.349947 24896 tablet_bootstrap.cc:654] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.356428 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
W20260710 11:05:09.358392 24819 leader_election.cc:343] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.359038 24819 leader_election.cc:304] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d; no voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.360039 24900 raft_consensus.cc:2749] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.364988 24895 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.365561 24895 ts_tablet_manager.cc:1403] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260710 11:05:09.365806 24898 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.366426 24898 ts_tablet_manager.cc:1403] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.004s
I20260710 11:05:09.368235 24895 raft_consensus.cc:359] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.368834 24895 raft_consensus.cc:385] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.369100 24895 raft_consensus.cc:740] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.369699 24895 consensus_queue.cc:260] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.370476 24898 raft_consensus.cc:359] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.371407 24898 raft_consensus.cc:385] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.371683 24895 ts_tablet_manager.cc:1434] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:05:09.371702 24898 raft_consensus.cc:740] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.372848 24895 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.372736 24898 consensus_queue.cc:260] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.374020 24896 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.374522 24896 ts_tablet_manager.cc:1403] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.001s
I20260710 11:05:09.376875 24898 ts_tablet_manager.cc:1434] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:09.377942 24898 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.377502 24896 raft_consensus.cc:359] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.378373 24896 raft_consensus.cc:385] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.378656 24896 raft_consensus.cc:740] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.379513 24896 consensus_queue.cc:260] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.380543 24895 tablet_bootstrap.cc:654] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.384111 24896 ts_tablet_manager.cc:1434] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:09.384698 24898 tablet_bootstrap.cc:654] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.385192 24896 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.393778 24896 tablet_bootstrap.cc:654] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.402300 24898 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.402817 24898 ts_tablet_manager.cc:1403] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260710 11:05:09.403530 24896 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.404047 24896 ts_tablet_manager.cc:1403] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:05:09.406010 24898 raft_consensus.cc:359] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.407032 24898 raft_consensus.cc:385] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.407387 24898 raft_consensus.cc:740] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.407467 24896 raft_consensus.cc:359] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.408417 24896 raft_consensus.cc:385] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.408731 24896 raft_consensus.cc:740] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.408289 24898 consensus_queue.cc:260] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.409734 24896 consensus_queue.cc:260] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.410936 24898 ts_tablet_manager.cc:1434] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:05:09.412297 24898 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.415161 24896 ts_tablet_manager.cc:1434] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:05:09.416322 24896 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.418632 24898 tablet_bootstrap.cc:654] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.423111 24896 tablet_bootstrap.cc:654] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.431667 24898 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.432405 24898 ts_tablet_manager.cc:1403] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:05:09.436869 24898 raft_consensus.cc:359] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.437947 24898 raft_consensus.cc:385] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.438302 24898 raft_consensus.cc:740] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
W20260710 11:05:09.441109 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:09.443238 24898 consensus_queue.cc:260] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.444320 24896 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.444805 24896 ts_tablet_manager.cc:1403] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260710 11:05:09.445840 24898 ts_tablet_manager.cc:1434] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:05:09.446924 24898 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.447772 24896 raft_consensus.cc:359] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.448499 24896 raft_consensus.cc:385] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.448767 24896 raft_consensus.cc:740] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.449561 24896 consensus_queue.cc:260] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.453761 24898 tablet_bootstrap.cc:654] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.453924 24896 ts_tablet_manager.cc:1434] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:05:09.454901 24896 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.456694 24900 raft_consensus.cc:493] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.457396 24900 raft_consensus.cc:515] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.460940 24900 leader_election.cc:290] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.463125 24896 tablet_bootstrap.cc:654] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.462893 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.464116 24706 raft_consensus.cc:2468] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:09.465626 24820 leader_election.cc:304] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.467245 24900 raft_consensus.cc:2804] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.467784 24900 raft_consensus.cc:493] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.468302 24900 raft_consensus.cc:3060] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.474134 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
W20260710 11:05:09.475976 24819 leader_election.cc:343] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.478880 24919 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.479581 24919 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.483717 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.484540 24780 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 0.
I20260710 11:05:09.486124 24670 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.487210 24902 raft_consensus.cc:2804] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.487665 24902 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.488065 24902 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.494676 24919 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.506928 24900 raft_consensus.cc:515] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.508435 24895 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.509137 24895 ts_tablet_manager.cc:1403] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.136s	user 0.045s	sys 0.088s
I20260710 11:05:09.512733 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.513015 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:09.513170 24902 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.513664 24706 raft_consensus.cc:3060] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.514083 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:09.515260 24902 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 election: Requested vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
W20260710 11:05:09.515407 24819 leader_election.cc:343] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.515810 24900 leader_election.cc:290] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.513433 24854 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 0.
I20260710 11:05:09.517783 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:09.518332 24780 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.519385 24895 raft_consensus.cc:359] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.520098 24895 raft_consensus.cc:385] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.520407 24895 raft_consensus.cc:740] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.521147 24895 consensus_queue.cc:260] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.521234 24900 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.522259 24900 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.524333 24919 raft_consensus.cc:493] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.525414 24919 raft_consensus.cc:515] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.528198 24900 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.528590 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.529769 24705 raft_consensus.cc:2393] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70b7afa7954b47a4a4812b0bfb19ec9d in current term 1: Already voted for candidate d186ce7f5f0742fc8d365adc027aff34 in this term.
I20260710 11:05:09.529790 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.530098 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:09.530454 24895 ts_tablet_manager.cc:1434] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:05:09.530726 24854 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.533293 24896 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.528402 24781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.534010 24896 ts_tablet_manager.cc:1403] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.034s
I20260710 11:05:09.534341 24781 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 0.
I20260710 11:05:09.536222 24819 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d; no voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.537818 24670 leader_election.cc:304] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.538977 24902 raft_consensus.cc:2804] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.539486 24902 raft_consensus.cc:493] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.539954 24902 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.549856 24895 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.551301 24706 raft_consensus.cc:2468] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:09.551566 24896 raft_consensus.cc:359] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.552441 24896 raft_consensus.cc:385] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.552804 24896 raft_consensus.cc:740] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.552706 24820 leader_election.cc:304] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: d0873896211d49e48f520404f8d48dbb
I20260710 11:05:09.554085 24900 raft_consensus.cc:2804] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.553959 24896 consensus_queue.cc:260] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.556586 24895 tablet_bootstrap.cc:654] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.560204 24903 raft_consensus.cc:493] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.560837 24903 raft_consensus.cc:515] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.563482 24903 leader_election.cc:290] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.565543 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.566200 24855 raft_consensus.cc:2468] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:09.567497 24747 leader_election.cc:304] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:09.567982 24895 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.568444 24895 ts_tablet_manager.cc:1403] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.016s
I20260710 11:05:09.569208 24903 raft_consensus.cc:2804] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.569592 24903 raft_consensus.cc:493] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.569917 24903 raft_consensus.cc:3060] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.571444 24895 raft_consensus.cc:359] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.572142 24895 raft_consensus.cc:385] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.572433 24895 raft_consensus.cc:740] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.573356 24895 consensus_queue.cc:260] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.574132 24919 leader_election.cc:290] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.581825 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.582612 24706 raft_consensus.cc:2468] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:09.591986 24854 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 1.
I20260710 11:05:09.592875 24929 raft_consensus.cc:2749] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.598627 24929 raft_consensus.cc:493] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.599277 24929 raft_consensus.cc:515] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.600855 24934 raft_consensus.cc:493] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.601454 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.601365 24934 raft_consensus.cc:515] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.602063 24855 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 0.
I20260710 11:05:09.604588 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
W20260710 11:05:09.606212 24820 leader_election.cc:343] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.608395 24780 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 1.
I20260710 11:05:09.612185 24898 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.612891 24898 ts_tablet_manager.cc:1403] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.166s	user 0.026s	sys 0.008s
I20260710 11:05:09.626902 24672 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.632154 24919 raft_consensus.cc:2804] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.632910 24919 raft_consensus.cc:697] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 LEADER]: Becoming Leader. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Running, Role: LEADER
I20260710 11:05:09.634081 24919 consensus_queue.cc:237] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.648639 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.649084 24936 raft_consensus.cc:493] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.649706 24706 raft_consensus.cc:2468] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:09.649791 24936 raft_consensus.cc:515] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.651733 24820 leader_election.cc:304] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.654335 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.655167 24706 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:09.656757 24820 leader_election.cc:304] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.658049 24933 raft_consensus.cc:2804] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.658564 24933 raft_consensus.cc:493] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.658968 24933 raft_consensus.cc:3060] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.662035 24934 leader_election.cc:290] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.662807 24934 raft_consensus.cc:2804] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.663129 24934 raft_consensus.cc:493] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.663468 24934 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.625715 24902 raft_consensus.cc:515] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.669966 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:09.670765 24780 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.676580 24929 leader_election.cc:290] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.678601 24781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.680342 24903 raft_consensus.cc:515] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.683215 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.701478 24781 raft_consensus.cc:2468] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:09.702627 24896 ts_tablet_manager.cc:1434] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.168s	user 0.029s	sys 0.093s
I20260710 11:05:09.705900 24896 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.708109 24900 raft_consensus.cc:697] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:09.709123 24900 consensus_queue.cc:237] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.709338 24898 raft_consensus.cc:359] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.710287 24898 raft_consensus.cc:385] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.710659 24898 raft_consensus.cc:740] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.706411 24819 leader_election.cc:304] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.712512 24929 raft_consensus.cc:2804] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.712970 24929 raft_consensus.cc:493] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.713399 24929 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.715256 24896 tablet_bootstrap.cc:654] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.705861 24779 raft_consensus.cc:2393] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70b7afa7954b47a4a4812b0bfb19ec9d in current term 1: Already voted for candidate d0873896211d49e48f520404f8d48dbb in this term.
I20260710 11:05:09.728879 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:09.729743 24706 raft_consensus.cc:3060] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.735381 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:09.736451 24903 leader_election.cc:290] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.753335 24898 consensus_queue.cc:260] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.754972 24903 raft_consensus.cc:493] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.755573 24903 raft_consensus.cc:515] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.759841 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.760866 24705 raft_consensus.cc:2393] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0873896211d49e48f520404f8d48dbb in current term 1: Already voted for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in this term.
I20260710 11:05:09.762516 24902 leader_election.cc:290] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 election: Requested vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.765681 24895 ts_tablet_manager.cc:1434] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.197s	user 0.053s	sys 0.102s
I20260710 11:05:09.772688 24896 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.773268 24896 ts_tablet_manager.cc:1403] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.009s
I20260710 11:05:09.774922 24895 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.778280 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:09.778551 24898 ts_tablet_manager.cc:1434] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.000s
I20260710 11:05:09.778942 24855 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.779785 24898 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.780634 24919 raft_consensus.cc:493] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.781159 24919 raft_consensus.cc:515] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.782339 24895 tablet_bootstrap.cc:654] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.783313 24919 leader_election.cc:290] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.784436 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a1c41aeea404194a928061eb3d8c8" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.785259 24853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a1c41aeea404194a928061eb3d8c8" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.785712 24936 leader_election.cc:290] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
W20260710 11:05:09.786613 24670 leader_election.cc:343] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:09.787281 24672 leader_election.cc:343] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.787607 24898 tablet_bootstrap.cc:654] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.787755 24672 leader_election.cc:304] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d186ce7f5f0742fc8d365adc027aff34; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb
I20260710 11:05:09.789773 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:09.790515 24780 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 1.
I20260710 11:05:09.790804 24779 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:09.791872 24670 leader_election.cc:304] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.792295 24929 raft_consensus.cc:515] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.792806 24935 raft_consensus.cc:2749] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.793524 24935 raft_consensus.cc:2804] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.793946 24935 raft_consensus.cc:697] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 LEADER]: Becoming Leader. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Running, Role: LEADER
I20260710 11:05:09.794741 24935 consensus_queue.cc:237] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.795142 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
W20260710 11:05:09.796525 24820 leader_election.cc:343] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.799154 24903 leader_election.cc:290] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.799839 24706 raft_consensus.cc:2468] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:09.800680 24853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.803046 24747 leader_election.cc:304] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0873896211d49e48f520404f8d48dbb; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.805819 24604 catalog_manager.cc:5697] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 reported cstate change: term changed from 0 to 1, leader changed from <none> to d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "d186ce7f5f0742fc8d365adc027aff34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.809465 24929 leader_election.cc:290] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.804193 24934 raft_consensus.cc:515] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.814162 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:09.814893 24706 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.815737 24746 leader_election.cc:304] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.816890 24941 raft_consensus.cc:3060] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.820683 24855 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d186ce7f5f0742fc8d365adc027aff34 in term 1.
I20260710 11:05:09.820992 24895 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.822192 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:09.824085 24941 raft_consensus.cc:2749] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.824568 24779 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.825225 24941 raft_consensus.cc:2804] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.825739 24941 raft_consensus.cc:697] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:09.826668 24896 raft_consensus.cc:359] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.826574 24941 consensus_queue.cc:237] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.827368 24896 raft_consensus.cc:385] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.827667 24896 raft_consensus.cc:740] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.828378 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:09.828974 24780 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.829635 24896 consensus_queue.cc:260] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.832087 24896 ts_tablet_manager.cc:1434] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.002s
I20260710 11:05:09.832643 24779 raft_consensus.cc:2468] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:09.833724 24895 ts_tablet_manager.cc:1403] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.007s
I20260710 11:05:09.834060 24819 leader_election.cc:304] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.835274 24934 leader_election.cc:290] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.835690 24929 raft_consensus.cc:2804] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.836243 24929 raft_consensus.cc:697] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:09.836578 24895 raft_consensus.cc:359] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.837355 24895 raft_consensus.cc:385] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.837656 24895 raft_consensus.cc:740] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.837138 24929 consensus_queue.cc:237] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.838403 24895 consensus_queue.cc:260] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.806315 24933 raft_consensus.cc:515] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.839767 24896 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.838726 24780 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:09.842165 24895 ts_tablet_manager.cc:1434] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:09.842569 24819 leader_election.cc:304] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:09.847134 24854 raft_consensus.cc:2393] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0873896211d49e48f520404f8d48dbb in current term 1: Already voted for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in this term.
I20260710 11:05:09.853329 24898 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.853852 24898 ts_tablet_manager.cc:1403] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.006s
I20260710 11:05:09.847980 24934 raft_consensus.cc:2804] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.857671 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:09.858500 24705 raft_consensus.cc:2393] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70b7afa7954b47a4a4812b0bfb19ec9d in current term 1: Already voted for candidate d0873896211d49e48f520404f8d48dbb in this term.
I20260710 11:05:09.858963 24600 catalog_manager.cc:5697] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 1 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.859611 24898 raft_consensus.cc:359] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.859391 24602 catalog_manager.cc:5697] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 0 to 1, leader changed from <none> to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.860286 24898 raft_consensus.cc:385] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.855464 24934 raft_consensus.cc:697] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:09.860616 24898 raft_consensus.cc:740] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.861408 24898 consensus_queue.cc:260] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.857971 24933 leader_election.cc:290] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:09.862967 24895 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.861419 24934 consensus_queue.cc:237] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.866926 24896 tablet_bootstrap.cc:654] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.871712 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea928c2bc94a1ea2df092fed2a2c96" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:09.866532 24706 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:09.873988 24819 leader_election.cc:304] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d; no voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:09.875136 24933 raft_consensus.cc:2749] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.876642 24898 ts_tablet_manager.cc:1434] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:05:09.878049 24895 tablet_bootstrap.cc:654] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.879953 24898 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.886999 24898 tablet_bootstrap.cc:654] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.887019 24601 catalog_manager.cc:5697] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 reported cstate change: term changed from 0 to 1, leader changed from <none> to d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "d186ce7f5f0742fc8d365adc027aff34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.901846 24896 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.901957 24895 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.902473 24896 ts_tablet_manager.cc:1403] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.003s
I20260710 11:05:09.902617 24895 ts_tablet_manager.cc:1403] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.003s
I20260710 11:05:09.904098 24602 catalog_manager.cc:5697] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 1 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.905465 24895 raft_consensus.cc:359] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.906204 24895 raft_consensus.cc:385] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.906589 24895 raft_consensus.cc:740] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.905938 24896 raft_consensus.cc:359] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.905895 24602 catalog_manager.cc:5697] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 1 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.907411 24895 consensus_queue.cc:260] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.909835 24895 ts_tablet_manager.cc:1434] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:09.910283 24896 raft_consensus.cc:385] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.910686 24896 raft_consensus.cc:740] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.911662 24896 consensus_queue.cc:260] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.914388 24896 ts_tablet_manager.cc:1434] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:05:09.915546 24896 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Bootstrap starting.
I20260710 11:05:09.910830 24895 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:09.921304 24898 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.921805 24898 ts_tablet_manager.cc:1403] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.026s
I20260710 11:05:09.923381 24895 tablet_bootstrap.cc:654] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.924431 24898 raft_consensus.cc:359] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.925175 24898 raft_consensus.cc:385] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.925441 24898 raft_consensus.cc:740] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.926201 24898 consensus_queue.cc:260] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.928571 24898 ts_tablet_manager.cc:1434] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:09.929502 24898 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.930753 24896 tablet_bootstrap.cc:654] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.933097 24895 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: No bootstrap required, opened a new log
I20260710 11:05:09.933552 24895 ts_tablet_manager.cc:1403] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260710 11:05:09.935148 24898 tablet_bootstrap.cc:654] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.936519 24895 raft_consensus.cc:359] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.937208 24895 raft_consensus.cc:385] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.937465 24895 raft_consensus.cc:740] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.938189 24895 consensus_queue.cc:260] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.940078 24898 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.940547 24898 ts_tablet_manager.cc:1403] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:05:09.943347 24896 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d: No bootstrap required, opened a new log
I20260710 11:05:09.943217 24898 raft_consensus.cc:359] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.943794 24896 ts_tablet_manager.cc:1403] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 11:05:09.943923 24898 raft_consensus.cc:385] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.944253 24898 raft_consensus.cc:740] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.945642 24895 ts_tablet_manager.cc:1434] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:09.945331 24898 consensus_queue.cc:260] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.946837 24896 raft_consensus.cc:359] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.947480 24896 raft_consensus.cc:385] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.947731 24896 raft_consensus.cc:740] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.948279 24898 ts_tablet_manager.cc:1434] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:09.948382 24896 consensus_queue.cc:260] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.949280 24898 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: Bootstrap starting.
I20260710 11:05:09.953202 24896 ts_tablet_manager.cc:1434] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:09.955206 24898 tablet_bootstrap.cc:654] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.963217 24898 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: No bootstrap required, opened a new log
I20260710 11:05:09.963663 24898 ts_tablet_manager.cc:1403] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:05:09.966125 24898 raft_consensus.cc:359] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.966593 24898 raft_consensus.cc:385] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.966764 24898 raft_consensus.cc:740] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.967195 24898 consensus_queue.cc:260] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.968550 24898 ts_tablet_manager.cc:1434] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:05:09.991196 24941 raft_consensus.cc:493] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.991825 24941 raft_consensus.cc:515] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:09.993685 24941 leader_election.cc:290] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:09.994463 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3328beff3635425eaefaa650e058c137" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:09.994822 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3328beff3635425eaefaa650e058c137" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:09.995024 24706 raft_consensus.cc:2468] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:09.995384 24854 raft_consensus.cc:2468] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:09.995990 24746 leader_election.cc:304] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:09.996814 24941 raft_consensus.cc:2804] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.997164 24941 raft_consensus.cc:493] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.997450 24941 raft_consensus.cc:3060] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.002106 24941 raft_consensus.cc:515] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.003674 24941 leader_election.cc:290] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:10.004914 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3328beff3635425eaefaa650e058c137" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:10.004908 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3328beff3635425eaefaa650e058c137" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:10.005766 24854 raft_consensus.cc:3060] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.005756 24706 raft_consensus.cc:3060] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.007596 24941 raft_consensus.cc:493] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.008054 24941 raft_consensus.cc:515] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.010663 24941 leader_election.cc:290] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:10.010735 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7872399811840ea924b05208015b8e8" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:10.011158 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7872399811840ea924b05208015b8e8" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:10.011504 24705 raft_consensus.cc:2468] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:10.011821 24855 raft_consensus.cc:2468] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:10.013005 24854 raft_consensus.cc:2468] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:10.012950 24746 leader_election.cc:304] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:10.014238 24941 raft_consensus.cc:2804] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.014091 24747 leader_election.cc:304] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:10.014374 24706 raft_consensus.cc:2468] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:10.014631 24941 raft_consensus.cc:493] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.014997 24903 raft_consensus.cc:2804] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.015025 24941 raft_consensus.cc:3060] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.016494 24903 raft_consensus.cc:697] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:10.017349 24929 raft_consensus.cc:493] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.017376 24903 consensus_queue.cc:237] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.017957 24929 raft_consensus.cc:515] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.020045 24929 leader_election.cc:290] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:10.021407 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a1c41aeea404194a928061eb3d8c8" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:10.022120 24780 raft_consensus.cc:2468] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:10.021795 24941 raft_consensus.cc:515] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.021539 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a1c41aeea404194a928061eb3d8c8" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:10.023061 24706 raft_consensus.cc:2468] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 0.
I20260710 11:05:10.023372 24819 leader_election.cc:304] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:10.024199 24929 raft_consensus.cc:2804] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.024561 24941 leader_election.cc:290] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:10.024555 24929 raft_consensus.cc:493] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.025246 24929 raft_consensus.cc:3060] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.025496 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7872399811840ea924b05208015b8e8" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:10.025671 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7872399811840ea924b05208015b8e8" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:10.026178 24706 raft_consensus.cc:3060] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.026278 24854 raft_consensus.cc:3060] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.030864 24604 catalog_manager.cc:5697] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 0 to 1, leader changed from <none> to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.033058 24854 raft_consensus.cc:2468] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:10.034075 24706 raft_consensus.cc:2468] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:10.034453 24747 leader_election.cc:304] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:10.035495 24941 raft_consensus.cc:2804] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.035972 24941 raft_consensus.cc:697] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:10.036717 24941 consensus_queue.cc:237] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.037621 24929 raft_consensus.cc:515] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.039438 24929 leader_election.cc:290] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:10.041580 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a1c41aeea404194a928061eb3d8c8" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:10.042254 24780 raft_consensus.cc:3060] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.043870 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a1c41aeea404194a928061eb3d8c8" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:10.044349 24706 raft_consensus.cc:3060] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.048306 24780 raft_consensus.cc:2468] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:10.049288 24819 leader_election.cc:304] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:10.048087 24604 catalog_manager.cc:5697] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 0 to 1, leader changed from <none> to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.050025 24929 raft_consensus.cc:2804] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.050529 24929 raft_consensus.cc:697] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:10.051314 24929 consensus_queue.cc:237] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.052230 24706 raft_consensus.cc:2468] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:10.059844 24602 catalog_manager.cc:5697] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 1 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:10.095484 24929 consensus_queue.cc:1048] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.095767 24941 raft_consensus.cc:493] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.096252 24941 raft_consensus.cc:515] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.098372 24941 leader_election.cc:290] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:10.099450 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:10.099037 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34" is_pre_election: true
I20260710 11:05:10.100095 24854 raft_consensus.cc:2468] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:10.100466 24706 raft_consensus.cc:2468] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 0.
I20260710 11:05:10.101394 24747 leader_election.cc:304] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:10.102154 24941 raft_consensus.cc:2804] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.102500 24941 raft_consensus.cc:493] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.102813 24941 raft_consensus.cc:3060] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.109108 24933 consensus_queue.cc:1048] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.109973 24941 raft_consensus.cc:515] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.112126 24941 leader_election.cc:290] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:10.113754 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:10.114077 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:10.114375 24854 raft_consensus.cc:3060] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.114660 24705 raft_consensus.cc:3060] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.121488 24705 raft_consensus.cc:2468] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:10.121492 24854 raft_consensus.cc:2468] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:10.122717 24746 leader_election.cc:304] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:10.123831 24941 raft_consensus.cc:2804] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.124281 24941 raft_consensus.cc:697] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:10.125130 24941 consensus_queue.cc:237] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.136934 24604 catalog_manager.cc:5697] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 0 to 1, leader changed from <none> to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.155579 24937 consensus_queue.cc:1048] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.165503 24937 consensus_queue.cc:1048] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.211723 24941 consensus_queue.cc:1048] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.222584 24941 consensus_queue.cc:1048] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.270210 24937 consensus_queue.cc:1048] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.280207 24919 consensus_queue.cc:1048] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.299140 24929 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.311710 24933 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:10.317795 24919 raft_consensus.cc:493] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.318289 24919 raft_consensus.cc:515] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:10.320217 24919 leader_election.cc:290] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:10.321301 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:10.323472 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "d186ce7f5f0742fc8d365adc027aff34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:10.324271 24780 raft_consensus.cc:2393] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d186ce7f5f0742fc8d365adc027aff34 in current term 1: Already voted for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in this term.
I20260710 11:05:10.325480 24670 leader_election.cc:304] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d186ce7f5f0742fc8d365adc027aff34; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb
I20260710 11:05:10.326267 24919 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.328689 21815 ts_manager.cc:295] Set tserver state for d186ce7f5f0742fc8d365adc027aff34 to MAINTENANCE_MODE
I20260710 11:05:10.329414 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
I20260710 11:05:10.337800 24919 raft_consensus.cc:2749] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:10.353348 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:10.354246 21815 tablet_replica.cc:333] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.354903 21815 raft_consensus.cc:2243] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.355325 21815 raft_consensus.cc:2272] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.357182 21815 tablet_replica.cc:333] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.357710 21815 raft_consensus.cc:2243] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.358071 21815 raft_consensus.cc:2272] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.359587 21815 tablet_replica.cc:333] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.360090 21815 raft_consensus.cc:2243] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.360836 21815 raft_consensus.cc:2272] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.362933 21815 tablet_replica.cc:333] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.363468 21815 raft_consensus.cc:2243] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.363858 21815 raft_consensus.cc:2272] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.366073 21815 tablet_replica.cc:333] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.366601 21815 raft_consensus.cc:2243] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.366991 21815 raft_consensus.cc:2272] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.368968 21815 tablet_replica.cc:333] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.369544 21815 raft_consensus.cc:2243] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.369978 21815 raft_consensus.cc:2272] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.372115 21815 tablet_replica.cc:333] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.372699 21815 raft_consensus.cc:2243] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.373148 21815 raft_consensus.cc:2272] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:10.373417 24820 consensus_peers.cc:597] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. 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:05:10.374989 21815 tablet_replica.cc:333] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.375530 21815 raft_consensus.cc:2243] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.375907 21815 raft_consensus.cc:2272] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.378223 21815 tablet_replica.cc:333] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.378729 21815 raft_consensus.cc:2243] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.379168 21815 raft_consensus.cc:2272] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.379288 24933 consensus_queue.cc:1048] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.381253 21815 tablet_replica.cc:333] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: stopping tablet replica
I20260710 11:05:10.381752 21815 raft_consensus.cc:2243] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.382521 21815 raft_consensus.cc:2272] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.415774 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:05:10.419577 24941 consensus_queue.cc:1048] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.433565 24941 consensus_queue.cc:1048] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:10.442307 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:10.458518 24746 consensus_peers.cc:597] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:10.462852 24746 consensus_peers.cc:597] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:10.479879 24820 consensus_peers.cc:597] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:10.510782 24820 consensus_peers.cc:597] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:10.578442 24941 consensus_queue.cc:1048] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:10.592144 24746 consensus_peers.cc:597] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:10.647189 24933 consensus_queue.cc:1048] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:10.738911 24820 consensus_peers.cc:597] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:10.806741 24746 consensus_peers.cc:597] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:11.443816 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:11.664595 24929 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d186ce7f5f0742fc8d365adc027aff34)
I20260710 11:05:11.665205 24929 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.667019 24929 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:11.668164 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:11.668965 24780 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 1.
I20260710 11:05:11.669512 24983 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d186ce7f5f0742fc8d365adc027aff34)
I20260710 11:05:11.670065 24983 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.670367 24819 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:11.671218 24933 raft_consensus.cc:2804] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:11.671392 24820 leader_election.cc:336] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111)
I20260710 11:05:11.671660 24933 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d186ce7f5f0742fc8d365adc027aff34)
I20260710 11:05:11.672118 24933 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.673661 24983 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:11.674988 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
W20260710 11:05:11.676682 24746 leader_election.cc:336] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111)
I20260710 11:05:11.679301 24933 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.680433 24855 raft_consensus.cc:2393] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0873896211d49e48f520404f8d48dbb in current term 2: Already voted for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in this term.
I20260710 11:05:11.682634 24933 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:11.682737 24747 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [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: d0873896211d49e48f520404f8d48dbb; no voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:11.683209 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:11.683899 24983 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:11.685806 24820 leader_election.cc:336] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111)
I20260710 11:05:11.689792 24983 raft_consensus.cc:2749] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:11.695703 24780 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 2.
I20260710 11:05:11.697639 24819 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:11.698581 24933 raft_consensus.cc:2804] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.699148 24933 raft_consensus.cc:697] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:11.700093 24933 consensus_queue.cc:237] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.706980 24602 catalog_manager.cc:5697] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 1 to 2, leader changed from d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193) to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 2 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.778789 24933 raft_consensus.cc:493] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d186ce7f5f0742fc8d365adc027aff34)
I20260710 11:05:11.779275 24933 raft_consensus.cc:515] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.780913 24933 leader_election.cc:290] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:11.782138 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0873896211d49e48f520404f8d48dbb" is_pre_election: true
I20260710 11:05:11.783445 24983 raft_consensus.cc:493] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d186ce7f5f0742fc8d365adc027aff34)
I20260710 11:05:11.783879 24983 raft_consensus.cc:515] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
W20260710 11:05:11.784920 24820 leader_election.cc:336] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111)
I20260710 11:05:11.785472 24983 leader_election.cc:290] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:11.785504 24820 leader_election.cc:304] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d; no voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:11.786657 24933 raft_consensus.cc:2749] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:11.786928 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" is_pre_election: true
I20260710 11:05:11.787587 24855 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 1.
I20260710 11:05:11.788666 24747 leader_election.cc:304] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:11.789565 24983 raft_consensus.cc:2804] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:11.789894 24983 raft_consensus.cc:493] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader d186ce7f5f0742fc8d365adc027aff34)
W20260710 11:05:11.789927 24746 leader_election.cc:336] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111)
I20260710 11:05:11.790465 24983 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.796412 24983 raft_consensus.cc:515] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.798437 24983 leader_election.cc:290] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:11.799968 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:11.801153 24855 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:11.803593 24746 leader_election.cc:336] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111)
I20260710 11:05:11.808429 24855 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:11.809751 24747 leader_election.cc:304] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: d186ce7f5f0742fc8d365adc027aff34
I20260710 11:05:11.810568 24983 raft_consensus.cc:2804] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.811429 24983 raft_consensus.cc:697] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:11.812232 24983 consensus_queue.cc:237] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:11.818670 24602 catalog_manager.cc:5697] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 1 to 2, leader changed from d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193) to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:12.186021 24820 consensus_peers.cc:597] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:12.190438 24780 raft_consensus.cc:1275] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.191916 24933 consensus_queue.cc:1048] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.280679 24855 raft_consensus.cc:1275] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.282064 24983 consensus_queue.cc:1048] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:12.296697 24746 consensus_peers.cc:597] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:12.444751 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:12.598430 24746 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260710 11:05:12.779572 24820 consensus_peers.cc:597] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:12.947623 24820 consensus_peers.cc:597] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:12.996795 24746 consensus_peers.cc:597] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:13.014611 24746 consensus_peers.cc:597] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:13.041574 24746 consensus_peers.cc:597] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:13.053989 24820 consensus_peers.cc:597] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:13.275457 24746 consensus_peers.cc:597] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:13.374507 24820 consensus_peers.cc:597] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:13.445781 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:14.446858 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:14.957736 24746 consensus_peers.cc:597] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:14.982024 24820 consensus_peers.cc:597] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:15.100551 24820 consensus_peers.cc:597] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:15.126897 24820 consensus_peers.cc:597] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:15.443953 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:15.448055 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:15.451623 25004 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:05:15.451972 25005 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:05:15.455278 25007 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:05:15.455948 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:15.457985 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:15.458244 21815 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:05:15.458441 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681515458417 us; error 0 us; skew 500 ppm
I20260710 11:05:15.459048 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:15.461928 21815 webserver.cc:533] Webserver started at http://127.21.77.193:44963/ using document root <none> and password file <none>
I20260710 11:05:15.462492 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:15.462695 21815 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:05:15.466868 21815 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:15.471201 25012 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:05:15.472137 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:05:15.472496 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "d186ce7f5f0742fc8d365adc027aff34"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-k7kd"
I20260710 11:05:15.473418 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681434141195-21815-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:05:15.487449 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:15.488818 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:15.490428 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:15.494592 25019 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:05:15.550153 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:05:15.550446 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.003s	sys 0.000s
I20260710 11:05:15.550849 21815 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:05:15.556914 25019 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
W20260710 11:05:15.568236 24820 consensus_peers.cc:597] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:15.571591 25019 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.572503 25019 tablet_bootstrap.cc:492] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.573166 25019 ts_tablet_manager.cc:1403] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:05:15.576130 25019 raft_consensus.cc:359] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.577397 25019 raft_consensus.cc:740] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.578399 25019 consensus_queue.cc:260] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.581311 25019 ts_tablet_manager.cc:1434] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:05:15.582123 25019 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.598603 25019 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.599529 25019 tablet_bootstrap.cc:492] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.600175 25019 ts_tablet_manager.cc:1403] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260710 11:05:15.602380 21815 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:05:15.602705 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.048s	sys 0.003s
I20260710 11:05:15.602855 25019 raft_consensus.cc:359] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.603633 25019 raft_consensus.cc:740] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.604472 25019 consensus_queue.cc:260] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.607127 25019 ts_tablet_manager.cc:1434] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:05:15.608006 25019 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.624428 25019 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.625197 25019 tablet_bootstrap.cc:492] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.625783 25019 ts_tablet_manager.cc:1403] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:05:15.628118 25019 raft_consensus.cc:359] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.628667 25019 raft_consensus.cc:740] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.629465 25019 consensus_queue.cc:260] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.631899 25019 ts_tablet_manager.cc:1434] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:15.632776 25019 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
W20260710 11:05:15.640471 24746 consensus_peers.cc:597] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:15.646230 25019 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.646981 25019 tablet_bootstrap.cc:492] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.647528 25019 ts_tablet_manager.cc:1403] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:05:15.650169 25019 raft_consensus.cc:359] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.650823 25019 raft_consensus.cc:740] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.651537 25019 consensus_queue.cc:260] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.653553 25019 ts_tablet_manager.cc:1434] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:15.654345 25019 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
W20260710 11:05:15.656559 24746 consensus_peers.cc:597] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:15.666673 25019 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.667538 25019 tablet_bootstrap.cc:492] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.668085 25019 ts_tablet_manager.cc:1403] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:05:15.670339 25019 raft_consensus.cc:359] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.670842 25019 raft_consensus.cc:740] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.671428 25019 consensus_queue.cc:260] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.672999 25019 ts_tablet_manager.cc:1434] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:05:15.673632 25019 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.686586 25019 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.687335 25019 tablet_bootstrap.cc:492] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.687948 25019 ts_tablet_manager.cc:1403] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:05:15.690322 25019 raft_consensus.cc:359] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.690812 25019 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.691694 25082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:42593 every 8 connection(s)
I20260710 11:05:15.691569 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:42593
I20260710 11:05:15.691553 25019 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.693660 25019 ts_tablet_manager.cc:1434] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:05:15.694367 25019 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.698740 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:15.734262 25019 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.735052 25019 tablet_bootstrap.cc:492] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.735739 25019 ts_tablet_manager.cc:1403] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260710 11:05:15.738212 25019 raft_consensus.cc:359] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.738811 25019 raft_consensus.cc:740] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.739598 25019 consensus_queue.cc:260] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.741703 25019 ts_tablet_manager.cc:1434] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:15.742607 25019 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.744071 25083 heartbeater.cc:344] Connected to a master server at 127.21.77.254:34977
I20260710 11:05:15.744585 25083 heartbeater.cc:461] Registering TS with master...
W20260710 11:05:15.744712 24746 consensus_peers.cc:597] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:15.746546 25083 heartbeater.cc:507] Master 127.21.77.254:34977 requested a full tablet report, sending...
I20260710 11:05:15.747323 24855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
mode: GRACEFUL
new_leader_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:43494
I20260710 11:05:15.748121 24855 raft_consensus.cc:606] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Received request to transfer leadership to TS d0873896211d49e48f520404f8d48dbb
I20260710 11:05:15.755990 24604 ts_manager.cc:194] Re-registered known tserver with Master: d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593)
I20260710 11:05:15.759618 25019 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.760377 25019 tablet_bootstrap.cc:492] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.760906 25019 ts_tablet_manager.cc:1403] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:05:15.765551 25019 raft_consensus.cc:359] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.766057 25019 raft_consensus.cc:740] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.766773 25019 consensus_queue.cc:260] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.768796 25019 ts_tablet_manager.cc:1434] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:15.769634 25019 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.770231 24780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
mode: GRACEFUL
new_leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:58722
I20260710 11:05:15.770845 24780 raft_consensus.cc:606] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Received request to transfer leadership to TS 70b7afa7954b47a4a4812b0bfb19ec9d
I20260710 11:05:15.772579 24604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47512
I20260710 11:05:15.772847 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:15.773619 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:15.774583 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:15.779699 25083 heartbeater.cc:499] Master 127.21.77.254:34977 was elected leader, sending a full tablet report...
I20260710 11:05:15.787618 25019 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.788347 25019 tablet_bootstrap.cc:492] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.788888 25019 ts_tablet_manager.cc:1403] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 11:05:15.791654 25019 raft_consensus.cc:359] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.792317 25019 raft_consensus.cc:740] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.793119 25019 consensus_queue.cc:260] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.794638 25019 ts_tablet_manager.cc:1434] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:15.795279 25019 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Bootstrap starting.
I20260710 11:05:15.803489 25096 raft_consensus.cc:993] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: : Instructing follower 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:15.810679 25002 raft_consensus.cc:1081] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Signalling peer 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:15.814479 24855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:37822
I20260710 11:05:15.815274 24855 raft_consensus.cc:493] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.815662 24855 raft_consensus.cc:3060] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.818034 25019 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: 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:05:15.818804 25019 tablet_bootstrap.cc:492] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Bootstrap complete.
I20260710 11:05:15.819310 25019 ts_tablet_manager.cc:1403] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 11:05:15.821213 25019 raft_consensus.cc:359] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.821683 25019 raft_consensus.cc:740] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d186ce7f5f0742fc8d365adc027aff34, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.821964 24855 raft_consensus.cc:515] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.822306 25019 consensus_queue.cc:260] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.824115 24855 leader_election.cc:290] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:15.824559 25019 ts_tablet_manager.cc:1434] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:05:15.826154 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:15.826961 24780 raft_consensus.cc:3055] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.827417 24780 raft_consensus.cc:740] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:15.828863 25057 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.828626 24780 consensus_queue.cc:260] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.830403 24780 raft_consensus.cc:3060] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.837340 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a750e3840c4810a9d5840503fa4472" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:15.838032 25056 raft_consensus.cc:3060] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.838696 24780 raft_consensus.cc:2468] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 2.
I20260710 11:05:15.840579 24819 leader_election.cc:304] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d0873896211d49e48f520404f8d48dbb; no voters: 
I20260710 11:05:15.841497 25001 raft_consensus.cc:2804] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.845520 25056 raft_consensus.cc:2468] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 2.
I20260710 11:05:15.847141 25001 raft_consensus.cc:697] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:15.848266 25001 consensus_queue.cc:237] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:15.856215 24604 catalog_manager.cc:5697] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 1 to 2, leader changed from d0873896211d49e48f520404f8d48dbb (127.21.77.194) to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 2 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:16.079602 25056 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.090009 25101 raft_consensus.cc:993] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: : Instructing follower d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:16.090561 25001 raft_consensus.cc:1081] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Signalling peer d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:16.092360 24780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:42448
I20260710 11:05:16.092906 24780 raft_consensus.cc:493] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:16.093318 24780 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:16.099328 24780 raft_consensus.cc:515] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:16.100790 24780 leader_election.cc:290] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 3 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:16.101573 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:16.101862 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba2a49d11094524a4237a83c1e60d27" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:16.102229 25056 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:16.102437 24855 raft_consensus.cc:3055] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:16.102797 24855 raft_consensus.cc:740] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:16.103582 24855 consensus_queue.cc:260] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:16.104527 24855 raft_consensus.cc:3060] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:16.107336 25056 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 3.
I20260710 11:05:16.108418 24746 leader_election.cc:304] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [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: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:16.109218 25097 raft_consensus.cc:2804] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:16.109687 25097 raft_consensus.cc:697] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 3 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:16.110080 24855 raft_consensus.cc:2468] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 3.
I20260710 11:05:16.110630 25097 consensus_queue.cc:237] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:16.117465 24604 catalog_manager.cc:5697] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 2 to 3, leader changed from 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195) to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 3 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:16.259569 25056 raft_consensus.cc:1275] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.261125 25001 consensus_queue.cc:1048] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:16.272758 24780 raft_consensus.cc:1275] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.274339 25114 consensus_queue.cc:1048] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:05:16.449157 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:16.516685 25056 raft_consensus.cc:1275] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:16.518061 25096 consensus_queue.cc:1048] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:16.526786 24854 raft_consensus.cc:1275] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:16.528234 25097 consensus_queue.cc:1048] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:16.786053 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:16.793123 24780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3328beff3635425eaefaa650e058c137"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
mode: GRACEFUL
new_leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:58722
I20260710 11:05:16.793606 24780 raft_consensus.cc:606] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Received request to transfer leadership to TS 70b7afa7954b47a4a4812b0bfb19ec9d
I20260710 11:05:16.796056 24854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
mode: GRACEFUL
new_leader_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:43494
I20260710 11:05:16.796584 24854 raft_consensus.cc:606] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Received request to transfer leadership to TS d0873896211d49e48f520404f8d48dbb
I20260710 11:05:16.797899 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:16.798345 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:16.798895 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:16.884296 25101 raft_consensus.cc:993] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: : Instructing follower d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:16.884835 25114 raft_consensus.cc:1081] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Signalling peer d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:16.886358 24780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:42448
I20260710 11:05:16.886798 24780 raft_consensus.cc:493] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:16.887071 24780 raft_consensus.cc:3060] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.893754 24780 raft_consensus.cc:515] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:16.895582 24780 leader_election.cc:290] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:16.896288 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:16.896622 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ba05671a94fa5828094f5320277fe" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:16.896970 25056 raft_consensus.cc:3060] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.897275 24854 raft_consensus.cc:3055] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:16.897639 24854 raft_consensus.cc:740] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:16.898489 24854 consensus_queue.cc:260] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:16.899780 24854 raft_consensus.cc:3060] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.905464 25056 raft_consensus.cc:2468] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:16.906766 24746 leader_election.cc:304] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:16.907425 25097 raft_consensus.cc:2804] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:16.907884 25097 raft_consensus.cc:697] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:16.908530 24854 raft_consensus.cc:2468] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:16.908815 25097 consensus_queue.cc:237] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:16.916009 24604 catalog_manager.cc:5697] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 1 to 2, leader changed from 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195) to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:17.191316 25099 raft_consensus.cc:993] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: : Instructing follower 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:17.191792 25097 raft_consensus.cc:1081] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Signalling peer 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:17.193338 24854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3328beff3635425eaefaa650e058c137"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:37822
I20260710 11:05:17.193776 24854 raft_consensus.cc:493] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:17.194033 24854 raft_consensus.cc:3060] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:17.198868 24854 raft_consensus.cc:515] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:17.200527 24854 leader_election.cc:290] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:17.201395 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3328beff3635425eaefaa650e058c137" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:17.201593 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3328beff3635425eaefaa650e058c137" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:17.201997 25056 raft_consensus.cc:3060] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:17.202107 24780 raft_consensus.cc:3055] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:17.202436 24780 raft_consensus.cc:740] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:17.203205 24780 consensus_queue.cc:260] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:17.204312 24780 raft_consensus.cc:3060] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:17.208770 25056 raft_consensus.cc:2468] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 2.
I20260710 11:05:17.209987 24820 leader_election.cc:304] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:17.210767 25114 raft_consensus.cc:2804] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:17.210850 24780 raft_consensus.cc:2468] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 2.
I20260710 11:05:17.211412 25114 raft_consensus.cc:697] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:17.212667 25114 consensus_queue.cc:237] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:17.219501 24604 catalog_manager.cc:5697] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 1 to 2, leader changed from d0873896211d49e48f520404f8d48dbb (127.21.77.194) to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 2 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:17.329948 25056 raft_consensus.cc:1275] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:17.331496 25097 consensus_queue.cc:1048] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:17.342413 24854 raft_consensus.cc:1275] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:17.343925 25097 consensus_queue.cc:1048] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:17.450534 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:17.627192 25056 raft_consensus.cc:1275] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:17.628366 25114 consensus_queue.cc:1048] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:17.637373 24780 raft_consensus.cc:1275] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:17.639724 25114 consensus_queue.cc:1048] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:17.805631 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:17.812850 24854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
mode: GRACEFUL
new_leader_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:43494
I20260710 11:05:17.813761 24854 raft_consensus.cc:606] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Received request to transfer leadership to TS d0873896211d49e48f520404f8d48dbb
I20260710 11:05:17.817135 24780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
mode: GRACEFUL
new_leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:58722
I20260710 11:05:17.817548 24780 raft_consensus.cc:606] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Received request to transfer leadership to TS 70b7afa7954b47a4a4812b0bfb19ec9d
I20260710 11:05:17.818921 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:17.819546 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:17.820195 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:18.072899 25133 raft_consensus.cc:993] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: : Instructing follower 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:18.073473 25134 raft_consensus.cc:1081] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Signalling peer 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:18.075006 24854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:37822
I20260710 11:05:18.075599 24854 raft_consensus.cc:493] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.075891 24854 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.081954 24854 raft_consensus.cc:515] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:18.083992 24854 leader_election.cc:290] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 3 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:18.085147 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:18.085170 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b6d489ac524ecf938b492c9064493f" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:18.085667 24780 raft_consensus.cc:3055] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:18.085942 25056 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.086059 24780 raft_consensus.cc:740] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:18.087064 24780 consensus_queue.cc:260] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:18.088094 24780 raft_consensus.cc:3060] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.091393 25056 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 3.
I20260710 11:05:18.092525 24820 leader_election.cc:304] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:18.092670 24780 raft_consensus.cc:2468] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 3.
I20260710 11:05:18.093271 25114 raft_consensus.cc:2804] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:18.093803 25114 raft_consensus.cc:697] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:18.094578 25114 consensus_queue.cc:237] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:18.103536 24604 catalog_manager.cc:5697] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 2 to 3, leader changed from d0873896211d49e48f520404f8d48dbb (127.21.77.194) to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 3 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.118117 25101 raft_consensus.cc:993] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: : Instructing follower d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:18.118698 25114 raft_consensus.cc:1081] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Signalling peer d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:18.120725 24780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:42448
I20260710 11:05:18.121425 24780 raft_consensus.cc:493] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.121829 24780 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.128301 24780 raft_consensus.cc:515] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:18.129709 24780 leader_election.cc:290] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:18.130465 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:18.130704 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:18.131083 25056 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.131286 24854 raft_consensus.cc:3055] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:18.131712 24854 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:18.132458 24854 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:18.133468 24854 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.136345 25056 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:18.137375 24746 leader_election.cc:304] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:18.138020 25134 raft_consensus.cc:2804] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:18.138588 25134 raft_consensus.cc:697] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:18.139568 24854 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:18.139863 25134 consensus_queue.cc:237] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:18.148711 24604 catalog_manager.cc:5697] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 1 to 2, leader changed from 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195) to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:18.451493 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:18.594432 25056 raft_consensus.cc:1275] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:18.595781 25134 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:18.605791 24855 raft_consensus.cc:1275] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:18.607443 25143 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:18.644534 24780 raft_consensus.cc:1275] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:18.645859 25114 consensus_queue.cc:1048] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:18.655696 25056 raft_consensus.cc:1275] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:18.658057 25114 consensus_queue.cc:1048] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:18.827168 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:18.836162 24780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
mode: GRACEFUL
new_leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:58722
I20260710 11:05:18.836701 24780 raft_consensus.cc:606] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Received request to transfer leadership to TS 70b7afa7954b47a4a4812b0bfb19ec9d
I20260710 11:05:18.838971 24855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
mode: GRACEFUL
new_leader_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:43494
I20260710 11:05:18.839449 24855 raft_consensus.cc:606] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Received request to transfer leadership to TS d0873896211d49e48f520404f8d48dbb
I20260710 11:05:18.840790 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:18.841282 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:18.841807 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:19.018989 25143 raft_consensus.cc:993] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: : Instructing follower 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:19.019481 25134 raft_consensus.cc:1081] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Signalling peer 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:19.020961 24855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:37822
I20260710 11:05:19.021608 24855 raft_consensus.cc:493] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.021961 24855 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:19.027747 24855 raft_consensus.cc:515] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:19.029381 24855 leader_election.cc:290] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 3 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:19.030545 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:19.031191 24780 raft_consensus.cc:3055] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:19.031107 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:19.031595 24780 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:19.031744 25056 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:19.032387 24780 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:19.033560 24780 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:19.038421 25056 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 3.
I20260710 11:05:19.039988 24820 leader_election.cc:304] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:19.040350 24780 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 3.
I20260710 11:05:19.041121 25148 raft_consensus.cc:2804] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:19.041621 25148 raft_consensus.cc:697] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:19.042353 25148 consensus_queue.cc:237] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:19.048307 24604 catalog_manager.cc:5697] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 2 to 3, leader changed from d0873896211d49e48f520404f8d48dbb (127.21.77.194) to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 3 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:19.105266 25148 raft_consensus.cc:993] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: : Instructing follower d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:19.105719 25114 raft_consensus.cc:1081] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Signalling peer d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:19.107125 24780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:42448
I20260710 11:05:19.107542 24780 raft_consensus.cc:493] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.107774 24780 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.111837 24780 raft_consensus.cc:515] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:19.113138 24780 leader_election.cc:290] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:19.113979 25056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:19.114127 24855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:19.114549 25056 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.114610 24855 raft_consensus.cc:3055] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.114989 24855 raft_consensus.cc:740] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:19.115856 24855 consensus_queue.cc:260] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:19.118076 24855 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.122382 25056 raft_consensus.cc:2468] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:19.124032 24746 leader_election.cc:304] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:19.124887 25134 raft_consensus.cc:2804] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.125455 25134 raft_consensus.cc:697] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:19.125519 24855 raft_consensus.cc:2468] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 2.
I20260710 11:05:19.126422 25134 consensus_queue.cc:237] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:19.133595 24604 catalog_manager.cc:5697] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 1 to 2, leader changed from 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195) to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:19.452327 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:19.499306 25056 raft_consensus.cc:1275] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:19.500524 25148 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.513765 24780 raft_consensus.cc:1275] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:19.514997 25148 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.606515 24854 raft_consensus.cc:1275] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.607774 25143 consensus_queue.cc:1048] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.616950 25057 raft_consensus.cc:1275] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.618957 25160 consensus_queue.cc:1048] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.847963 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:19.855182 24854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
mode: GRACEFUL
new_leader_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:43494
I20260710 11:05:19.855713 24854 raft_consensus.cc:606] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Received request to transfer leadership to TS d0873896211d49e48f520404f8d48dbb
I20260710 11:05:19.858203 24780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
mode: GRACEFUL
new_leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:58722
I20260710 11:05:19.858671 24780 raft_consensus.cc:606] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Received request to transfer leadership to TS 70b7afa7954b47a4a4812b0bfb19ec9d
I20260710 11:05:19.859781 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:19.860232 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:19.860793 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:20.021622 25162 raft_consensus.cc:993] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: : Instructing follower d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:20.022497 25163 raft_consensus.cc:1081] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Signalling peer d0873896211d49e48f520404f8d48dbb to start an election
I20260710 11:05:20.024057 24780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce"
dest_uuid: "d0873896211d49e48f520404f8d48dbb"
 from {username='slave'} at 127.0.0.1:42448
I20260710 11:05:20.024607 24780 raft_consensus.cc:493] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.025002 24780 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:20.030947 24780 raft_consensus.cc:515] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:20.032218 24780 leader_election.cc:290] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [CANDIDATE]: Term 4 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195:46511)
I20260710 11:05:20.032871 25057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:20.033273 24854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5068b30e494f455195d650d3cfb903ce" candidate_uuid: "d0873896211d49e48f520404f8d48dbb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
I20260710 11:05:20.033488 25057 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:20.033818 24854 raft_consensus.cc:3055] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:20.034163 24854 raft_consensus.cc:740] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:20.034958 24854 consensus_queue.cc:260] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:20.036172 24854 raft_consensus.cc:3060] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:20.040299 25057 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 4.
I20260710 11:05:20.041512 24746 leader_election.cc:304] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [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: d0873896211d49e48f520404f8d48dbb, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:20.042179 25160 raft_consensus.cc:2804] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:20.042594 25160 raft_consensus.cc:697] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 4 LEADER]: Becoming Leader. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:20.042608 24854 raft_consensus.cc:2468] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0873896211d49e48f520404f8d48dbb in term 4.
I20260710 11:05:20.043493 25160 consensus_queue.cc:237] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:20.049989 24602 catalog_manager.cc:5697] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb reported cstate change: term changed from 3 to 4, leader changed from 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195) to d0873896211d49e48f520404f8d48dbb (127.21.77.194). New cstate: current_term: 4 leader_uuid: "d0873896211d49e48f520404f8d48dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.076970 25160 raft_consensus.cc:993] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: : Instructing follower 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:20.077507 25143 raft_consensus.cc:1081] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Signalling peer 70b7afa7954b47a4a4812b0bfb19ec9d to start an election
I20260710 11:05:20.078862 24854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6"
dest_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d"
 from {username='slave'} at 127.0.0.1:37822
I20260710 11:05:20.079303 24854 raft_consensus.cc:493] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.079571 24854 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:20.083920 24854 raft_consensus.cc:515] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:20.085477 24854 leader_election.cc:290] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [CANDIDATE]: Term 3 election: Requested vote from peers d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593), d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907)
I20260710 11:05:20.086199 25057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d186ce7f5f0742fc8d365adc027aff34"
I20260710 11:05:20.086390 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d004f17bcc4575af059698f3fbfad6" candidate_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0873896211d49e48f520404f8d48dbb"
I20260710 11:05:20.086740 25057 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:20.086988 24780 raft_consensus.cc:3055] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:20.087321 24780 raft_consensus.cc:740] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0873896211d49e48f520404f8d48dbb, State: Running, Role: LEADER
I20260710 11:05:20.087951 24780 consensus_queue.cc:260] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:20.088753 24780 raft_consensus.cc:3060] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:20.091512 25057 raft_consensus.cc:2468] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 3.
I20260710 11:05:20.092504 24820 leader_election.cc:304] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: 70b7afa7954b47a4a4812b0bfb19ec9d, d186ce7f5f0742fc8d365adc027aff34; no voters: 
I20260710 11:05:20.093133 25162 raft_consensus.cc:2804] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:20.093186 24780 raft_consensus.cc:2468] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b7afa7954b47a4a4812b0bfb19ec9d in term 3.
I20260710 11:05:20.093796 25162 raft_consensus.cc:697] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Becoming Leader. State: Replica: 70b7afa7954b47a4a4812b0bfb19ec9d, State: Running, Role: LEADER
I20260710 11:05:20.094738 25162 consensus_queue.cc:237] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [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: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } }
I20260710 11:05:20.100459 24602 catalog_manager.cc:5697] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d reported cstate change: term changed from 2 to 3, leader changed from d0873896211d49e48f520404f8d48dbb (127.21.77.194) to 70b7afa7954b47a4a4812b0bfb19ec9d (127.21.77.195). New cstate: current_term: 3 leader_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:20.453274 24652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:20.481458 25057 raft_consensus.cc:1275] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 4 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:20.482779 25143 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:20.490880 24854 raft_consensus.cc:1275] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 4 FOLLOWER]: Refusing update from remote peer d0873896211d49e48f520404f8d48dbb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:20.492247 25143 consensus_queue.cc:1048] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b7afa7954b47a4a4812b0bfb19ec9d" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:20.505005 25056 raft_consensus.cc:1275] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:20.506286 25162 consensus_queue.cc:1048] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d186ce7f5f0742fc8d365adc027aff34" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:20.513103 24780 raft_consensus.cc:1275] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Refusing update from remote peer 70b7afa7954b47a4a4812b0bfb19ec9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:20.514755 25163 consensus_queue.cc:1048] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0873896211d49e48f520404f8d48dbb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 44907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:20.867520 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:20.900494 21815 tablet_server.cc:179] TabletServer@127.21.77.193:42593 shutting down...
I20260710 11:05:20.920418 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:20.921321 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.922082 21815 raft_consensus.cc:2243] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.922605 21815 raft_consensus.cc:2272] T c1b6d489ac524ecf938b492c9064493f P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.924528 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.925161 21815 raft_consensus.cc:2243] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.925586 21815 raft_consensus.cc:2272] T 6ba2a49d11094524a4237a83c1e60d27 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.927425 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.927977 21815 raft_consensus.cc:2243] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.928380 21815 raft_consensus.cc:2272] T fd0a1c41aeea404194a928061eb3d8c8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.930173 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.930687 21815 raft_consensus.cc:2243] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.931123 21815 raft_consensus.cc:2272] T 3328beff3635425eaefaa650e058c137 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.932780 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.933380 21815 raft_consensus.cc:2243] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.933785 21815 raft_consensus.cc:2272] T a0a750e3840c4810a9d5840503fa4472 P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.935493 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.935992 21815 raft_consensus.cc:2243] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.936347 21815 raft_consensus.cc:2272] T 88ea928c2bc94a1ea2df092fed2a2c96 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.938024 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.938503 21815 raft_consensus.cc:2243] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.938899 21815 raft_consensus.cc:2272] T 64d004f17bcc4575af059698f3fbfad6 P d186ce7f5f0742fc8d365adc027aff34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.941220 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.941708 21815 raft_consensus.cc:2243] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.942096 21815 raft_consensus.cc:2272] T c7872399811840ea924b05208015b8e8 P d186ce7f5f0742fc8d365adc027aff34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.943658 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.944110 21815 raft_consensus.cc:2243] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.944520 21815 raft_consensus.cc:2272] T 5068b30e494f455195d650d3cfb903ce P d186ce7f5f0742fc8d365adc027aff34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:20.947098 21815 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:20.947746 21815 raft_consensus.cc:2243] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:20.949662 21815 raft_consensus.cc:2272] T c13ba05671a94fa5828094f5320277fe P d186ce7f5f0742fc8d365adc027aff34 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:20.969013 24746 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111) [suppressed 61 similar messages]
I20260710 11:05:20.971540 21815 tablet_server.cc:196] TabletServer@127.21.77.193:42593 shutdown complete.
W20260710 11:05:20.972853 24746 consensus_peers.cc:597] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:20.980808 24820 consensus_peers.cc:597] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:20.991930 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
I20260710 11:05:21.025797 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:21.026698 21815 tablet_replica.cc:333] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.027580 21815 raft_consensus.cc:2243] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.028090 21815 raft_consensus.cc:2272] T 3328beff3635425eaefaa650e058c137 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.030789 21815 tablet_replica.cc:333] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.031430 21815 raft_consensus.cc:2243] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.032275 21815 raft_consensus.cc:2272] T fd0a1c41aeea404194a928061eb3d8c8 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.034909 21815 tablet_replica.cc:333] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.035686 21815 raft_consensus.cc:2243] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.036499 21815 raft_consensus.cc:2272] T c7872399811840ea924b05208015b8e8 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:21.037173 24746 consensus_peers.cc:597] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:21.038592 21815 tablet_replica.cc:333] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.039505 21815 raft_consensus.cc:2243] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.040457 21815 raft_consensus.cc:2272] T 6ba2a49d11094524a4237a83c1e60d27 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.043052 21815 tablet_replica.cc:333] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
W20260710 11:05:21.042953 24819 consensus_peers.cc:597] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d0873896211d49e48f520404f8d48dbb (127.21.77.194:44907): Couldn't send request to peer d0873896211d49e48f520404f8d48dbb. 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:05:21.043825 21815 raft_consensus.cc:2243] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.044209 21815 raft_consensus.cc:2272] T a0a750e3840c4810a9d5840503fa4472 P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.046239 21815 tablet_replica.cc:333] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.046700 21815 raft_consensus.cc:2243] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.047115 21815 raft_consensus.cc:2272] T 64d004f17bcc4575af059698f3fbfad6 P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.049290 21815 tablet_replica.cc:333] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.049734 21815 raft_consensus.cc:2243] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.050475 21815 raft_consensus.cc:2272] T 88ea928c2bc94a1ea2df092fed2a2c96 P d0873896211d49e48f520404f8d48dbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.052179 21815 tablet_replica.cc:333] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.052610 21815 raft_consensus.cc:2243] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.052950 21815 raft_consensus.cc:2272] T c1b6d489ac524ecf938b492c9064493f P d0873896211d49e48f520404f8d48dbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.054616 21815 tablet_replica.cc:333] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.055033 21815 raft_consensus.cc:2243] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.055651 21815 raft_consensus.cc:2272] T c13ba05671a94fa5828094f5320277fe P d0873896211d49e48f520404f8d48dbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.057363 21815 tablet_replica.cc:333] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb: stopping tablet replica
I20260710 11:05:21.057763 21815 raft_consensus.cc:2243] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.058386 21815 raft_consensus.cc:2272] T 5068b30e494f455195d650d3cfb903ce P d0873896211d49e48f520404f8d48dbb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.091701 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
W20260710 11:05:21.106805 24820 consensus_peers.cc:597] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.113852 24820 consensus_peers.cc:597] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d -> Peer d186ce7f5f0742fc8d365adc027aff34 (127.21.77.193:42593): Couldn't send request to peer d186ce7f5f0742fc8d365adc027aff34. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:21.117199 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
I20260710 11:05:21.140869 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:21.141690 21815 tablet_replica.cc:333] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.142349 21815 raft_consensus.cc:2243] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.143262 21815 raft_consensus.cc:2272] T fd0a1c41aeea404194a928061eb3d8c8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.145332 21815 tablet_replica.cc:333] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.145819 21815 raft_consensus.cc:2243] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.146199 21815 raft_consensus.cc:2272] T c7872399811840ea924b05208015b8e8 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.147986 21815 tablet_replica.cc:333] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.148430 21815 raft_consensus.cc:2243] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.149185 21815 raft_consensus.cc:2272] T 3328beff3635425eaefaa650e058c137 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.150892 21815 tablet_replica.cc:333] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.151407 21815 raft_consensus.cc:2243] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.152014 21815 raft_consensus.cc:2272] T c1b6d489ac524ecf938b492c9064493f P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.153702 21815 tablet_replica.cc:333] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.154152 21815 raft_consensus.cc:2243] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.154773 21815 raft_consensus.cc:2272] T 64d004f17bcc4575af059698f3fbfad6 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.157047 21815 tablet_replica.cc:333] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.157786 21815 raft_consensus.cc:2243] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.158653 21815 raft_consensus.cc:2272] T a0a750e3840c4810a9d5840503fa4472 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.161301 21815 tablet_replica.cc:333] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.161914 21815 raft_consensus.cc:2243] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.162379 21815 raft_consensus.cc:2272] T 88ea928c2bc94a1ea2df092fed2a2c96 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.164320 21815 tablet_replica.cc:333] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.164881 21815 raft_consensus.cc:2243] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.165369 21815 raft_consensus.cc:2272] T 5068b30e494f455195d650d3cfb903ce P 70b7afa7954b47a4a4812b0bfb19ec9d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.167907 21815 tablet_replica.cc:333] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.168402 21815 raft_consensus.cc:2243] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.168804 21815 raft_consensus.cc:2272] T c13ba05671a94fa5828094f5320277fe P 70b7afa7954b47a4a4812b0bfb19ec9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.170670 21815 tablet_replica.cc:333] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d: stopping tablet replica
I20260710 11:05:21.171119 21815 raft_consensus.cc:2243] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.171527 21815 raft_consensus.cc:2272] T 6ba2a49d11094524a4237a83c1e60d27 P 70b7afa7954b47a4a4812b0bfb19ec9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.202978 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:05:21.223022 21815 master.cc:562] Master@127.21.77.254:34977 shutting down...
I20260710 11:05:21.248559 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.249049 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.249482 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05701b411c314fdabe90dfb2098e5f0c: stopping tablet replica
I20260710 11:05:21.268805 21815 master.cc:584] Master@127.21.77.254:34977 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13047 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:21.310716 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:37609
I20260710 11:05:21.311760 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:21.317277 25179 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:05:21.317646 25180 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:05:21.318300 25182 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:05:21.319151 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:21.319947 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:21.320107 21815 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:05:21.320225 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681521320215 us; error 0 us; skew 500 ppm
I20260710 11:05:21.320704 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:21.323009 21815 webserver.cc:533] Webserver started at http://127.21.77.254:35075/ using document root <none> and password file <none>
I20260710 11:05:21.323472 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:21.323696 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:21.324004 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:21.325353 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "f0e0955353e74522a95db110d49d497c"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.329972 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:05:21.333688 25187 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:05:21.334622 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:05:21.334957 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "f0e0955353e74522a95db110d49d497c"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.335276 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-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:05:21.348748 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:21.349908 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:21.392820 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:37609
I20260710 11:05:21.392953 25238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:37609 every 8 connection(s)
I20260710 11:05:21.397092 25239 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:05:21.408388 25239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c: Bootstrap starting.
I20260710 11:05:21.413189 25239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:21.417847 25239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c: No bootstrap required, opened a new log
I20260710 11:05:21.420575 25239 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e0955353e74522a95db110d49d497c" member_type: VOTER }
I20260710 11:05:21.420971 25239 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:21.421303 25239 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e0955353e74522a95db110d49d497c, State: Initialized, Role: FOLLOWER
I20260710 11:05:21.421898 25239 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0e0955353e74522a95db110d49d497c" member_type: VOTER }
I20260710 11:05:21.422362 25239 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:21.422567 25239 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:21.422868 25239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:21.427752 25239 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e0955353e74522a95db110d49d497c" member_type: VOTER }
I20260710 11:05:21.428349 25239 leader_election.cc:304] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [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: f0e0955353e74522a95db110d49d497c; no voters: 
I20260710 11:05:21.429515 25239 leader_election.cc:290] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:21.429904 25242 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:21.431429 25242 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 1 LEADER]: Becoming Leader. State: Replica: f0e0955353e74522a95db110d49d497c, State: Running, Role: LEADER
I20260710 11:05:21.432121 25242 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [LEADER]: Queue going to LEADER mode. State: All 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: "f0e0955353e74522a95db110d49d497c" member_type: VOTER }
I20260710 11:05:21.432642 25239 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:21.436870 25244 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0e0955353e74522a95db110d49d497c. Latest consensus state: current_term: 1 leader_uuid: "f0e0955353e74522a95db110d49d497c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e0955353e74522a95db110d49d497c" member_type: VOTER } }
I20260710 11:05:21.437227 25243 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0e0955353e74522a95db110d49d497c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e0955353e74522a95db110d49d497c" member_type: VOTER } }
I20260710 11:05:21.437609 25244 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:21.437916 25243 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:21.445767 25249 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:21.451130 25249 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:21.452240 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:21.460407 25249 catalog_manager.cc:1383] Generated new cluster ID: ff9fd2b3aa784488a13e7e70f9ef11fd
I20260710 11:05:21.460711 25249 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:21.492295 25249 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:21.493613 25249 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:21.506522 25249 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c: Generated new TSK 0
I20260710 11:05:21.507061 25249 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:21.519037 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:21.527369 25261 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:05:21.528678 25260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:21.533303 21815 server_base.cc:1061] running on GCE node
W20260710 11:05:21.534667 25263 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:05:21.535611 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:21.535812 21815 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:05:21.536043 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681521536004 us; error 0 us; skew 500 ppm
I20260710 11:05:21.536644 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:21.539356 21815 webserver.cc:533] Webserver started at http://127.21.77.193:33839/ using document root <none> and password file <none>
I20260710 11:05:21.539891 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:21.540083 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:21.540380 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:21.541527 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "d81cdb8a4fa94ca197aa755882855a4d"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.546104 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:21.549551 25268 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:05:21.550297 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:05:21.550601 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "d81cdb8a4fa94ca197aa755882855a4d"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.550909 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-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:05:21.571210 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:21.572510 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:21.574081 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:21.576551 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:21.576794 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.577059 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:21.577438 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:21.621857 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:46591
I20260710 11:05:21.621971 25330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:46591 every 8 connection(s)
I20260710 11:05:21.626820 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:21.634541 25336 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:05:21.638224 25335 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:05:21.638268 25338 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:05:21.640434 25331 heartbeater.cc:344] Connected to a master server at 127.21.77.254:37609
I20260710 11:05:21.640921 25331 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:21.641880 25331 heartbeater.cc:507] Master 127.21.77.254:37609 requested a full tablet report, sending...
I20260710 11:05:21.642125 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:21.643314 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:21.643571 21815 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:05:21.643770 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681521643729 us; error 0 us; skew 500 ppm
I20260710 11:05:21.644279 25204 ts_manager.cc:194] Registered new tserver with Master: d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591)
I20260710 11:05:21.644692 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:21.646750 25204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38118
I20260710 11:05:21.647981 21815 webserver.cc:533] Webserver started at http://127.21.77.194:32935/ using document root <none> and password file <none>
I20260710 11:05:21.648524 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:21.648756 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:21.649026 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:21.650105 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.654613 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:21.658191 25343 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:05:21.659111 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:05:21.659479 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.659791 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-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:05:21.682235 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:21.683456 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:21.684895 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:21.687088 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:21.687309 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.687561 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:21.687731 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.727872 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:46391
I20260710 11:05:21.727980 25405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:46391 every 8 connection(s)
I20260710 11:05:21.732666 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:21.739598 25409 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:05:21.741539 25410 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:05:21.743345 25412 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:05:21.743949 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:21.744588 25406 heartbeater.cc:344] Connected to a master server at 127.21.77.254:37609
I20260710 11:05:21.744984 25406 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:21.745030 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:21.745447 21815 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:05:21.745630 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681521745615 us; error 0 us; skew 500 ppm
I20260710 11:05:21.745939 25406 heartbeater.cc:507] Master 127.21.77.254:37609 requested a full tablet report, sending...
I20260710 11:05:21.746236 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:21.748101 25204 ts_manager.cc:194] Registered new tserver with Master: aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391)
I20260710 11:05:21.749468 25204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38130
I20260710 11:05:21.750594 21815 webserver.cc:533] Webserver started at http://127.21.77.195:33307/ using document root <none> and password file <none>
I20260710 11:05:21.751256 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:21.751497 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:21.751812 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:21.753058 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "915730d2f26c475ba733841ada2b0608"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.757287 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:21.760491 25417 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:05:21.761502 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:21.761869 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "915730d2f26c475ba733841ada2b0608"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-k7kd"
I20260710 11:05:21.762220 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681434141195-21815-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:05:21.791349 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:21.792510 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:21.793975 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:21.796226 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:21.796409 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.796728 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:21.796869 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.842844 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:44707
I20260710 11:05:21.842945 25479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:44707 every 8 connection(s)
I20260710 11:05:21.857198 25480 heartbeater.cc:344] Connected to a master server at 127.21.77.254:37609
I20260710 11:05:21.857631 25480 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:21.858356 25480 heartbeater.cc:507] Master 127.21.77.254:37609 requested a full tablet report, sending...
I20260710 11:05:21.860285 25204 ts_manager.cc:194] Registered new tserver with Master: 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:21.860787 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014691528s
I20260710 11:05:21.862089 25204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38140
I20260710 11:05:21.888998 25204 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38146:
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:05:21.891217 25204 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:05:21.949208 25371 tablet_service.cc:1511] Processing CreateTablet for tablet bad612ce9f674a41942ff78b88973f17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c195bbc04dac4b7e89e79a40f100dafe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:21.949436 25370 tablet_service.cc:1511] Processing CreateTablet for tablet 2cef5cc00fff42c08caf31df0a8b95aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c195bbc04dac4b7e89e79a40f100dafe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:21.949903 25445 tablet_service.cc:1511] Processing CreateTablet for tablet bad612ce9f674a41942ff78b88973f17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c195bbc04dac4b7e89e79a40f100dafe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:21.950731 25371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad612ce9f674a41942ff78b88973f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.951154 25445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad612ce9f674a41942ff78b88973f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.951829 25444 tablet_service.cc:1511] Processing CreateTablet for tablet 2cef5cc00fff42c08caf31df0a8b95aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c195bbc04dac4b7e89e79a40f100dafe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:21.953312 25444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cef5cc00fff42c08caf31df0a8b95aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.957513 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cef5cc00fff42c08caf31df0a8b95aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.963687 25296 tablet_service.cc:1511] Processing CreateTablet for tablet bad612ce9f674a41942ff78b88973f17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c195bbc04dac4b7e89e79a40f100dafe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:21.965126 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad612ce9f674a41942ff78b88973f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.966302 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 2cef5cc00fff42c08caf31df0a8b95aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c195bbc04dac4b7e89e79a40f100dafe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:21.967775 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cef5cc00fff42c08caf31df0a8b95aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.981760 25495 tablet_bootstrap.cc:492] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608: Bootstrap starting.
I20260710 11:05:21.988476 25495 tablet_bootstrap.cc:654] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:21.988667 25496 tablet_bootstrap.cc:492] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d: Bootstrap starting.
I20260710 11:05:21.990203 25497 tablet_bootstrap.cc:492] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: Bootstrap starting.
I20260710 11:05:21.995736 25496 tablet_bootstrap.cc:654] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:21.996452 25497 tablet_bootstrap.cc:654] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:21.999881 25495 tablet_bootstrap.cc:492] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608: No bootstrap required, opened a new log
I20260710 11:05:22.000581 25495 ts_tablet_manager.cc:1403] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 11:05:22.004622 25495 raft_consensus.cc:359] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.005752 25495 raft_consensus.cc:385] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.006124 25497 tablet_bootstrap.cc:492] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: No bootstrap required, opened a new log
I20260710 11:05:22.006659 25497 ts_tablet_manager.cc:1403] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:05:22.006201 25495 raft_consensus.cc:740] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 915730d2f26c475ba733841ada2b0608, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.007656 25495 consensus_queue.cc:260] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.008850 25496 tablet_bootstrap.cc:492] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d: No bootstrap required, opened a new log
I20260710 11:05:22.009469 25496 ts_tablet_manager.cc:1403] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 11:05:22.009865 25497 raft_consensus.cc:359] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.010807 25497 raft_consensus.cc:385] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.011134 25480 heartbeater.cc:499] Master 127.21.77.254:37609 was elected leader, sending a full tablet report...
I20260710 11:05:22.011147 25497 raft_consensus.cc:740] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.011514 25495 ts_tablet_manager.cc:1434] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:05:22.012431 25495 tablet_bootstrap.cc:492] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: Bootstrap starting.
I20260710 11:05:22.012339 25497 consensus_queue.cc:260] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.012684 25496 raft_consensus.cc:359] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.013459 25496 raft_consensus.cc:385] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.013873 25496 raft_consensus.cc:740] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.015115 25496 consensus_queue.cc:260] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.019488 25495 tablet_bootstrap.cc:654] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.022460 25497 ts_tablet_manager.cc:1434] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260710 11:05:22.023597 25406 heartbeater.cc:499] Master 127.21.77.254:37609 was elected leader, sending a full tablet report...
I20260710 11:05:22.027731 25497 tablet_bootstrap.cc:492] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3: Bootstrap starting.
I20260710 11:05:22.038051 25331 heartbeater.cc:499] Master 127.21.77.254:37609 was elected leader, sending a full tablet report...
I20260710 11:05:22.038659 25496 ts_tablet_manager.cc:1434] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.009s
I20260710 11:05:22.039656 25496 tablet_bootstrap.cc:492] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d: Bootstrap starting.
I20260710 11:05:22.041502 25497 tablet_bootstrap.cc:654] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.047631 25496 tablet_bootstrap.cc:654] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.058252 25497 tablet_bootstrap.cc:492] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3: No bootstrap required, opened a new log
I20260710 11:05:22.058847 25497 ts_tablet_manager.cc:1403] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.001s
I20260710 11:05:22.059406 25496 tablet_bootstrap.cc:492] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d: No bootstrap required, opened a new log
I20260710 11:05:22.060074 25496 ts_tablet_manager.cc:1403] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 11:05:22.062233 25497 raft_consensus.cc:359] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.063129 25497 raft_consensus.cc:385] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.063541 25497 raft_consensus.cc:740] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.063251 25496 raft_consensus.cc:359] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.064347 25496 raft_consensus.cc:385] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.064692 25496 raft_consensus.cc:740] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.064685 25497 consensus_queue.cc:260] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.065887 25496 consensus_queue.cc:260] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.067768 25497 ts_tablet_manager.cc:1434] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:22.068475 25496 ts_tablet_manager.cc:1434] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:05:22.081250 25495 tablet_bootstrap.cc:492] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: No bootstrap required, opened a new log
I20260710 11:05:22.081878 25495 ts_tablet_manager.cc:1403] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.031s
I20260710 11:05:22.085278 25495 raft_consensus.cc:359] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.085986 25495 raft_consensus.cc:385] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.086364 25495 raft_consensus.cc:740] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 915730d2f26c475ba733841ada2b0608, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.087419 25495 consensus_queue.cc:260] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.090055 25495 ts_tablet_manager.cc:1434] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260710 11:05:22.096817 25481 tablet.cc:2406] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:22.188138 25503 raft_consensus.cc:493] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.188691 25503 raft_consensus.cc:515] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.190699 25503 leader_election.cc:290] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707), aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391)
I20260710 11:05:22.201252 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608" is_pre_election: true
I20260710 11:05:22.202070 25455 raft_consensus.cc:2468] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 0.
I20260710 11:05:22.202896 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" is_pre_election: true
I20260710 11:05:22.203053 25270 leader_election.cc:304] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:22.203575 25381 raft_consensus.cc:2468] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 0.
I20260710 11:05:22.203840 25503 raft_consensus.cc:2804] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.204221 25503 raft_consensus.cc:493] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.204551 25503 raft_consensus.cc:3060] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.209406 25503 raft_consensus.cc:515] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.211031 25503 leader_election.cc:290] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 1 election: Requested vote from peers 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707), aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391)
I20260710 11:05:22.211707 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:22.211963 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
I20260710 11:05:22.212189 25455 raft_consensus.cc:3060] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.212522 25381 raft_consensus.cc:3060] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.217033 25455 raft_consensus.cc:2468] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 1.
I20260710 11:05:22.217060 25381 raft_consensus.cc:2468] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 1.
I20260710 11:05:22.218187 25270 leader_election.cc:304] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:22.218838 25503 raft_consensus.cc:2804] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.219901 25503 raft_consensus.cc:697] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 1 LEADER]: Becoming Leader. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Running, Role: LEADER
I20260710 11:05:22.220690 25503 consensus_queue.cc:237] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:22.228068 25203 catalog_manager.cc:5697] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193). New cstate: current_term: 1 leader_uuid: "d81cdb8a4fa94ca197aa755882855a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.392947 25502 raft_consensus.cc:493] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.393678 25502 raft_consensus.cc:515] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.395835 25502 leader_election.cc:290] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:22.407087 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608" is_pre_election: true
I20260710 11:05:22.407162 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d" is_pre_election: true
I20260710 11:05:22.407857 25455 raft_consensus.cc:2468] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 0.
I20260710 11:05:22.407935 25306 raft_consensus.cc:2468] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 0.
I20260710 11:05:22.409054 25345 leader_election.cc:304] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: 
I20260710 11:05:22.409893 25502 raft_consensus.cc:2804] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.410205 25502 raft_consensus.cc:493] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.410527 25502 raft_consensus.cc:3060] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.415839 25502 raft_consensus.cc:515] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.417659 25502 leader_election.cc:290] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 election: Requested vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:22.418586 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
I20260710 11:05:22.418838 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:22.419286 25306 raft_consensus.cc:3060] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.419586 25455 raft_consensus.cc:3060] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.424249 25455 raft_consensus.cc:2468] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:22.424386 25306 raft_consensus.cc:2468] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:22.425504 25345 leader_election.cc:304] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: 
I20260710 11:05:22.426407 25502 raft_consensus.cc:2804] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.427611 25502 raft_consensus.cc:697] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Becoming Leader. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:22.428444 25502 consensus_queue.cc:237] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.435406 25203 catalog_manager.cc:5697] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.558117 25203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38152:
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:05:22.560266 25203 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:05:22.586531 25295 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1db9026c71458097a8a5145a38986e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e162597025114498b27ce0a23a832465]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:22.587996 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1db9026c71458097a8a5145a38986e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.588145 25370 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1db9026c71458097a8a5145a38986e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e162597025114498b27ce0a23a832465]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:22.589589 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1db9026c71458097a8a5145a38986e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.590075 25444 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1db9026c71458097a8a5145a38986e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e162597025114498b27ce0a23a832465]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:22.591528 25444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1db9026c71458097a8a5145a38986e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.593250 25371 tablet_service.cc:1511] Processing CreateTablet for tablet 703752fed7ef4be99ecc41cedbe53758 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e162597025114498b27ce0a23a832465]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:22.594480 25371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703752fed7ef4be99ecc41cedbe53758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.595127 25445 tablet_service.cc:1511] Processing CreateTablet for tablet 703752fed7ef4be99ecc41cedbe53758 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e162597025114498b27ce0a23a832465]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:22.596443 25445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703752fed7ef4be99ecc41cedbe53758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.598513 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 703752fed7ef4be99ecc41cedbe53758 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e162597025114498b27ce0a23a832465]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:22.599850 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703752fed7ef4be99ecc41cedbe53758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.608613 25503 consensus_queue.cc:1048] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:22.627861 25524 tablet_bootstrap.cc:492] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608: Bootstrap starting.
I20260710 11:05:22.632360 25521 tablet_bootstrap.cc:492] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: Bootstrap starting.
I20260710 11:05:22.639734 25524 tablet_bootstrap.cc:654] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.655519 25509 consensus_queue.cc:1048] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:22.653100 25524 tablet_bootstrap.cc:492] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608: No bootstrap required, opened a new log
I20260710 11:05:22.659024 25521 tablet_bootstrap.cc:654] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.663344 25524 ts_tablet_manager.cc:1403] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.013s
I20260710 11:05:22.666574 25524 raft_consensus.cc:359] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.667284 25524 raft_consensus.cc:385] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.667577 25524 raft_consensus.cc:740] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 915730d2f26c475ba733841ada2b0608, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.668509 25524 consensus_queue.cc:260] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.673662 25524 ts_tablet_manager.cc:1434] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:22.673755 25528 tablet_bootstrap.cc:492] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: Bootstrap starting.
I20260710 11:05:22.674796 25524 tablet_bootstrap.cc:492] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608: Bootstrap starting.
I20260710 11:05:22.688258 25524 tablet_bootstrap.cc:654] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.697301 25521 tablet_bootstrap.cc:492] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: No bootstrap required, opened a new log
I20260710 11:05:22.697788 25521 ts_tablet_manager.cc:1403] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.018s
I20260710 11:05:22.698506 25524 tablet_bootstrap.cc:492] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608: No bootstrap required, opened a new log
I20260710 11:05:22.699034 25524 ts_tablet_manager.cc:1403] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 11:05:22.701663 25528 tablet_bootstrap.cc:654] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.701174 25521 raft_consensus.cc:359] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.702183 25521 raft_consensus.cc:385] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.702518 25521 raft_consensus.cc:740] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.702705 25524 raft_consensus.cc:359] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.703281 25521 consensus_queue.cc:260] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.703576 25524 raft_consensus.cc:385] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.704072 25524 raft_consensus.cc:740] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 915730d2f26c475ba733841ada2b0608, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.705592 25521 ts_tablet_manager.cc:1434] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:05:22.704939 25524 consensus_queue.cc:260] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.708369 25524 ts_tablet_manager.cc:1434] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:22.708719 25521 tablet_bootstrap.cc:492] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: Bootstrap starting.
I20260710 11:05:22.716652 25521 tablet_bootstrap.cc:654] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.722461 25521 tablet_bootstrap.cc:492] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: No bootstrap required, opened a new log
I20260710 11:05:22.722954 25521 ts_tablet_manager.cc:1403] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:05:22.725925 25521 raft_consensus.cc:359] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.726478 25521 raft_consensus.cc:385] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.726711 25521 raft_consensus.cc:740] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.727499 25528 tablet_bootstrap.cc:492] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: No bootstrap required, opened a new log
I20260710 11:05:22.727324 25521 consensus_queue.cc:260] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.728147 25528 ts_tablet_manager.cc:1403] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.024s
I20260710 11:05:22.729008 25521 ts_tablet_manager.cc:1434] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:05:22.731176 25528 raft_consensus.cc:359] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.732079 25528 raft_consensus.cc:385] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.731968 25502 raft_consensus.cc:493] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.732394 25528 raft_consensus.cc:740] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.732609 25502 raft_consensus.cc:515] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.733000 25528 consensus_queue.cc:260] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.734738 25502 leader_election.cc:290] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:22.735201 25528 ts_tablet_manager.cc:1434] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:22.736225 25528 tablet_bootstrap.cc:492] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d: Bootstrap starting.
I20260710 11:05:22.738230 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d" is_pre_election: true
I20260710 11:05:22.738868 25306 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 0.
I20260710 11:05:22.740520 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608" is_pre_election: true
I20260710 11:05:22.741197 25455 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 0.
I20260710 11:05:22.742524 25345 leader_election.cc:304] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa2f725f3f5d46d7b1382290e85b74a3, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:22.743135 25528 tablet_bootstrap.cc:654] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.743418 25502 raft_consensus.cc:2804] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.743806 25502 raft_consensus.cc:493] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.744160 25502 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.750765 25502 raft_consensus.cc:515] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.751567 25528 tablet_bootstrap.cc:492] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d: No bootstrap required, opened a new log
I20260710 11:05:22.752233 25528 ts_tablet_manager.cc:1403] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 11:05:22.753402 25502 leader_election.cc:290] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 election: Requested vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:22.753293 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
I20260710 11:05:22.753638 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:22.754058 25306 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.754299 25455 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.755367 25528 raft_consensus.cc:359] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.756147 25528 raft_consensus.cc:385] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.756474 25528 raft_consensus.cc:740] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.757259 25528 consensus_queue.cc:260] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.759637 25528 ts_tablet_manager.cc:1434] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:22.760022 25306 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:22.761288 25345 leader_election.cc:304] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa2f725f3f5d46d7b1382290e85b74a3, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:22.761967 25455 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:22.762223 25502 raft_consensus.cc:2804] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.762992 25502 raft_consensus.cc:697] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Becoming Leader. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:22.763794 25502 consensus_queue.cc:237] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.772768 25201 catalog_manager.cc:5697] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.850893 25502 raft_consensus.cc:493] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.851410 25502 raft_consensus.cc:515] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.853297 25502 leader_election.cc:290] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:22.854285 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d" is_pre_election: true
I20260710 11:05:22.854591 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608" is_pre_election: true
I20260710 11:05:22.854979 25306 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 0.
I20260710 11:05:22.855252 25455 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 0.
I20260710 11:05:22.856103 25345 leader_election.cc:304] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa2f725f3f5d46d7b1382290e85b74a3, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:22.856909 25502 raft_consensus.cc:2804] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.857357 25502 raft_consensus.cc:493] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.857746 25502 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.862844 25502 raft_consensus.cc:515] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.864586 25502 leader_election.cc:290] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 election: Requested vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:22.865613 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
I20260710 11:05:22.865986 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:22.866235 25306 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.866562 25455 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.871472 25455 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:22.871886 25306 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:22.872514 25345 leader_election.cc:304] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: 
I20260710 11:05:22.873337 25502 raft_consensus.cc:2804] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.873785 25502 raft_consensus.cc:697] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Becoming Leader. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:22.874682 25502 consensus_queue.cc:237] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:22.881985 25201 catalog_manager.cc:5697] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.906234 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa"
dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
mode: GRACEFUL
new_leader_uuid: "915730d2f26c475ba733841ada2b0608"
 from {username='slave'} at 127.0.0.1:56702
I20260710 11:05:22.907102 25381 raft_consensus.cc:606] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Received request to transfer leadership to TS 915730d2f26c475ba733841ada2b0608
I20260710 11:05:22.912356 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e"
dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
mode: GRACEFUL
new_leader_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
 from {username='slave'} at 127.0.0.1:56702
I20260710 11:05:22.912837 25381 raft_consensus.cc:606] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Received request to transfer leadership to TS d81cdb8a4fa94ca197aa755882855a4d
I20260710 11:05:22.917773 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758"
dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
mode: GRACEFUL
new_leader_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
 from {username='slave'} at 127.0.0.1:56702
I20260710 11:05:22.918269 25381 raft_consensus.cc:606] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Received request to transfer leadership to TS d81cdb8a4fa94ca197aa755882855a4d
I20260710 11:05:22.967288 25502 consensus_queue.cc:1048] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:22.975225 25502 raft_consensus.cc:993] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: : Instructing follower 915730d2f26c475ba733841ada2b0608 to start an election
I20260710 11:05:22.975646 25502 raft_consensus.cc:1081] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Signalling peer 915730d2f26c475ba733841ada2b0608 to start an election
I20260710 11:05:22.977869 25454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa"
dest_uuid: "915730d2f26c475ba733841ada2b0608"
 from {username='slave'} at 127.0.0.1:45172
I20260710 11:05:22.978430 25454 raft_consensus.cc:493] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:22.978781 25454 raft_consensus.cc:3060] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.980556 25502 consensus_queue.cc:1048] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:22.992929 25454 raft_consensus.cc:515] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.001238 25454 leader_election.cc:290] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [CANDIDATE]: Term 2 election: Requested vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391)
I20260710 11:05:23.013522 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa" candidate_uuid: "915730d2f26c475ba733841ada2b0608" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
I20260710 11:05:23.014176 25306 raft_consensus.cc:3060] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.014614 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cef5cc00fff42c08caf31df0a8b95aa" candidate_uuid: "915730d2f26c475ba733841ada2b0608" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
I20260710 11:05:23.015202 25381 raft_consensus.cc:3055] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.015462 25381 raft_consensus.cc:740] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:23.016158 25381 consensus_queue.cc:260] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.017093 25381 raft_consensus.cc:3060] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.019275 25306 raft_consensus.cc:2468] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 915730d2f26c475ba733841ada2b0608 in term 2.
I20260710 11:05:23.020278 25419 leader_election.cc:304] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:23.021204 25522 raft_consensus.cc:2804] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.022575 25522 raft_consensus.cc:697] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 2 LEADER]: Becoming Leader. State: Replica: 915730d2f26c475ba733841ada2b0608, State: Running, Role: LEADER
I20260710 11:05:23.023053 25381 raft_consensus.cc:2468] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 915730d2f26c475ba733841ada2b0608 in term 2.
I20260710 11:05:23.023416 25522 consensus_queue.cc:237] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.030447 25202 catalog_manager.cc:5697] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 reported cstate change: term changed from 1 to 2, leader changed from aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194) to 915730d2f26c475ba733841ada2b0608 (127.21.77.195). New cstate: current_term: 2 leader_uuid: "915730d2f26c475ba733841ada2b0608" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:23.180027 25541 consensus_queue.cc:1048] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:23.191104 25513 consensus_queue.cc:1048] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:23.198922 25549 raft_consensus.cc:993] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: : Instructing follower d81cdb8a4fa94ca197aa755882855a4d to start an election
I20260710 11:05:23.199353 25513 raft_consensus.cc:1081] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Signalling peer d81cdb8a4fa94ca197aa755882855a4d to start an election
I20260710 11:05:23.200754 25306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758"
dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
 from {username='slave'} at 127.0.0.1:56218
I20260710 11:05:23.201328 25306 raft_consensus.cc:493] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.201684 25306 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.206590 25306 raft_consensus.cc:515] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.208498 25306 leader_election.cc:290] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 2 election: Requested vote from peers aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:23.209203 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
I20260710 11:05:23.209882 25381 raft_consensus.cc:3055] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.210215 25381 raft_consensus.cc:740] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:23.210345 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:23.210911 25454 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.211048 25381 consensus_queue.cc:260] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.212374 25381 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.218277 25454 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 2.
I20260710 11:05:23.219677 25270 leader_election.cc:304] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:23.219769 25381 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 2.
I20260710 11:05:23.220729 25547 raft_consensus.cc:2804] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.221308 25547 raft_consensus.cc:697] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Becoming Leader. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Running, Role: LEADER
I20260710 11:05:23.221983 25547 consensus_queue.cc:237] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.227989 25201 catalog_manager.cc:5697] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d reported cstate change: term changed from 1 to 2, leader changed from aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194) to d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193). New cstate: current_term: 2 leader_uuid: "d81cdb8a4fa94ca197aa755882855a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.349650 25513 consensus_queue.cc:1048] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.362515 25513 consensus_queue.cc:1048] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.373214 25513 raft_consensus.cc:993] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: : Instructing follower d81cdb8a4fa94ca197aa755882855a4d to start an election
I20260710 11:05:23.373656 25549 raft_consensus.cc:1081] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Signalling peer d81cdb8a4fa94ca197aa755882855a4d to start an election
I20260710 11:05:23.375355 25306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e"
dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
 from {username='slave'} at 127.0.0.1:56218
I20260710 11:05:23.375931 25306 raft_consensus.cc:493] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.376276 25306 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.382972 25306 raft_consensus.cc:515] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.385098 25306 leader_election.cc:290] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 2 election: Requested vote from peers aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:23.386081 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:23.386662 25454 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.387023 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "d81cdb8a4fa94ca197aa755882855a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
I20260710 11:05:23.387629 25381 raft_consensus.cc:3055] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.387940 25381 raft_consensus.cc:740] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:23.388710 25381 consensus_queue.cc:260] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.389972 25381 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.393801 25454 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 2.
I20260710 11:05:23.395182 25270 leader_election.cc:304] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 915730d2f26c475ba733841ada2b0608, d81cdb8a4fa94ca197aa755882855a4d; no voters: 
I20260710 11:05:23.396317 25547 raft_consensus.cc:2804] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.396744 25547 raft_consensus.cc:697] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Becoming Leader. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Running, Role: LEADER
I20260710 11:05:23.397698 25381 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81cdb8a4fa94ca197aa755882855a4d in term 2.
I20260710 11:05:23.397565 25547 consensus_queue.cc:237] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:23.404439 25202 catalog_manager.cc:5697] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d reported cstate change: term changed from 1 to 2, leader changed from aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194) to d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193). New cstate: current_term: 2 leader_uuid: "d81cdb8a4fa94ca197aa755882855a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.473691 25381 raft_consensus.cc:1275] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Refusing update from remote peer 915730d2f26c475ba733841ada2b0608: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.474977 25522 consensus_queue.cc:1048] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.482695 25306 raft_consensus.cc:1275] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Refusing update from remote peer 915730d2f26c475ba733841ada2b0608: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.484246 25522 consensus_queue.cc:1048] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.650444 25454 raft_consensus.cc:1275] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Refusing update from remote peer d81cdb8a4fa94ca197aa755882855a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.651983 25547 consensus_queue.cc:1048] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.660250 25381 raft_consensus.cc:1275] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Refusing update from remote peer d81cdb8a4fa94ca197aa755882855a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.662508 25547 consensus_queue.cc:1048] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:23.674808 21815 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:23.677213 21815 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:23.677680 21815 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:23.693009 25306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758"
dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
mode: GRACEFUL
new_leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
 from {username='slave'} at 127.0.0.1:56248
I20260710 11:05:23.693639 25306 raft_consensus.cc:606] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Received request to transfer leadership to TS aa2f725f3f5d46d7b1382290e85b74a3
I20260710 11:05:23.695158 21815 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:23.838990 25454 raft_consensus.cc:1275] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Refusing update from remote peer d81cdb8a4fa94ca197aa755882855a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.844820 25554 consensus_queue.cc:1048] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:24.138867 25381 raft_consensus.cc:1275] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Refusing update from remote peer d81cdb8a4fa94ca197aa755882855a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.165383 25503 consensus_queue.cc:1048] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.193611 25547 raft_consensus.cc:993] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: : Instructing follower aa2f725f3f5d46d7b1382290e85b74a3 to start an election
I20260710 11:05:24.194165 25503 raft_consensus.cc:1081] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Signalling peer aa2f725f3f5d46d7b1382290e85b74a3 to start an election
I20260710 11:05:24.196260 25381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758"
dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3"
 from {username='slave'} at 127.0.0.1:56690
I20260710 11:05:24.196946 25381 raft_consensus.cc:493] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.197443 25381 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.205685 25381 raft_consensus.cc:515] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:24.207835 25381 leader_election.cc:290] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 3 election: Requested vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:24.208873 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d81cdb8a4fa94ca197aa755882855a4d"
I20260710 11:05:24.208859 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703752fed7ef4be99ecc41cedbe53758" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:24.209537 25306 raft_consensus.cc:3055] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:24.209741 25454 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.209903 25306 raft_consensus.cc:740] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d81cdb8a4fa94ca197aa755882855a4d, State: Running, Role: LEADER
I20260710 11:05:24.210587 25306 consensus_queue.cc:260] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [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: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:24.211467 25306 raft_consensus.cc:3060] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.215023 25454 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 3.
I20260710 11:05:24.216151 25345 leader_election.cc:304] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [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: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: 
I20260710 11:05:24.217017 25549 raft_consensus.cc:2804] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:24.216997 25306 raft_consensus.cc:2468] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 3.
I20260710 11:05:24.217746 25549 raft_consensus.cc:697] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 LEADER]: Becoming Leader. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:24.218598 25549 consensus_queue.cc:237] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [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: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:24.225633 25203 catalog_manager.cc:5697] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 reported cstate change: term changed from 2 to 3, leader changed from d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193) to aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194). New cstate: current_term: 3 leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:24.250456 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
I20260710 11:05:24.272789 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:24.273422 21815 tablet_replica.cc:333] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d: stopping tablet replica
I20260710 11:05:24.273985 21815 raft_consensus.cc:2243] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:24.274847 21815 raft_consensus.cc:2272] T 2e1db9026c71458097a8a5145a38986e P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:24.277052 21815 tablet_replica.cc:333] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d: stopping tablet replica
I20260710 11:05:24.277688 21815 raft_consensus.cc:2243] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:24.278031 21815 raft_consensus.cc:2272] T 703752fed7ef4be99ecc41cedbe53758 P d81cdb8a4fa94ca197aa755882855a4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:24.279995 21815 tablet_replica.cc:333] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d: stopping tablet replica
I20260710 11:05:24.280464 21815 raft_consensus.cc:2243] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:24.280838 21815 raft_consensus.cc:2272] T 2cef5cc00fff42c08caf31df0a8b95aa P d81cdb8a4fa94ca197aa755882855a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:24.282858 21815 tablet_replica.cc:333] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d: stopping tablet replica
I20260710 11:05:24.283345 21815 raft_consensus.cc:2243] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:24.284004 21815 raft_consensus.cc:2272] T bad612ce9f674a41942ff78b88973f17 P d81cdb8a4fa94ca197aa755882855a4d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:24.627650 25419 consensus_peers.cc:597] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 -> Peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Couldn't send request to peer d81cdb8a4fa94ca197aa755882855a4d. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:24.635300 25454 raft_consensus.cc:1275] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Refusing update from remote peer aa2f725f3f5d46d7b1382290e85b74a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:24.636754 25549 consensus_queue.cc:1048] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:24.656840 25345 consensus_peers.cc:597] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 -> Peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Couldn't send request to peer d81cdb8a4fa94ca197aa755882855a4d. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.105675 25327 debug-util.cc:398] Leaking SignalData structure 0x7b0800207460 after lost signal to thread 21818
W20260710 11:05:25.107050 25327 debug-util.cc:398] Leaking SignalData structure 0x7b08002642c0 after lost signal to thread 25238
W20260710 11:05:25.109642 25327 debug-util.cc:398] Leaking SignalData structure 0x7b08002547e0 after lost signal to thread 25405
W20260710 11:05:25.110843 25327 debug-util.cc:398] Leaking SignalData structure 0x7b0800094520 after lost signal to thread 25479
W20260710 11:05:25.306401 21815 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25327)
I20260710 11:05:25.355736 25557 raft_consensus.cc:493] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d81cdb8a4fa94ca197aa755882855a4d)
I20260710 11:05:25.356642 25557 raft_consensus.cc:515] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:25.359102 25557 leader_election.cc:290] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391)
I20260710 11:05:25.360828 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "915730d2f26c475ba733841ada2b0608" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" is_pre_election: true
W20260710 11:05:25.363566 25419 leader_election.cc:336] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111)
I20260710 11:05:25.364094 25419 leader_election.cc:304] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [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: 915730d2f26c475ba733841ada2b0608; no voters: aa2f725f3f5d46d7b1382290e85b74a3, d81cdb8a4fa94ca197aa755882855a4d
I20260710 11:05:25.365049 25557 raft_consensus.cc:2749] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:25.592475 25522 raft_consensus.cc:493] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d81cdb8a4fa94ca197aa755882855a4d)
I20260710 11:05:25.593369 25522 raft_consensus.cc:515] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:25.596086 25522 leader_election.cc:290] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194:46391), d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591)
I20260710 11:05:25.597246 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "915730d2f26c475ba733841ada2b0608" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" is_pre_election: true
W20260710 11:05:25.599696 25419 leader_election.cc:336] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111)
I20260710 11:05:25.600106 25419 leader_election.cc:304] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [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: 915730d2f26c475ba733841ada2b0608; no voters: aa2f725f3f5d46d7b1382290e85b74a3, d81cdb8a4fa94ca197aa755882855a4d
I20260710 11:05:25.600821 25522 raft_consensus.cc:2749] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:25.609328 25566 raft_consensus.cc:493] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d81cdb8a4fa94ca197aa755882855a4d)
I20260710 11:05:25.610015 25566 raft_consensus.cc:515] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:25.612248 25566 leader_election.cc:290] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707), d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591)
I20260710 11:05:25.613694 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608" is_pre_election: true
I20260710 11:05:25.614614 25454 raft_consensus.cc:2468] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 1.
I20260710 11:05:25.616359 25345 leader_election.cc:304] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [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: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: 
I20260710 11:05:25.617213 25566 raft_consensus.cc:2804] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:25.617496 25345 leader_election.cc:336] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111)
I20260710 11:05:25.618072 25566 raft_consensus.cc:493] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d81cdb8a4fa94ca197aa755882855a4d)
I20260710 11:05:25.618649 25566 raft_consensus.cc:3060] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.626433 25566 raft_consensus.cc:515] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:25.628146 25566 leader_election.cc:290] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 2 election: Requested vote from peers 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707), d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591)
I20260710 11:05:25.628981 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad612ce9f674a41942ff78b88973f17" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:25.629666 25454 raft_consensus.cc:3060] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:25.632172 25345 leader_election.cc:336] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111)
I20260710 11:05:25.639130 25454 raft_consensus.cc:2468] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 2.
I20260710 11:05:25.640470 25345 leader_election.cc:304] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [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: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: d81cdb8a4fa94ca197aa755882855a4d
I20260710 11:05:25.641418 25566 raft_consensus.cc:2804] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:25.643903 25566 raft_consensus.cc:697] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 LEADER]: Becoming Leader. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:25.645651 25566 consensus_queue.cc:237] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } }
I20260710 11:05:25.659129 25203 catalog_manager.cc:5697] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 reported cstate change: term changed from 1 to 2, leader changed from d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193) to aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:25.669567 25566 raft_consensus.cc:493] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d81cdb8a4fa94ca197aa755882855a4d)
I20260710 11:05:25.670353 25566 raft_consensus.cc:515] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:25.672721 25566 leader_election.cc:290] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:25.674500 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608" is_pre_election: true
I20260710 11:05:25.675241 25454 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 2.
I20260710 11:05:25.676770 25345 leader_election.cc:304] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [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: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: 
I20260710 11:05:25.677532 25566 raft_consensus.cc:2804] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:05:25.677593 25345 leader_election.cc:336] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111)
I20260710 11:05:25.677996 25566 raft_consensus.cc:493] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d81cdb8a4fa94ca197aa755882855a4d)
I20260710 11:05:25.678391 25566 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:25.686775 25566 raft_consensus.cc:515] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:25.688635 25566 leader_election.cc:290] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 3 election: Requested vote from peers d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591), 915730d2f26c475ba733841ada2b0608 (127.21.77.195:44707)
I20260710 11:05:25.690258 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1db9026c71458097a8a5145a38986e" candidate_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "915730d2f26c475ba733841ada2b0608"
I20260710 11:05:25.690898 25454 raft_consensus.cc:3060] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:05:25.693297 25345 leader_election.cc:336] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111)
I20260710 11:05:25.696595 25454 raft_consensus.cc:2468] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2f725f3f5d46d7b1382290e85b74a3 in term 3.
I20260710 11:05:25.698350 25345 leader_election.cc:304] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [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: 915730d2f26c475ba733841ada2b0608, aa2f725f3f5d46d7b1382290e85b74a3; no voters: d81cdb8a4fa94ca197aa755882855a4d
I20260710 11:05:25.699560 25566 raft_consensus.cc:2804] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:25.700872 25566 raft_consensus.cc:697] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 LEADER]: Becoming Leader. State: Replica: aa2f725f3f5d46d7b1382290e85b74a3, State: Running, Role: LEADER
I20260710 11:05:25.702939 25566 consensus_queue.cc:237] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [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: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } }
I20260710 11:05:25.711831 25203 catalog_manager.cc:5697] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 reported cstate change: term changed from 2 to 3, leader changed from d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193) to aa2f725f3f5d46d7b1382290e85b74a3 (127.21.77.194). New cstate: current_term: 3 leader_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81cdb8a4fa94ca197aa755882855a4d" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2f725f3f5d46d7b1382290e85b74a3" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:26.112208 25345 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260710 11:05:26.115031 25345 consensus_peers.cc:597] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 -> Peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Couldn't send request to peer d81cdb8a4fa94ca197aa755882855a4d. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:26.128672 25454 raft_consensus.cc:1275] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Refusing update from remote peer aa2f725f3f5d46d7b1382290e85b74a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:26.130072 25566 consensus_queue.cc:1048] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:26.187268 25345 consensus_peers.cc:597] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 -> Peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Couldn't send request to peer d81cdb8a4fa94ca197aa755882855a4d. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:26.286084 25454 raft_consensus.cc:1275] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Refusing update from remote peer aa2f725f3f5d46d7b1382290e85b74a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:26.287379 25566 consensus_queue.cc:1048] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915730d2f26c475ba733841ada2b0608" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:26.306926 21815 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25327)
W20260710 11:05:27.179248 25345 consensus_peers.cc:597] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 -> Peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Couldn't send request to peer d81cdb8a4fa94ca197aa755882855a4d. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:27.234200 25419 consensus_peers.cc:597] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 -> Peer d81cdb8a4fa94ca197aa755882855a4d (127.21.77.193:46591): Couldn't send request to peer d81cdb8a4fa94ca197aa755882855a4d. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:46591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:27.307406 21815 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25327)
I20260710 11:05:28.014498 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:05:28.037820 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
I20260710 11:05:28.066087 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:28.066807 21815 tablet_replica.cc:333] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3: stopping tablet replica
I20260710 11:05:28.067463 21815 raft_consensus.cc:2243] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:28.068303 21815 raft_consensus.cc:2272] T 2e1db9026c71458097a8a5145a38986e P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.070498 21815 tablet_replica.cc:333] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3: stopping tablet replica
I20260710 11:05:28.071058 21815 raft_consensus.cc:2243] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:28.072299 21815 raft_consensus.cc:2272] T 703752fed7ef4be99ecc41cedbe53758 P aa2f725f3f5d46d7b1382290e85b74a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.075239 21815 tablet_replica.cc:333] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3: stopping tablet replica
I20260710 11:05:28.075780 21815 raft_consensus.cc:2243] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:28.076535 21815 raft_consensus.cc:2272] T bad612ce9f674a41942ff78b88973f17 P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.078800 21815 tablet_replica.cc:333] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3: stopping tablet replica
I20260710 11:05:28.079267 21815 raft_consensus.cc:2243] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:28.079771 21815 raft_consensus.cc:2272] T 2cef5cc00fff42c08caf31df0a8b95aa P aa2f725f3f5d46d7b1382290e85b74a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.105017 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
I20260710 11:05:28.120007 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
I20260710 11:05:28.148923 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:28.149653 21815 tablet_replica.cc:333] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608: stopping tablet replica
I20260710 11:05:28.150293 21815 raft_consensus.cc:2243] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:28.150790 21815 raft_consensus.cc:2272] T 2e1db9026c71458097a8a5145a38986e P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.152935 21815 tablet_replica.cc:333] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608: stopping tablet replica
I20260710 11:05:28.153491 21815 raft_consensus.cc:2243] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:28.153960 21815 raft_consensus.cc:2272] T 703752fed7ef4be99ecc41cedbe53758 P 915730d2f26c475ba733841ada2b0608 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.155932 21815 tablet_replica.cc:333] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608: stopping tablet replica
I20260710 11:05:28.156447 21815 raft_consensus.cc:2243] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:28.157328 21815 raft_consensus.cc:2272] T 2cef5cc00fff42c08caf31df0a8b95aa P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.159592 21815 tablet_replica.cc:333] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608: stopping tablet replica
I20260710 11:05:28.160127 21815 raft_consensus.cc:2243] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:28.160573 21815 raft_consensus.cc:2272] T bad612ce9f674a41942ff78b88973f17 P 915730d2f26c475ba733841ada2b0608 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.185299 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:05:28.200758 21815 master.cc:562] Master@127.21.77.254:37609 shutting down...
I20260710 11:05:28.219298 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:28.219866 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:28.220217 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0e0955353e74522a95db110d49d497c: stopping tablet replica
I20260710 11:05:28.240585 21815 master.cc:584] Master@127.21.77.254:37609 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (6968 ms)
[----------] 6 tests from LeaderRebalancerTest (93974 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:28.280114 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:33541
I20260710 11:05:28.281599 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:28.288796 25592 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:05:28.288946 25593 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:05:28.290190 25595 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:05:28.290648 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:28.291450 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:28.291617 21815 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:05:28.291725 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681528291714 us; error 0 us; skew 500 ppm
I20260710 11:05:28.292173 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:28.294631 21815 webserver.cc:533] Webserver started at http://127.21.77.254:41125/ using document root <none> and password file <none>
I20260710 11:05:28.295073 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:28.295219 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:28.295434 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:28.296501 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "d033d827bfef4e9796faaa38819fceef"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.301311 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:28.304737 25600 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:05:28.305570 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:28.305819 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "d033d827bfef4e9796faaa38819fceef"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.306102 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-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:05:28.319345 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:28.320600 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:28.361420 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:33541
I20260710 11:05:28.361541 25651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:33541 every 8 connection(s)
I20260710 11:05:28.365353 25652 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:05:28.375779 25652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef: Bootstrap starting.
I20260710 11:05:28.380393 25652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.384779 25652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef: No bootstrap required, opened a new log
I20260710 11:05:28.386911 25652 raft_consensus.cc:359] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d033d827bfef4e9796faaa38819fceef" member_type: VOTER }
I20260710 11:05:28.387298 25652 raft_consensus.cc:385] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.387535 25652 raft_consensus.cc:740] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d033d827bfef4e9796faaa38819fceef, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.388176 25652 consensus_queue.cc:260] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d033d827bfef4e9796faaa38819fceef" member_type: VOTER }
I20260710 11:05:28.388624 25652 raft_consensus.cc:399] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:28.388885 25652 raft_consensus.cc:493] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:28.389166 25652 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.393671 25652 raft_consensus.cc:515] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d033d827bfef4e9796faaa38819fceef" member_type: VOTER }
I20260710 11:05:28.394179 25652 leader_election.cc:304] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [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: d033d827bfef4e9796faaa38819fceef; no voters: 
I20260710 11:05:28.395330 25652 leader_election.cc:290] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:28.395750 25655 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.397169 25655 raft_consensus.cc:697] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 1 LEADER]: Becoming Leader. State: Replica: d033d827bfef4e9796faaa38819fceef, State: Running, Role: LEADER
I20260710 11:05:28.397760 25655 consensus_queue.cc:237] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [LEADER]: Queue going to LEADER mode. State: All 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: "d033d827bfef4e9796faaa38819fceef" member_type: VOTER }
I20260710 11:05:28.398227 25652 sys_catalog.cc:565] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:28.402015 25656 sys_catalog.cc:455] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d033d827bfef4e9796faaa38819fceef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d033d827bfef4e9796faaa38819fceef" member_type: VOTER } }
I20260710 11:05:28.403432 25656 sys_catalog.cc:458] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:28.402842 25657 sys_catalog.cc:455] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [sys.catalog]: SysCatalogTable state changed. Reason: New leader d033d827bfef4e9796faaa38819fceef. Latest consensus state: current_term: 1 leader_uuid: "d033d827bfef4e9796faaa38819fceef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d033d827bfef4e9796faaa38819fceef" member_type: VOTER } }
I20260710 11:05:28.404534 25657 sys_catalog.cc:458] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:28.405846 25663 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:28.415541 25663 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:28.416735 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:28.425035 25663 catalog_manager.cc:1383] Generated new cluster ID: aaf713f7edc14db992edc0c5407b653b
I20260710 11:05:28.425365 25663 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:28.447186 25663 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:28.448622 25663 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:28.460924 25663 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef: Generated new TSK 0
I20260710 11:05:28.461656 25663 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:28.483326 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:28.489933 25673 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:05:28.491176 25674 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:05:28.494724 25676 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:05:28.494972 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:28.495908 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:28.496135 21815 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:05:28.496325 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681528496297 us; error 0 us; skew 500 ppm
I20260710 11:05:28.496842 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:28.499275 21815 webserver.cc:533] Webserver started at http://127.21.77.193:33761/ using document root <none> and password file <none>
I20260710 11:05:28.499879 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:28.500135 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:28.500416 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:28.501575 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "29185d8da5be48be99a086558a8ca1de"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.506075 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:28.510025 25681 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:05:28.510957 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:05:28.511302 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "29185d8da5be48be99a086558a8ca1de"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.511610 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-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:05:28.521389 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:28.522687 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:28.524292 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:28.526976 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:28.527254 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.527546 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:28.527761 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.572420 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:42179
I20260710 11:05:28.572532 25743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:42179 every 8 connection(s)
I20260710 11:05:28.577781 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:28.586804 25748 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:05:28.587255 25749 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:05:28.589701 21815 server_base.cc:1061] running on GCE node
W20260710 11:05:28.590629 25751 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:05:28.591854 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:28.592109 21815 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:05:28.592368 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681528592345 us; error 0 us; skew 500 ppm
I20260710 11:05:28.592960 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:28.593866 25744 heartbeater.cc:344] Connected to a master server at 127.21.77.254:33541
I20260710 11:05:28.594224 25744 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:28.594924 25744 heartbeater.cc:507] Master 127.21.77.254:33541 requested a full tablet report, sending...
I20260710 11:05:28.596048 21815 webserver.cc:533] Webserver started at http://127.21.77.194:45099/ using document root <none> and password file <none>
I20260710 11:05:28.596611 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:28.596789 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:28.596975 25617 ts_manager.cc:194] Registered new tserver with Master: 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179)
I20260710 11:05:28.597186 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:28.598572 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "0c12f1401a684548865c94ef49a5a9e2"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.598922 25617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39134
I20260710 11:05:28.603931 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 11:05:28.607733 25756 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:05:28.608603 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:28.608950 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "0c12f1401a684548865c94ef49a5a9e2"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.609306 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-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:05:28.629869 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:28.631100 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:28.632748 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:28.635145 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:28.635389 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.635646 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:28.635826 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.678988 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:39379
I20260710 11:05:28.679077 25818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:39379 every 8 connection(s)
I20260710 11:05:28.684612 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:28.691329 25822 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:05:28.695530 25823 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:05:28.697341 21815 server_base.cc:1061] running on GCE node
W20260710 11:05:28.698467 25825 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:05:28.698669 25819 heartbeater.cc:344] Connected to a master server at 127.21.77.254:33541
I20260710 11:05:28.699227 25819 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:28.699735 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:28.700068 21815 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:05:28.700256 25819 heartbeater.cc:507] Master 127.21.77.254:33541 requested a full tablet report, sending...
I20260710 11:05:28.700296 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681528700275 us; error 0 us; skew 500 ppm
I20260710 11:05:28.701437 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:28.702739 25617 ts_manager.cc:194] Registered new tserver with Master: 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:28.704313 21815 webserver.cc:533] Webserver started at http://127.21.77.195:41503/ using document root <none> and password file <none>
I20260710 11:05:28.704385 25617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39144
I20260710 11:05:28.705025 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:28.705367 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:28.705739 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:28.707393 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "a7375e178b3d482ab91021290134fb0e"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.712503 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:28.716063 25830 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:05:28.717034 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:28.717435 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "a7375e178b3d482ab91021290134fb0e"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-k7kd"
I20260710 11:05:28.717741 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681434141195-21815-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:05:28.727085 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:28.728273 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:28.729853 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:28.732213 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:28.732471 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.732739 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:28.732949 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.775108 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:34171
I20260710 11:05:28.775254 25892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:34171 every 8 connection(s)
I20260710 11:05:28.789991 25893 heartbeater.cc:344] Connected to a master server at 127.21.77.254:33541
I20260710 11:05:28.790431 25893 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:28.791159 25893 heartbeater.cc:507] Master 127.21.77.254:33541 requested a full tablet report, sending...
I20260710 11:05:28.793238 25617 ts_manager.cc:194] Registered new tserver with Master: a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:28.794133 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015886985s
I20260710 11:05:28.794759 25617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39156
I20260710 11:05:28.821170 25617 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39166:
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:05:28.823972 25617 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:05:28.906304 25858 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0c575cfbfd47cfae31f8e81eaee615 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:28.907954 25858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0c575cfbfd47cfae31f8e81eaee615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.907552 25855 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1d8ab37d8b41e7b8d8f04a9dff3687 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:28.909103 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1d8ab37d8b41e7b8d8f04a9dff3687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.908871 25709 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0c575cfbfd47cfae31f8e81eaee615 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:28.910216 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0c575cfbfd47cfae31f8e81eaee615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.911146 25854 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6ff0d2a3104e7e939ffb6bc32a8796 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:28.912595 25854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6ff0d2a3104e7e939ffb6bc32a8796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.912382 25708 tablet_service.cc:1511] Processing CreateTablet for tablet ca62ad797a5448e9b217a5b4e49f1c08 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:28.913692 25708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca62ad797a5448e9b217a5b4e49f1c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.914362 25781 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1d8ab37d8b41e7b8d8f04a9dff3687 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:28.915874 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1d8ab37d8b41e7b8d8f04a9dff3687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.915531 25782 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb9ba9706484e2784c8c47fa3d0dacb (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:28.917810 25857 tablet_service.cc:1511] Processing CreateTablet for tablet ca62ad797a5448e9b217a5b4e49f1c08 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:28.918362 25780 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6ff0d2a3104e7e939ffb6bc32a8796 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:28.918612 25707 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb9ba9706484e2784c8c47fa3d0dacb (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:28.919394 25857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca62ad797a5448e9b217a5b4e49f1c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.920284 25707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb9ba9706484e2784c8c47fa3d0dacb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.916940 25782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb9ba9706484e2784c8c47fa3d0dacb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.920874 25779 tablet_service.cc:1511] Processing CreateTablet for tablet 942766b8a6d84bc5badc9e3713c274b7 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:28.922154 25779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942766b8a6d84bc5badc9e3713c274b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.918614 25704 tablet_service.cc:1511] Processing CreateTablet for tablet 942766b8a6d84bc5badc9e3713c274b7 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:28.923081 25784 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0c575cfbfd47cfae31f8e81eaee615 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:28.924091 25704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942766b8a6d84bc5badc9e3713c274b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.924548 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0c575cfbfd47cfae31f8e81eaee615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.906304 25856 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb9ba9706484e2784c8c47fa3d0dacb (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:28.926383 25856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb9ba9706484e2784c8c47fa3d0dacb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.920034 25705 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6ff0d2a3104e7e939ffb6bc32a8796 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:28.930246 25705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6ff0d2a3104e7e939ffb6bc32a8796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.930323 25778 tablet_service.cc:1511] Processing CreateTablet for tablet 1a92b8c6505e41d5b991125ebffe2c74 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:28.931761 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a92b8c6505e41d5b991125ebffe2c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.934379 25703 tablet_service.cc:1511] Processing CreateTablet for tablet 1a92b8c6505e41d5b991125ebffe2c74 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:28.935897 25703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a92b8c6505e41d5b991125ebffe2c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.938306 25702 tablet_service.cc:1511] Processing CreateTablet for tablet 0456b3d07ad546418c4cb9eb4d3b16d5 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:28.914369 25783 tablet_service.cc:1511] Processing CreateTablet for tablet ca62ad797a5448e9b217a5b4e49f1c08 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:28.922183 25706 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1d8ab37d8b41e7b8d8f04a9dff3687 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:28.943462 25780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6ff0d2a3104e7e939ffb6bc32a8796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.944267 25853 tablet_service.cc:1511] Processing CreateTablet for tablet 942766b8a6d84bc5badc9e3713c274b7 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:28.951797 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942766b8a6d84bc5badc9e3713c274b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.951912 25777 tablet_service.cc:1511] Processing CreateTablet for tablet 0456b3d07ad546418c4cb9eb4d3b16d5 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:28.956708 25702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0456b3d07ad546418c4cb9eb4d3b16d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.946496 25852 tablet_service.cc:1511] Processing CreateTablet for tablet 1a92b8c6505e41d5b991125ebffe2c74 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:28.958066 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a92b8c6505e41d5b991125ebffe2c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.960444 25706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1d8ab37d8b41e7b8d8f04a9dff3687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.960263 25701 tablet_service.cc:1511] Processing CreateTablet for tablet ba66db8d1d56444a8fc06181ace4a512 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:28.961871 25701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba66db8d1d56444a8fc06181ace4a512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.969805 25777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0456b3d07ad546418c4cb9eb4d3b16d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.973412 25783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca62ad797a5448e9b217a5b4e49f1c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.978752 25857 tablet_service.cc:1511] Processing CreateTablet for tablet 0456b3d07ad546418c4cb9eb4d3b16d5 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:28.980140 25857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0456b3d07ad546418c4cb9eb4d3b16d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.081972 25776 tablet_service.cc:1511] Processing CreateTablet for tablet ba66db8d1d56444a8fc06181ace4a512 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:29.083846 25776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba66db8d1d56444a8fc06181ace4a512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.098287 25909 tablet_bootstrap.cc:492] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.110301 25910 tablet_bootstrap.cc:492] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.117367 25910 tablet_bootstrap.cc:654] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.119414 25909 tablet_bootstrap.cc:654] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.125976 25908 tablet_bootstrap.cc:492] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.128141 25909 tablet_bootstrap.cc:492] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.128670 25909 ts_tablet_manager.cc:1403] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 11:05:29.130125 25910 tablet_bootstrap.cc:492] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.131888 25853 tablet_service.cc:1511] Processing CreateTablet for tablet ba66db8d1d56444a8fc06181ace4a512 (DEFAULT_TABLE table=test-workload [id=6176b61718df4975a196dc6dd70c995b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:29.132565 25910 ts_tablet_manager.cc:1403] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 11:05:29.133222 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba66db8d1d56444a8fc06181ace4a512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.131589 25909 raft_consensus.cc:359] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.137229 25909 raft_consensus.cc:385] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.137643 25909 raft_consensus.cc:740] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.138600 25909 consensus_queue.cc:260] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.142269 25910 raft_consensus.cc:359] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.143019 25910 raft_consensus.cc:385] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.143126 25908 tablet_bootstrap.cc:654] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.143347 25910 raft_consensus.cc:740] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.144145 25910 consensus_queue.cc:260] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.155469 25819 heartbeater.cc:499] Master 127.21.77.254:33541 was elected leader, sending a full tablet report...
I20260710 11:05:29.155665 25910 ts_tablet_manager.cc:1434] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260710 11:05:29.157059 25910 tablet_bootstrap.cc:492] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.162632 25909 ts_tablet_manager.cc:1434] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.002s
I20260710 11:05:29.167403 25910 tablet_bootstrap.cc:654] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.169061 25744 heartbeater.cc:499] Master 127.21.77.254:33541 was elected leader, sending a full tablet report...
I20260710 11:05:29.170238 25909 tablet_bootstrap.cc:492] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.179013 25909 tablet_bootstrap.cc:654] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.181444 25908 tablet_bootstrap.cc:492] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.182258 25908 ts_tablet_manager.cc:1403] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.014s
I20260710 11:05:29.186324 25908 raft_consensus.cc:359] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.187335 25908 raft_consensus.cc:385] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.187686 25908 raft_consensus.cc:740] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.188550 25908 consensus_queue.cc:260] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.189703 25910 tablet_bootstrap.cc:492] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.190227 25910 ts_tablet_manager.cc:1403] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.022s
I20260710 11:05:29.191026 25909 tablet_bootstrap.cc:492] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.191526 25909 ts_tablet_manager.cc:1403] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 11:05:29.193910 25908 ts_tablet_manager.cc:1434] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:05:29.193701 25910 raft_consensus.cc:359] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.194694 25893 heartbeater.cc:499] Master 127.21.77.254:33541 was elected leader, sending a full tablet report...
I20260710 11:05:29.194494 25909 raft_consensus.cc:359] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.195336 25909 raft_consensus.cc:385] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.195680 25909 raft_consensus.cc:740] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.195866 25908 tablet_bootstrap.cc:492] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.196451 25909 consensus_queue.cc:260] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.199055 25909 ts_tablet_manager.cc:1434] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:29.194515 25910 raft_consensus.cc:385] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.200404 25910 raft_consensus.cc:740] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.201267 25910 consensus_queue.cc:260] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.200150 25909 tablet_bootstrap.cc:492] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.202466 25908 tablet_bootstrap.cc:654] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.205766 25913 raft_consensus.cc:493] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.206254 25913 raft_consensus.cc:515] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.209864 25910 ts_tablet_manager.cc:1434] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:05:29.210934 25910 tablet_bootstrap.cc:492] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.211323 25909 tablet_bootstrap.cc:654] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.220623 25913 leader_election.cc:290] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.221421 25910 tablet_bootstrap.cc:654] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.224006 25908 tablet_bootstrap.cc:492] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.224736 25909 tablet_bootstrap.cc:492] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.226827 25909 ts_tablet_manager.cc:1403] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260710 11:05:29.227504 25910 tablet_bootstrap.cc:492] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.227952 25910 ts_tablet_manager.cc:1403] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260710 11:05:29.229625 25909 raft_consensus.cc:359] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.230360 25909 raft_consensus.cc:385] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.230645 25909 raft_consensus.cc:740] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.230706 25910 raft_consensus.cc:359] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.231521 25910 raft_consensus.cc:385] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.231854 25910 raft_consensus.cc:740] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.231215 25908 ts_tablet_manager.cc:1403] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.014s
I20260710 11:05:29.232630 25909 consensus_queue.cc:260] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.234913 25909 ts_tablet_manager.cc:1434] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:29.235905 25909 tablet_bootstrap.cc:492] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.235666 25908 raft_consensus.cc:359] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.236498 25908 raft_consensus.cc:385] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.236841 25908 raft_consensus.cc:740] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.237820 25908 consensus_queue.cc:260] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.242535 25908 ts_tablet_manager.cc:1434] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 11:05:29.243502 25908 tablet_bootstrap.cc:492] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.243903 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
W20260710 11:05:29.245584 25757 leader_election.cc:343] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.232630 25910 consensus_queue.cc:260] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.248651 25910 ts_tablet_manager.cc:1434] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:05:29.251299 25910 tablet_bootstrap.cc:492] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.253566 25909 tablet_bootstrap.cc:654] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.254040 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.254743 25868 raft_consensus.cc:2468] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:29.256616 25758 leader_election.cc:304] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [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: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.257853 25913 raft_consensus.cc:2804] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.258209 25913 raft_consensus.cc:493] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.258337 25910 tablet_bootstrap.cc:654] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.258602 25913 raft_consensus.cc:3060] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.249939 25908 tablet_bootstrap.cc:654] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.270962 25909 tablet_bootstrap.cc:492] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.270993 25908 tablet_bootstrap.cc:492] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.269843 25913 raft_consensus.cc:515] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.271618 25909 ts_tablet_manager.cc:1403] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.002s
I20260710 11:05:29.271783 25908 ts_tablet_manager.cc:1403] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 11:05:29.273857 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.274672 25909 raft_consensus.cc:359] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.275374 25909 raft_consensus.cc:385] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:29.275306 25757 leader_election.cc:343] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.275781 25909 raft_consensus.cc:740] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.275936 25908 raft_consensus.cc:359] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.276940 25908 raft_consensus.cc:385] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.277379 25908 raft_consensus.cc:740] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.277474 25913 leader_election.cc:290] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.277714 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.276619 25909 consensus_queue.cc:260] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.278290 25868 raft_consensus.cc:3060] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.278477 25908 consensus_queue.cc:260] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.280817 25908 ts_tablet_manager.cc:1434] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:05:29.281853 25908 tablet_bootstrap.cc:492] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.282334 25910 tablet_bootstrap.cc:492] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.282866 25910 ts_tablet_manager.cc:1403] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.006s
I20260710 11:05:29.283907 25909 ts_tablet_manager.cc:1434] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:29.284076 25918 raft_consensus.cc:493] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.285038 25909 tablet_bootstrap.cc:492] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.284605 25918 raft_consensus.cc:515] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.286129 25910 raft_consensus.cc:359] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.286834 25910 raft_consensus.cc:385] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.287139 25910 raft_consensus.cc:740] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.288015 25910 consensus_queue.cc:260] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.291917 25909 tablet_bootstrap.cc:654] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.292486 25910 ts_tablet_manager.cc:1434] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:05:29.293532 25910 tablet_bootstrap.cc:492] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.299383 25868 raft_consensus.cc:2468] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:29.300458 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.301643 25908 tablet_bootstrap.cc:654] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:29.307389 25831 leader_election.cc:343] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.308158 25758 leader_election.cc:304] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.309228 25913 raft_consensus.cc:2804] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.304167 25918 leader_election.cc:290] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.308409 25909 tablet_bootstrap.cc:492] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.311091 25909 ts_tablet_manager.cc:1403] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:05:29.315207 25909 raft_consensus.cc:359] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.306026 25910 tablet_bootstrap.cc:654] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.315948 25909 raft_consensus.cc:385] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.315970 25913 raft_consensus.cc:697] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:29.317166 25908 tablet_bootstrap.cc:492] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.317667 25908 ts_tablet_manager.cc:1403] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260710 11:05:29.317320 25913 consensus_queue.cc:237] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.318253 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
W20260710 11:05:29.319697 25834 leader_election.cc:343] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.320127 25834 leader_election.cc:304] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.320490 25909 raft_consensus.cc:740] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.320739 25908 raft_consensus.cc:359] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.321359 25918 raft_consensus.cc:2749] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.321544 25908 raft_consensus.cc:385] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.321877 25908 raft_consensus.cc:740] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.321648 25909 consensus_queue.cc:260] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.322752 25908 consensus_queue.cc:260] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.325114 25908 ts_tablet_manager.cc:1434] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:29.326126 25908 tablet_bootstrap.cc:492] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.327167 25909 ts_tablet_manager.cc:1434] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 11:05:29.328521 25909 tablet_bootstrap.cc:492] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.332719 25908 tablet_bootstrap.cc:654] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.336284 25909 tablet_bootstrap.cc:654] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.340436 25910 tablet_bootstrap.cc:492] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.340960 25910 ts_tablet_manager.cc:1403] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260710 11:05:29.343875 25910 raft_consensus.cc:359] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.344774 25910 raft_consensus.cc:385] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.345273 25910 raft_consensus.cc:740] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.346311 25910 consensus_queue.cc:260] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.349591 25909 tablet_bootstrap.cc:492] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.350230 25909 ts_tablet_manager.cc:1403] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:05:29.349645 25910 ts_tablet_manager.cc:1434] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:29.352336 25910 tablet_bootstrap.cc:492] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.351800 25616 catalog_manager.cc:5697] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.353601 25908 tablet_bootstrap.cc:492] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.353675 25909 raft_consensus.cc:359] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.354298 25908 ts_tablet_manager.cc:1403] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.013s
I20260710 11:05:29.354604 25909 raft_consensus.cc:385] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.355000 25909 raft_consensus.cc:740] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.356638 25914 raft_consensus.cc:493] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.357146 25914 raft_consensus.cc:515] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.357988 25908 raft_consensus.cc:359] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.358685 25908 raft_consensus.cc:385] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.358989 25908 raft_consensus.cc:740] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.359328 25910 tablet_bootstrap.cc:654] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.359814 25908 consensus_queue.cc:260] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.362202 25908 ts_tablet_manager.cc:1434] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:29.363245 25908 tablet_bootstrap.cc:492] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.369963 25914 leader_election.cc:290] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.355894 25909 consensus_queue.cc:260] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.373710 25909 ts_tablet_manager.cc:1434] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:05:29.375605 25909 tablet_bootstrap.cc:492] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.371096 25908 tablet_bootstrap.cc:654] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.383600 25909 tablet_bootstrap.cc:654] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.387704 25914 raft_consensus.cc:493] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.388501 25914 raft_consensus.cc:515] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.391396 25914 leader_election.cc:290] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.396520 25909 tablet_bootstrap.cc:492] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.397405 25909 ts_tablet_manager.cc:1403] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 11:05:29.403016 25909 raft_consensus.cc:359] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.403859 25909 raft_consensus.cc:385] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.404204 25909 raft_consensus.cc:740] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.405493 25908 tablet_bootstrap.cc:492] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.406092 25908 ts_tablet_manager.cc:1403] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.011s
I20260710 11:05:29.406315 25909 consensus_queue.cc:260] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.409543 25908 raft_consensus.cc:359] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.410327 25908 raft_consensus.cc:385] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:29.410944 25665 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:29.410668 25908 raft_consensus.cc:740] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.411027 25914 raft_consensus.cc:493] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.411722 25909 ts_tablet_manager.cc:1434] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:29.412456 25908 consensus_queue.cc:260] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.412166 25914 raft_consensus.cc:515] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.415729 25914 leader_election.cc:290] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.417138 25909 tablet_bootstrap.cc:492] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.418155 25908 ts_tablet_manager.cc:1434] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:29.419328 25908 tablet_bootstrap.cc:492] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.425004 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.425694 25908 tablet_bootstrap.cc:654] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.425766 25868 raft_consensus.cc:2468] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:29.427078 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9ba9706484e2784c8c47fa3d0dacb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.427768 25867 raft_consensus.cc:2468] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:29.428916 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.430990 25683 leader_election.cc:304] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.431963 25683 leader_election.cc:304] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.433308 25914 raft_consensus.cc:2804] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.433913 25914 raft_consensus.cc:493] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.434320 25914 raft_consensus.cc:3060] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.440490 25910 tablet_bootstrap.cc:492] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.441565 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
W20260710 11:05:29.441823 25683 leader_election.cc:343] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.442056 25940 raft_consensus.cc:2804] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.442497 25940 raft_consensus.cc:493] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.442859 25940 raft_consensus.cc:3060] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.444033 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9ba9706484e2784c8c47fa3d0dacb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.444744 25794 raft_consensus.cc:2468] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:29.446826 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.448572 25914 raft_consensus.cc:515] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.449901 25909 tablet_bootstrap.cc:654] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:29.450173 25685 leader_election.cc:343] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:29.451759 25685 leader_election.cc:343] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.452097 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.452206 25685 leader_election.cc:304] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de; no voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:29.452853 25866 raft_consensus.cc:3060] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.453511 25910 ts_tablet_manager.cc:1403] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.101s	user 0.037s	sys 0.035s
I20260710 11:05:29.456957 25910 raft_consensus.cc:359] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.457883 25910 raft_consensus.cc:385] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.458170 25910 raft_consensus.cc:740] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.460343 25940 raft_consensus.cc:515] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.461515 25910 consensus_queue.cc:260] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.462853 25940 leader_election.cc:290] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.463410 25940 raft_consensus.cc:2749] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.463994 25910 ts_tablet_manager.cc:1434] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:05:29.466272 25909 tablet_bootstrap.cc:492] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.466845 25909 ts_tablet_manager.cc:1403] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.003s
I20260710 11:05:29.468612 25942 raft_consensus.cc:493] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.469179 25942 raft_consensus.cc:515] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.469695 25909 raft_consensus.cc:359] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.470427 25909 raft_consensus.cc:385] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.470769 25909 raft_consensus.cc:740] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.470638 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9ba9706484e2784c8c47fa3d0dacb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.471537 25867 raft_consensus.cc:3060] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.471570 25914 leader_election.cc:290] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.472237 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.472414 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.480012 25794 raft_consensus.cc:3060] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.472888 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9ba9706484e2784c8c47fa3d0dacb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.474079 25910 tablet_bootstrap.cc:492] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.480777 25793 raft_consensus.cc:3060] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:29.481330 25685 leader_election.cc:343] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.484117 25908 tablet_bootstrap.cc:492] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.484670 25908 ts_tablet_manager.cc:1403] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.020s
I20260710 11:05:29.474892 25942 leader_election.cc:290] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.475796 25909 consensus_queue.cc:260] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.477696 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.486390 25913 raft_consensus.cc:493] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:29.486565 25683 leader_election.cc:343] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.486902 25913 raft_consensus.cc:515] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.488133 25794 raft_consensus.cc:2468] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:29.488608 25908 raft_consensus.cc:359] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.489480 25908 raft_consensus.cc:385] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.489424 25685 leader_election.cc:304] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:29.490001 25908 raft_consensus.cc:740] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.490628 25918 raft_consensus.cc:493] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.491132 25918 raft_consensus.cc:515] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.491003 25908 consensus_queue.cc:260] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.492316 25914 raft_consensus.cc:2804] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.489301 25913 leader_election.cc:290] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.492993 25914 raft_consensus.cc:697] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:29.493590 25909 ts_tablet_manager.cc:1434] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:05:29.493500 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ff0d2a3104e7e939ffb6bc32a8796" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.494562 25909 tablet_bootstrap.cc:492] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:29.494318 25914 consensus_queue.cc:237] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.495623 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ff0d2a3104e7e939ffb6bc32a8796" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.496224 25868 raft_consensus.cc:2468] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:29.497572 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.498221 25719 raft_consensus.cc:2468] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:29.499498 25831 leader_election.cc:304] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.501000 25918 leader_election.cc:290] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.479153 25866 raft_consensus.cc:2468] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:29.499262 25758 leader_election.cc:304] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.479336 25867 raft_consensus.cc:2468] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:29.487164 25683 leader_election.cc:304] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de; no voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:29.507503 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.508507 25794 raft_consensus.cc:2468] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:29.511067 25909 tablet_bootstrap.cc:654] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.507835 25944 raft_consensus.cc:493] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.505566 25918 raft_consensus.cc:2804] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.502713 25793 raft_consensus.cc:2468] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
W20260710 11:05:29.504761 25757 leader_election.cc:343] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.506258 25913 raft_consensus.cc:2804] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.513136 25944 raft_consensus.cc:515] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.514060 25910 tablet_bootstrap.cc:654] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.527340 25913 raft_consensus.cc:493] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.529251 25913 raft_consensus.cc:3060] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.530901 25683 leader_election.cc:304] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.531740 25944 leader_election.cc:290] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.533299 25942 raft_consensus.cc:2804] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.524089 25918 raft_consensus.cc:493] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.526738 25940 raft_consensus.cc:2749] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.541656 25908 ts_tablet_manager.cc:1434] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.057s	user 0.025s	sys 0.020s
I20260710 11:05:29.541958 25942 raft_consensus.cc:697] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:29.546444 25908 tablet_bootstrap.cc:492] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.546206 25942 consensus_queue.cc:237] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.537369 25918 raft_consensus.cc:3060] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.542753 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.543671 25914 raft_consensus.cc:493] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.549702 25914 raft_consensus.cc:515] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.551898 25914 leader_election.cc:290] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.554263 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.554549 25719 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:29.554340 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.556255 25867 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:29.556844 25794 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:29.558673 25683 leader_election.cc:304] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.561199 25914 raft_consensus.cc:493] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.554292 25908 tablet_bootstrap.cc:654] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.544809 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.563607 25914 raft_consensus.cc:515] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.563872 25793 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:29.565558 25834 leader_election.cc:304] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.567780 25944 raft_consensus.cc:2804] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.567952 25947 raft_consensus.cc:2804] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.568223 25944 raft_consensus.cc:493] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.568447 25947 raft_consensus.cc:493] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.568675 25944 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.568854 25947 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.569418 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.572254 25918 raft_consensus.cc:515] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.574512 25918 leader_election.cc:290] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.567807 25914 leader_election.cc:290] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.576416 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.576493 25947 raft_consensus.cc:515] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.577371 25867 raft_consensus.cc:2393] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29185d8da5be48be99a086558a8ca1de in current term 1: Already voted for candidate 0c12f1401a684548865c94ef49a5a9e2 in this term.
I20260710 11:05:29.576582 25913 raft_consensus.cc:515] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.578197 25944 raft_consensus.cc:515] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.579622 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.580168 25719 raft_consensus.cc:3060] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.580199 25913 leader_election.cc:290] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.580473 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ff0d2a3104e7e939ffb6bc32a8796" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.581676 25717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.582753 25717 raft_consensus.cc:2393] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7375e178b3d482ab91021290134fb0e in current term 1: Already voted for candidate 29185d8da5be48be99a086558a8ca1de in this term.
W20260710 11:05:29.582836 25757 leader_election.cc:343] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.579442 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.583877 25793 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.584374 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.584879 25944 leader_election.cc:290] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.585407 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ff0d2a3104e7e939ffb6bc32a8796" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.586002 25867 raft_consensus.cc:3060] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.587577 25947 leader_election.cc:290] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.588956 25910 tablet_bootstrap.cc:492] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.589708 25910 ts_tablet_manager.cc:1403] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.004s
I20260710 11:05:29.593086 25908 tablet_bootstrap.cc:492] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.593142 25793 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:29.593715 25908 ts_tablet_manager.cc:1403] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.007s
I20260710 11:05:29.594463 25685 leader_election.cc:304] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:29.594784 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.594930 25910 raft_consensus.cc:359] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.595386 25947 raft_consensus.cc:2804] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.595960 25947 raft_consensus.cc:697] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:29.596253 25683 leader_election.cc:304] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de; no voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:29.596486 25908 raft_consensus.cc:359] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.596890 25914 raft_consensus.cc:3060] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.597198 25908 raft_consensus.cc:385] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.596766 25947 consensus_queue.cc:237] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.597529 25908 raft_consensus.cc:740] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.597496 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.598510 25866 raft_consensus.cc:2393] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29185d8da5be48be99a086558a8ca1de in current term 1: Already voted for candidate a7375e178b3d482ab91021290134fb0e in this term.
I20260710 11:05:29.598443 25908 consensus_queue.cc:260] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.595546 25792 raft_consensus.cc:2393] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7375e178b3d482ab91021290134fb0e in current term 1: Already voted for candidate 29185d8da5be48be99a086558a8ca1de in this term.
I20260710 11:05:29.600533 25908 ts_tablet_manager.cc:1434] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:29.584939 25794 raft_consensus.cc:3060] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.601032 25910 raft_consensus.cc:385] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.601472 25908 tablet_bootstrap.cc:492] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:29.601424 25910 raft_consensus.cc:740] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.602450 25910 consensus_queue.cc:260] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.603749 25914 raft_consensus.cc:2749] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.605445 25834 leader_election.cc:304] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [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: a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.606102 25910 ts_tablet_manager.cc:1434] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:29.606630 25944 raft_consensus.cc:2749] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.608629 25908 tablet_bootstrap.cc:654] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.609776 25910 tablet_bootstrap.cc:492] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.612601 25867 raft_consensus.cc:2468] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:29.612936 25615 catalog_manager.cc:5697] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.614002 25758 leader_election.cc:304] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.620288 25908 tablet_bootstrap.cc:492] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:29.620755 25908 ts_tablet_manager.cc:1403] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:29.620891 25910 tablet_bootstrap.cc:654] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.621155 25913 raft_consensus.cc:2804] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.621644 25913 raft_consensus.cc:697] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:29.622285 25913 consensus_queue.cc:237] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.623471 25908 raft_consensus.cc:359] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.624241 25908 raft_consensus.cc:385] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.624547 25908 raft_consensus.cc:740] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.625429 25908 consensus_queue.cc:260] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.626266 25910 tablet_bootstrap.cc:492] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.626914 25910 ts_tablet_manager.cc:1403] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:05:29.627473 25908 ts_tablet_manager.cc:1434] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:29.615058 25719 raft_consensus.cc:2468] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:29.630085 25831 leader_election.cc:304] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.630986 25944 raft_consensus.cc:2804] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.630944 25794 raft_consensus.cc:2468] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:29.631605 25944 raft_consensus.cc:697] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:29.632436 25944 consensus_queue.cc:237] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.633252 25909 tablet_bootstrap.cc:492] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:29.633705 25909 ts_tablet_manager.cc:1403] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.013s
I20260710 11:05:29.634838 25910 raft_consensus.cc:359] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.635618 25946 raft_consensus.cc:493] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.635809 25910 raft_consensus.cc:385] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.636272 25910 raft_consensus.cc:740] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.636134 25946 raft_consensus.cc:515] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.636646 25909 raft_consensus.cc:359] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.637316 25909 raft_consensus.cc:385] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.637791 25909 raft_consensus.cc:740] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.637228 25910 consensus_queue.cc:260] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.638363 25946 leader_election.cc:290] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.639726 25909 consensus_queue.cc:260] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.640537 25910 ts_tablet_manager.cc:1434] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:29.640086 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.641229 25719 raft_consensus.cc:2468] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:29.644155 25831 leader_election.cc:304] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.645157 25946 raft_consensus.cc:2804] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.645535 25946 raft_consensus.cc:493] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.645888 25946 raft_consensus.cc:3060] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.641758 25910 tablet_bootstrap.cc:492] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:29.641898 25909 ts_tablet_manager.cc:1434] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:29.648849 25947 raft_consensus.cc:493] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.648074 25614 catalog_manager.cc:5697] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.649402 25947 raft_consensus.cc:515] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.651616 25947 leader_election.cc:290] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.652604 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ff0d2a3104e7e939ffb6bc32a8796" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.654006 25946 raft_consensus.cc:515] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.654552 25910 tablet_bootstrap.cc:654] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.657496 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.658337 25719 raft_consensus.cc:3060] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.658900 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:29.664300 25946 leader_election.cc:290] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:29.665992 25910 tablet_bootstrap.cc:492] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:29.666172 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ff0d2a3104e7e939ffb6bc32a8796" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.666572 25910 ts_tablet_manager.cc:1403] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260710 11:05:29.667006 25867 raft_consensus.cc:2393] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29185d8da5be48be99a086558a8ca1de in current term 1: Already voted for candidate 0c12f1401a684548865c94ef49a5a9e2 in this term.
W20260710 11:05:29.667883 25834 leader_election.cc:343] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.667874 25616 catalog_manager.cc:5697] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.669340 25910 raft_consensus.cc:359] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.669845 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.669770 25616 catalog_manager.cc:5697] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.670796 25910 raft_consensus.cc:385] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.671108 25910 raft_consensus.cc:740] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.670811 25683 leader_election.cc:304] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de; no voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:29.672065 25947 raft_consensus.cc:3060] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.672014 25910 consensus_queue.cc:260] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.672971 25794 raft_consensus.cc:3060] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.667021 25719 raft_consensus.cc:2468] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:29.674110 25910 ts_tablet_manager.cc:1434] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:05:29.675540 25831 leader_election.cc:304] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.676340 25946 raft_consensus.cc:2804] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.677031 25946 raft_consensus.cc:697] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:29.678006 25946 consensus_queue.cc:237] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.679900 25794 raft_consensus.cc:2468] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:29.680531 25947 raft_consensus.cc:2749] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.694202 25615 catalog_manager.cc:5697] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 1 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:29.695645 25615 catalog_manager.cc:5697] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 1 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:29.702999 25913 raft_consensus.cc:493] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.703541 25913 raft_consensus.cc:515] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.705600 25913 leader_election.cc:290] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.706303 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.706581 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.706962 25719 raft_consensus.cc:2468] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:29.707155 25867 raft_consensus.cc:2468] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:29.707993 25757 leader_election.cc:304] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:29.708752 25913 raft_consensus.cc:2804] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.709163 25913 raft_consensus.cc:493] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.709457 25913 raft_consensus.cc:3060] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.714731 25913 raft_consensus.cc:515] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.716336 25913 leader_election.cc:290] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.717556 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.717533 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.718321 25867 raft_consensus.cc:3060] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.718351 25719 raft_consensus.cc:3060] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.725692 25719 raft_consensus.cc:2468] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:29.725692 25867 raft_consensus.cc:2468] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:29.727140 25758 leader_election.cc:304] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.727978 25913 raft_consensus.cc:2804] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.728480 25913 raft_consensus.cc:697] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:29.729238 25913 consensus_queue.cc:237] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.736135 25617 catalog_manager.cc:5697] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.748210 25913 raft_consensus.cc:493] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.748850 25913 raft_consensus.cc:515] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.750764 25913 leader_election.cc:290] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.751638 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:29.751900 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:29.752431 25719 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:29.752569 25867 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:29.753696 25757 leader_election.cc:304] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:29.754494 25913 raft_consensus.cc:2804] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.754829 25913 raft_consensus.cc:493] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.755119 25913 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.759656 25913 raft_consensus.cc:515] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.761233 25913 leader_election.cc:290] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.762029 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:29.762219 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.762549 25719 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.762810 25867 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.767418 25719 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:29.767444 25867 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:29.768677 25757 leader_election.cc:304] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:29.769392 25913 raft_consensus.cc:2804] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.769869 25913 raft_consensus.cc:697] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:29.770495 25913 consensus_queue.cc:237] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.777833 25617 catalog_manager.cc:5697] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.803099 25794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
mode: GRACEFUL
new_leader_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:48640
I20260710 11:05:29.803719 25794 raft_consensus.cc:606] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Received request to transfer leadership to TS 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.809026 25794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
mode: GRACEFUL
new_leader_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:48640
I20260710 11:05:29.809645 25794 raft_consensus.cc:606] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Received request to transfer leadership to TS 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.824543 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
mode: GRACEFUL
new_leader_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:52738
I20260710 11:05:29.825146 25867 raft_consensus.cc:606] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Received request to transfer leadership to TS 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:29.832798 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:52738
I20260710 11:05:29.833354 25867 raft_consensus.cc:606] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:29.846441 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35034
I20260710 11:05:29.846952 25719 raft_consensus.cc:606] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:29.851799 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35034
I20260710 11:05:29.852319 25719 raft_consensus.cc:606] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:29.857194 25794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
mode: GRACEFUL
new_leader_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:48640
I20260710 11:05:29.857682 25794 raft_consensus.cc:606] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Received request to transfer leadership to TS a7375e178b3d482ab91021290134fb0e
I20260710 11:05:29.874236 25913 consensus_queue.cc:1048] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.880493 25929 raft_consensus.cc:993] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: : Instructing follower 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:29.881001 25913 raft_consensus.cc:1081] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Signalling peer 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:29.883096 25717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:37766
I20260710 11:05:29.886018 25717 raft_consensus.cc:493] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.886431 25717 raft_consensus.cc:3060] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.889148 25964 consensus_queue.cc:1048] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.893841 25717 raft_consensus.cc:515] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.899325 25717 leader_election.cc:290] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:29.900695 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:29.901542 25867 raft_consensus.cc:3060] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.901737 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c575cfbfd47cfae31f8e81eaee615" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:29.902369 25794 raft_consensus.cc:3055] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.902690 25794 raft_consensus.cc:740] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:29.903478 25794 consensus_queue.cc:260] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.904815 25794 raft_consensus.cc:3060] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.907836 25867 raft_consensus.cc:2468] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:29.909024 25683 leader_election.cc:304] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:29.909785 25947 raft_consensus.cc:2804] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.910235 25947 raft_consensus.cc:697] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:29.910807 25794 raft_consensus.cc:2468] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:29.911072 25947 consensus_queue.cc:237] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:29.918540 25615 catalog_manager.cc:5697] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 1 to 2, leader changed from 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194) to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 2 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.951334 25947 consensus_queue.cc:1048] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.961853 25914 consensus_queue.cc:1048] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.045679 25964 consensus_queue.cc:1048] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.050161 25914 consensus_queue.cc:1048] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.057940 25913 consensus_queue.cc:1048] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:05:30.065733 25940 consensus_queue.cc:1048] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:30.071659 25947 consensus_queue.cc:1048] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.079830 25947 raft_consensus.cc:993] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:30.080243 25947 raft_consensus.cc:1081] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:30.081966 25792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35978
I20260710 11:05:30.082652 25792 raft_consensus.cc:493] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.083019 25792 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.090675 25792 raft_consensus.cc:515] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.093793 25947 consensus_queue.cc:1048] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.097883 25792 leader_election.cc:290] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:30.099239 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:30.099566 25946 consensus_queue.cc:1048] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.099892 25866 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.101605 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:30.102384 25719 raft_consensus.cc:3055] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.102742 25719 raft_consensus.cc:740] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:30.103632 25719 consensus_queue.cc:260] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.105017 25719 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.109130 25866 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:30.110657 25758 leader_election.cc:304] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:30.111647 25913 raft_consensus.cc:2804] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.112104 25913 raft_consensus.cc:697] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:30.112972 25913 consensus_queue.cc:237] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.122861 25719 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:30.123319 25944 consensus_queue.cc:1048] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.125923 25940 raft_consensus.cc:993] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:30.126398 25940 raft_consensus.cc:1081] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:30.128173 25792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35978
I20260710 11:05:30.128760 25792 raft_consensus.cc:493] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.129212 25792 raft_consensus.cc:3060] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.135970 25946 raft_consensus.cc:993] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:30.136487 25944 raft_consensus.cc:1081] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:30.136277 25792 raft_consensus.cc:515] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.138368 25794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35964
I20260710 11:05:30.138870 25794 raft_consensus.cc:493] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.139197 25794 raft_consensus.cc:3060] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.139384 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:30.139994 25718 raft_consensus.cc:3055] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.140301 25718 raft_consensus.cc:740] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:30.141098 25718 consensus_queue.cc:260] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.142212 25718 raft_consensus.cc:3060] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.140720 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a92b8c6505e41d5b991125ebffe2c74" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:30.142966 25866 raft_consensus.cc:3060] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.145831 25617 catalog_manager.cc:5697] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.146592 25794 raft_consensus.cc:515] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.150050 25718 raft_consensus.cc:2468] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:30.150679 25794 leader_election.cc:290] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:30.151461 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:30.152071 25867 raft_consensus.cc:3055] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.152415 25867 raft_consensus.cc:740] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:30.153286 25867 consensus_queue.cc:260] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.153774 25757 leader_election.cc:304] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:30.154641 25913 raft_consensus.cc:2804] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.155617 25913 raft_consensus.cc:697] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:30.155721 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942766b8a6d84bc5badc9e3713c274b7" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:30.156385 25719 raft_consensus.cc:3060] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.156553 25913 consensus_queue.cc:237] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.157471 25866 raft_consensus.cc:2468] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:30.158252 25792 leader_election.cc:290] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:30.154632 25867 raft_consensus.cc:3060] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.165740 25719 raft_consensus.cc:2468] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:30.166206 25867 raft_consensus.cc:2468] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:30.167132 25757 leader_election.cc:304] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:30.167294 25617 catalog_manager.cc:5697] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.168008 25913 raft_consensus.cc:2804] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.168576 25913 raft_consensus.cc:697] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:30.169266 25913 consensus_queue.cc:237] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.179519 25617 catalog_manager.cc:5697] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from a7375e178b3d482ab91021290134fb0e (127.21.77.195) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.213954 25944 consensus_queue.cc:1048] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.220171 25946 raft_consensus.cc:993] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: : Instructing follower 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:30.220820 25944 raft_consensus.cc:1081] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Signalling peer 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:30.222711 25718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:37772
I20260710 11:05:30.223901 25718 raft_consensus.cc:493] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.224287 25718 raft_consensus.cc:3060] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.228957 25946 consensus_queue.cc:1048] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.231199 25718 raft_consensus.cc:515] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.237200 25913 consensus_queue.cc:1048] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:30.238884 25718 leader_election.cc:290] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:30.240224 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:30.240760 25792 raft_consensus.cc:3060] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.241001 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1d8ab37d8b41e7b8d8f04a9dff3687" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:30.241638 25867 raft_consensus.cc:3055] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.242003 25867 raft_consensus.cc:740] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:30.243043 25867 consensus_queue.cc:260] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.244863 25867 raft_consensus.cc:3060] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.247046 25792 raft_consensus.cc:2468] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:30.248303 25685 leader_election.cc:304] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:30.249096 25914 raft_consensus.cc:2804] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.249558 25914 raft_consensus.cc:697] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:30.250425 25914 consensus_queue.cc:237] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.256778 25913 consensus_queue.cc:1048] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.263149 25616 catalog_manager.cc:5697] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 1 to 2, leader changed from a7375e178b3d482ab91021290134fb0e (127.21.77.195) to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 2 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.264194 25867 raft_consensus.cc:2468] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:30.266306 25929 raft_consensus.cc:993] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: : Instructing follower 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:30.266739 25913 raft_consensus.cc:1081] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Signalling peer 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:30.268818 25718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:37766
I20260710 11:05:30.269337 25718 raft_consensus.cc:493] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.269651 25718 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.275274 25718 raft_consensus.cc:515] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.276851 25718 leader_election.cc:290] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:30.277734 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:30.278035 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:30.278370 25792 raft_consensus.cc:3055] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.278824 25867 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.278797 25792 raft_consensus.cc:740] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:30.279834 25792 consensus_queue.cc:260] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.281137 25792 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.286420 25867 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:30.287858 25683 leader_election.cc:304] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:30.288219 25792 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:30.288710 25914 raft_consensus.cc:2804] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.289250 25914 raft_consensus.cc:697] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:30.290047 25914 consensus_queue.cc:237] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.296530 25616 catalog_manager.cc:5697] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 1 to 2, leader changed from 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194) to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 2 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.323355 25913 consensus_queue.cc:1048] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.334576 25913 consensus_queue.cc:1048] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.342742 25964 raft_consensus.cc:993] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: : Instructing follower a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:30.343338 25913 raft_consensus.cc:1081] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Signalling peer a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:30.344987 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:46716
I20260710 11:05:30.345546 25867 raft_consensus.cc:493] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.345904 25867 raft_consensus.cc:3060] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.352010 25867 raft_consensus.cc:515] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.354086 25867 leader_election.cc:290] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:30.354802 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:30.355118 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba66db8d1d56444a8fc06181ace4a512" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:30.355358 25718 raft_consensus.cc:3060] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.356192 25792 raft_consensus.cc:3055] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.356527 25792 raft_consensus.cc:740] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:30.357427 25792 consensus_queue.cc:260] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.358664 25792 raft_consensus.cc:3060] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.361286 25718 raft_consensus.cc:2468] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 2.
I20260710 11:05:30.362450 25831 leader_election.cc:304] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:30.363152 25946 raft_consensus.cc:2804] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.363559 25946 raft_consensus.cc:697] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 2 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:30.364419 25792 raft_consensus.cc:2468] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 2.
I20260710 11:05:30.364312 25946 consensus_queue.cc:237] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:30.370388 25617 catalog_manager.cc:5697] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 1 to 2, leader changed from 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194) to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 2 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.501829 25718 raft_consensus.cc:1275] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.503159 25913 consensus_queue.cc:1048] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.511806 25866 raft_consensus.cc:1275] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.510772 25867 raft_consensus.cc:1275] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.513522 25914 consensus_queue.cc:1048] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.515219 25964 consensus_queue.cc:1048] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.526541 25792 raft_consensus.cc:1275] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.528738 25947 consensus_queue.cc:1048] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.559342 25867 raft_consensus.cc:1275] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.560657 25986 consensus_queue.cc:1048] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.568068 25718 raft_consensus.cc:1275] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.569607 25964 consensus_queue.cc:1048] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.614476 25867 raft_consensus.cc:1275] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.615844 25964 consensus_queue.cc:1048] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.618889 25718 raft_consensus.cc:1275] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.620551 25964 consensus_queue.cc:1048] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.684114 25867 raft_consensus.cc:1275] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.685667 25942 consensus_queue.cc:1048] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.693390 25792 raft_consensus.cc:1275] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.695163 25914 consensus_queue.cc:1048] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.725598 25867 raft_consensus.cc:1275] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.726811 25914 consensus_queue.cc:1048] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.734112 25792 raft_consensus.cc:1275] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.735659 25942 consensus_queue.cc:1048] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.795156 25718 raft_consensus.cc:1275] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.796537 25944 consensus_queue.cc:1048] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.804342 25792 raft_consensus.cc:1275] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.806277 25980 consensus_queue.cc:1048] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.881685 25616 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37452:
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:05:32.883713 25616 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:05:32.929940 25705 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3fd440d9ef4d50b49fab34a5653d2e (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.931210 25705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3fd440d9ef4d50b49fab34a5653d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.932139 25781 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3fd440d9ef4d50b49fab34a5653d2e (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.933441 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3fd440d9ef4d50b49fab34a5653d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.933911 25701 tablet_service.cc:1511] Processing CreateTablet for tablet 492fcc0373ea4e68b7abd23bf9beceba (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.932139 25853 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3fd440d9ef4d50b49fab34a5653d2e (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.935138 25701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492fcc0373ea4e68b7abd23bf9beceba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.935240 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3fd440d9ef4d50b49fab34a5653d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.938551 25776 tablet_service.cc:1511] Processing CreateTablet for tablet 492fcc0373ea4e68b7abd23bf9beceba (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.940290 25776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492fcc0373ea4e68b7abd23bf9beceba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.942415 25854 tablet_service.cc:1511] Processing CreateTablet for tablet 492fcc0373ea4e68b7abd23bf9beceba (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.944104 25854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492fcc0373ea4e68b7abd23bf9beceba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.946309 25708 tablet_service.cc:1511] Processing CreateTablet for tablet 033e3fffc53048e68020c8750501e2bb (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.947997 25708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033e3fffc53048e68020c8750501e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.955683 25783 tablet_service.cc:1511] Processing CreateTablet for tablet 033e3fffc53048e68020c8750501e2bb (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.956985 25783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033e3fffc53048e68020c8750501e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.958725 25779 tablet_service.cc:1511] Processing CreateTablet for tablet 2d438bc55e5048b28afd0c6175401d0a (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.959933 25779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d438bc55e5048b28afd0c6175401d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.960791 25709 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1d1a94f3b74cc09561062fde15f513 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.962114 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1d1a94f3b74cc09561062fde15f513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.962476 25778 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1d1a94f3b74cc09561062fde15f513 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.963665 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1d1a94f3b74cc09561062fde15f513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.966048 25702 tablet_service.cc:1511] Processing CreateTablet for tablet 2d438bc55e5048b28afd0c6175401d0a (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.967279 25702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d438bc55e5048b28afd0c6175401d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.972469 25855 tablet_service.cc:1511] Processing CreateTablet for tablet 033e3fffc53048e68020c8750501e2bb (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.973934 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033e3fffc53048e68020c8750501e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.974746 25852 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1d1a94f3b74cc09561062fde15f513 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.975989 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1d1a94f3b74cc09561062fde15f513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.975829 25707 tablet_service.cc:1511] Processing CreateTablet for tablet db903bdff0984da1afd8c79e690dccc0 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.977010 25707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db903bdff0984da1afd8c79e690dccc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.977603 25856 tablet_service.cc:1511] Processing CreateTablet for tablet 2d438bc55e5048b28afd0c6175401d0a (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.978757 25856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d438bc55e5048b28afd0c6175401d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.983112 25777 tablet_service.cc:1511] Processing CreateTablet for tablet db903bdff0984da1afd8c79e690dccc0 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.984369 25777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db903bdff0984da1afd8c79e690dccc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.984148 25703 tablet_service.cc:1511] Processing CreateTablet for tablet ef51115819ca41249302dc37d6bdad4d (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.985411 25703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef51115819ca41249302dc37d6bdad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.986047 25784 tablet_service.cc:1511] Processing CreateTablet for tablet ef51115819ca41249302dc37d6bdad4d (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.987267 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef51115819ca41249302dc37d6bdad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.988521 25704 tablet_service.cc:1511] Processing CreateTablet for tablet 9a709385653d4208870dd55c26a0994a (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.989809 25704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a709385653d4208870dd55c26a0994a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.993716 25782 tablet_service.cc:1511] Processing CreateTablet for tablet a49f13d29e6742d0bc2dd59ade155e04 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.994900 25782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49f13d29e6742d0bc2dd59ade155e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.994717 25780 tablet_service.cc:1511] Processing CreateTablet for tablet 9a709385653d4208870dd55c26a0994a (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.995926 25780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a709385653d4208870dd55c26a0994a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.998415 25706 tablet_service.cc:1511] Processing CreateTablet for tablet a49f13d29e6742d0bc2dd59ade155e04 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.001025 25858 tablet_service.cc:1511] Processing CreateTablet for tablet db903bdff0984da1afd8c79e690dccc0 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.003464 25858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db903bdff0984da1afd8c79e690dccc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.001853 25851 tablet_service.cc:1511] Processing CreateTablet for tablet 9a709385653d4208870dd55c26a0994a (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.006484 25851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a709385653d4208870dd55c26a0994a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.002063 25857 tablet_service.cc:1511] Processing CreateTablet for tablet ef51115819ca41249302dc37d6bdad4d (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.010453 25857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef51115819ca41249302dc37d6bdad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.011337 25706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49f13d29e6742d0bc2dd59ade155e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.002113 25850 tablet_service.cc:1511] Processing CreateTablet for tablet a49f13d29e6742d0bc2dd59ade155e04 (DEFAULT_TABLE table=soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.017860 25850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49f13d29e6742d0bc2dd59ade155e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.083797 26001 tablet_bootstrap.cc:492] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.132635 26002 tablet_bootstrap.cc:492] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.135983 26003 tablet_bootstrap.cc:492] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.138094 26001 tablet_bootstrap.cc:654] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.145737 26001 tablet_bootstrap.cc:492] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.146198 26001 ts_tablet_manager.cc:1403] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260710 11:05:33.148514 26002 tablet_bootstrap.cc:654] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.148634 26001 raft_consensus.cc:359] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.149348 26001 raft_consensus.cc:385] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.149603 26001 raft_consensus.cc:740] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.150182 26001 consensus_queue.cc:260] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.152954 26001 ts_tablet_manager.cc:1434] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:33.156239 26003 tablet_bootstrap.cc:654] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.157707 26001 tablet_bootstrap.cc:492] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.161834 26002 tablet_bootstrap.cc:492] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.162405 26002 ts_tablet_manager.cc:1403] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260710 11:05:33.165592 26001 tablet_bootstrap.cc:654] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.165514 26002 raft_consensus.cc:359] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.166343 26002 raft_consensus.cc:385] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.166615 26002 raft_consensus.cc:740] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.167429 26003 tablet_bootstrap.cc:492] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.167253 26002 consensus_queue.cc:260] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.167941 26003 ts_tablet_manager.cc:1403] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260710 11:05:33.169517 26002 ts_tablet_manager.cc:1434] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:05:33.170565 26002 tablet_bootstrap.cc:492] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.171960 26003 raft_consensus.cc:359] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.173027 26003 raft_consensus.cc:385] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.173494 26003 raft_consensus.cc:740] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.174487 26003 consensus_queue.cc:260] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.177726 26003 ts_tablet_manager.cc:1434] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:05:33.179388 26003 tablet_bootstrap.cc:492] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.180675 26002 tablet_bootstrap.cc:654] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.187875 26003 tablet_bootstrap.cc:654] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.204986 26001 tablet_bootstrap.cc:492] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.205562 26001 ts_tablet_manager.cc:1403] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.026s
I20260710 11:05:33.206053 26002 tablet_bootstrap.cc:492] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.206602 26002 ts_tablet_manager.cc:1403] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:05:33.208559 26001 raft_consensus.cc:359] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.209432 26001 raft_consensus.cc:385] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.209821 26001 raft_consensus.cc:740] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.209491 26002 raft_consensus.cc:359] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.210268 26002 raft_consensus.cc:385] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.210608 26002 raft_consensus.cc:740] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.210675 26001 consensus_queue.cc:260] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.211725 26003 tablet_bootstrap.cc:492] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.211359 26002 consensus_queue.cc:260] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.212252 26003 ts_tablet_manager.cc:1403] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.011s
I20260710 11:05:33.213056 26001 ts_tablet_manager.cc:1434] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:33.214316 26001 tablet_bootstrap.cc:492] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.215489 26003 raft_consensus.cc:359] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.216220 26003 raft_consensus.cc:385] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.216547 26003 raft_consensus.cc:740] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.217368 26003 consensus_queue.cc:260] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.219674 26002 ts_tablet_manager.cc:1434] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:05:33.221740 26003 ts_tablet_manager.cc:1434] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:33.221894 26001 tablet_bootstrap.cc:654] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.222755 26003 tablet_bootstrap.cc:492] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.227351 26002 tablet_bootstrap.cc:492] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.229722 26003 tablet_bootstrap.cc:654] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.235075 26002 tablet_bootstrap.cc:654] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.241252 26001 tablet_bootstrap.cc:492] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.242720 26001 ts_tablet_manager.cc:1403] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260710 11:05:33.244513 26003 tablet_bootstrap.cc:492] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.245043 26003 ts_tablet_manager.cc:1403] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260710 11:05:33.245831 26001 raft_consensus.cc:359] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.246578 26001 raft_consensus.cc:385] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.246866 26001 raft_consensus.cc:740] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.247597 26001 consensus_queue.cc:260] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.248013 26003 raft_consensus.cc:359] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.248719 26003 raft_consensus.cc:385] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.249033 26003 raft_consensus.cc:740] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.249982 26001 ts_tablet_manager.cc:1434] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:33.249826 26003 consensus_queue.cc:260] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.251999 26001 tablet_bootstrap.cc:492] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.252313 26003 ts_tablet_manager.cc:1434] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:05:33.253275 26003 tablet_bootstrap.cc:492] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.256556 26002 tablet_bootstrap.cc:492] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.258103 26002 ts_tablet_manager.cc:1403] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.003s
I20260710 11:05:33.259124 26001 tablet_bootstrap.cc:654] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.261178 26003 tablet_bootstrap.cc:654] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.263680 26008 raft_consensus.cc:493] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.264366 26008 raft_consensus.cc:515] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.267153 26008 leader_election.cc:290] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.267834 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:33.263291 26002 raft_consensus.cc:359] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.268424 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.268669 26002 raft_consensus.cc:385] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.268500 25718 raft_consensus.cc:2468] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 0.
I20260710 11:05:33.269126 26002 raft_consensus.cc:740] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
W20260710 11:05:33.269943 25758 leader_election.cc:343] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.270022 26002 consensus_queue.cc:260] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.270892 25757 leader_election.cc:304] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [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: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: a7375e178b3d482ab91021290134fb0e
I20260710 11:05:33.272668 26008 raft_consensus.cc:2804] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.273030 26008 raft_consensus.cc:493] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.273384 26008 raft_consensus.cc:3060] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.275277 26001 tablet_bootstrap.cc:492] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.275955 26001 ts_tablet_manager.cc:1403] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260710 11:05:33.280140 26008 raft_consensus.cc:515] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.280396 26001 raft_consensus.cc:359] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.281698 26001 raft_consensus.cc:385] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.282042 26001 raft_consensus.cc:740] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.281360 26002 ts_tablet_manager.cc:1434] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:05:33.282724 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:33.282735 26001 consensus_queue.cc:260] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.283386 25718 raft_consensus.cc:3060] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.284099 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.284356 26003 tablet_bootstrap.cc:492] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.284873 26003 ts_tablet_manager.cc:1403] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.013s
I20260710 11:05:33.285537 26001 ts_tablet_manager.cc:1434] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260710 11:05:33.286659 26001 tablet_bootstrap.cc:492] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.287811 26003 raft_consensus.cc:359] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.288550 26003 raft_consensus.cc:385] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.288831 26003 raft_consensus.cc:740] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.289564 26003 consensus_queue.cc:260] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.290562 25718 raft_consensus.cc:2468] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 1.
I20260710 11:05:33.291795 26003 ts_tablet_manager.cc:1434] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:05:33.292794 26003 tablet_bootstrap.cc:492] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.293525 26001 tablet_bootstrap.cc:654] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:33.287833 25758 leader_election.cc:343] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.295395 25757 leader_election.cc:304] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: a7375e178b3d482ab91021290134fb0e
I20260710 11:05:33.295975 26002 tablet_bootstrap.cc:492] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.296307 25964 raft_consensus.cc:2804] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.303063 26002 tablet_bootstrap.cc:654] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.315348 26003 tablet_bootstrap.cc:654] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.318356 26008 leader_election.cc:290] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.320218 25964 raft_consensus.cc:697] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:33.321671 25964 consensus_queue.cc:237] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.323603 26001 tablet_bootstrap.cc:492] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.324405 26001 ts_tablet_manager.cc:1403] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.027s
I20260710 11:05:33.328358 26001 raft_consensus.cc:359] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.329243 26001 raft_consensus.cc:385] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.329370 26002 tablet_bootstrap.cc:492] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.329615 26001 raft_consensus.cc:740] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.330003 26002 ts_tablet_manager.cc:1403] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.011s
I20260710 11:05:33.330207 26003 tablet_bootstrap.cc:492] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.330525 26001 consensus_queue.cc:260] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.332834 26001 ts_tablet_manager.cc:1434] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:33.333148 26002 raft_consensus.cc:359] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.333880 26001 tablet_bootstrap.cc:492] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.334486 26003 ts_tablet_manager.cc:1403] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.012s
I20260710 11:05:33.333904 26002 raft_consensus.cc:385] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.336650 26002 raft_consensus.cc:740] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.337543 26003 raft_consensus.cc:359] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.340989 26001 tablet_bootstrap.cc:654] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.342629 25617 catalog_manager.cc:5697] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 1 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.337919 26002 consensus_queue.cc:260] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.338274 26003 raft_consensus.cc:385] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.346187 26003 raft_consensus.cc:740] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.346210 25990 raft_consensus.cc:493] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.346863 25990 raft_consensus.cc:515] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.347084 26003 consensus_queue.cc:260] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.347656 26002 ts_tablet_manager.cc:1434] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:05:33.349690 26002 tablet_bootstrap.cc:492] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.350934 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.351666 25867 raft_consensus.cc:2468] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.352782 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
W20260710 11:05:33.355103 25685 leader_election.cc:343] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.356117 25683 leader_election.cc:304] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [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: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.356480 26002 tablet_bootstrap.cc:654] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.349257 25990 leader_election.cc:290] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.360654 26022 raft_consensus.cc:2804] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.361016 26022 raft_consensus.cc:493] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.361370 26022 raft_consensus.cc:3060] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.361918 26003 ts_tablet_manager.cc:1434] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:05:33.363248 26003 tablet_bootstrap.cc:492] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.371235 26001 tablet_bootstrap.cc:492] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.371829 26001 ts_tablet_manager.cc:1403] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.010s
I20260710 11:05:33.378311 26001 raft_consensus.cc:359] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.381455 26001 raft_consensus.cc:385] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.379066 26022 raft_consensus.cc:515] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.382258 26001 raft_consensus.cc:740] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.383363 26023 raft_consensus.cc:493] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.383471 26003 tablet_bootstrap.cc:654] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.384032 26023 raft_consensus.cc:515] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.387888 26002 tablet_bootstrap.cc:492] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.387439 26001 consensus_queue.cc:260] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.388943 26002 ts_tablet_manager.cc:1403] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.001s
I20260710 11:05:33.388321 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033e3fffc53048e68020c8750501e2bb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
W20260710 11:05:33.390597 25685 leader_election.cc:343] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.390978 26001 ts_tablet_manager.cc:1434] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:05:33.392153 26001 tablet_bootstrap.cc:492] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.395535 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033e3fffc53048e68020c8750501e2bb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.396320 25867 raft_consensus.cc:2468] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.398110 26002 raft_consensus.cc:359] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.399252 26001 tablet_bootstrap.cc:654] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.399418 26002 raft_consensus.cc:385] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.400153 26002 raft_consensus.cc:740] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.401245 26002 consensus_queue.cc:260] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.402043 25683 leader_election.cc:304] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [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: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.405040 26022 leader_election.cc:290] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.405889 26022 raft_consensus.cc:2804] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.402452 26023 leader_election.cc:290] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.404001 26003 tablet_bootstrap.cc:492] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.406447 26022 raft_consensus.cc:493] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.406912 26022 raft_consensus.cc:3060] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.406957 26003 ts_tablet_manager.cc:1403] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.008s
I20260710 11:05:33.407335 26002 ts_tablet_manager.cc:1434] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:05:33.405045 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.409948 26023 raft_consensus.cc:493] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.410145 26003 raft_consensus.cc:359] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.410490 26023 raft_consensus.cc:515] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.411684 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.412181 25867 raft_consensus.cc:3060] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.413412 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.414390 26003 raft_consensus.cc:385] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.414824 26003 raft_consensus.cc:740] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.414891 26023 leader_election.cc:290] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.415637 26022 raft_consensus.cc:515] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
W20260710 11:05:33.414860 25685 leader_election.cc:343] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:33.417948 25685 leader_election.cc:343] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.418632 26022 leader_election.cc:290] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.415695 26003 consensus_queue.cc:260] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.419409 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033e3fffc53048e68020c8750501e2bb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.419550 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.419889 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033e3fffc53048e68020c8750501e2bb" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.420188 25866 raft_consensus.cc:2468] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.420467 25868 raft_consensus.cc:3060] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:33.420850 25685 leader_election.cc:343] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.421097 26003 ts_tablet_manager.cc:1434] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:05:33.421598 25683 leader_election.cc:304] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [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: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.422108 26003 tablet_bootstrap.cc:492] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.422997 26023 raft_consensus.cc:2804] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.423453 26023 raft_consensus.cc:493] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.423872 26023 raft_consensus.cc:3060] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.428732 26003 tablet_bootstrap.cc:654] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.432178 25867 raft_consensus.cc:2468] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.433578 25683 leader_election.cc:304] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.434379 26022 raft_consensus.cc:2804] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.434079 26023 raft_consensus.cc:515] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.434885 26022 raft_consensus.cc:697] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:33.435761 25868 raft_consensus.cc:2468] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.435716 26022 consensus_queue.cc:237] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.436316 26023 leader_election.cc:290] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.437966 25683 leader_election.cc:304] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.439637 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
W20260710 11:05:33.440927 25685 leader_election.cc:343] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.414533 26001 tablet_bootstrap.cc:492] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.417006 26002 tablet_bootstrap.cc:492] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.441295 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.440936 26023 raft_consensus.cc:2804] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.442665 25868 raft_consensus.cc:3060] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.443037 26023 raft_consensus.cc:697] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:33.443799 26003 tablet_bootstrap.cc:492] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.444357 26003 ts_tablet_manager.cc:1403] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 11:05:33.443885 26023 consensus_queue.cc:237] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.448292 26002 tablet_bootstrap.cc:654] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.447815 26003 raft_consensus.cc:359] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.448709 26003 raft_consensus.cc:385] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.449003 26003 raft_consensus.cc:740] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
W20260710 11:05:33.449265 25665 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:33.449465 26001 ts_tablet_manager.cc:1403] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.001s
I20260710 11:05:33.450018 26003 consensus_queue.cc:260] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.452376 26001 raft_consensus.cc:359] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.453132 26001 raft_consensus.cc:385] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.453421 26001 raft_consensus.cc:740] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.456521 26001 consensus_queue.cc:260] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.458864 26001 ts_tablet_manager.cc:1434] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:33.459842 26001 tablet_bootstrap.cc:492] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.462391 26003 ts_tablet_manager.cc:1434] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260710 11:05:33.463503 26002 tablet_bootstrap.cc:492] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.463511 26003 tablet_bootstrap.cc:492] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.464089 26002 ts_tablet_manager.cc:1403] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.008s
I20260710 11:05:33.467317 26002 raft_consensus.cc:359] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.468091 26002 raft_consensus.cc:385] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.468384 26002 raft_consensus.cc:740] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.468510 26001 tablet_bootstrap.cc:654] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.469290 26002 consensus_queue.cc:260] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.471036 26003 tablet_bootstrap.cc:654] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.471652 26002 ts_tablet_manager.cc:1434] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:33.472703 26002 tablet_bootstrap.cc:492] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.474920 25988 raft_consensus.cc:493] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.475397 25988 raft_consensus.cc:515] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.481231 26002 tablet_bootstrap.cc:654] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.482599 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:33.483251 25718 raft_consensus.cc:2468] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:33.484488 25831 leader_election.cc:304] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:33.486048 25617 catalog_manager.cc:5697] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.486997 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.487635 25792 raft_consensus.cc:2468] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:33.489274 25988 leader_election.cc:290] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:33.490928 25988 raft_consensus.cc:2804] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.491246 25988 raft_consensus.cc:493] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.491570 25988 raft_consensus.cc:3060] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.493224 26022 raft_consensus.cc:493] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.493898 26022 raft_consensus.cc:515] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.496671 26022 leader_election.cc:290] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.498610 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492fcc0373ea4e68b7abd23bf9beceba" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.499270 25867 raft_consensus.cc:2468] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.499936 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492fcc0373ea4e68b7abd23bf9beceba" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.500576 25792 raft_consensus.cc:2468] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.501233 26002 tablet_bootstrap.cc:492] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.501899 26002 ts_tablet_manager.cc:1403] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.014s
I20260710 11:05:33.505906 26002 raft_consensus.cc:359] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.506878 26002 raft_consensus.cc:385] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.507254 26002 raft_consensus.cc:740] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.507928 25683 leader_election.cc:304] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:33.508950 26022 raft_consensus.cc:2804] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.508457 26002 consensus_queue.cc:260] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.509413 26022 raft_consensus.cc:493] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.509829 26022 raft_consensus.cc:3060] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.511780 26002 ts_tablet_manager.cc:1434] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 11:05:33.513212 26002 tablet_bootstrap.cc:492] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.521649 26002 tablet_bootstrap.cc:654] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.527202 26022 raft_consensus.cc:515] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.532130 26001 tablet_bootstrap.cc:492] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.533339 26001 ts_tablet_manager.cc:1403] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260710 11:05:33.533749 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492fcc0373ea4e68b7abd23bf9beceba" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.534332 25867 raft_consensus.cc:3060] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.532284 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492fcc0373ea4e68b7abd23bf9beceba" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.536397 26002 tablet_bootstrap.cc:492] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.536744 25792 raft_consensus.cc:3060] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.532294 26022 leader_election.cc:290] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.537444 26002 ts_tablet_manager.cc:1403] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260710 11:05:33.532578 26032 raft_consensus.cc:493] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.538010 26032 raft_consensus.cc:515] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.540208 26032 leader_election.cc:290] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:33.540936 26002 raft_consensus.cc:359] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.536212 26001 raft_consensus.cc:359] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.542245 26001 raft_consensus.cc:385] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.544924 26001 raft_consensus.cc:740] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.545710 26001 consensus_queue.cc:260] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.542466 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:33.541348 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.548961 25794 raft_consensus.cc:2468] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 0.
I20260710 11:05:33.549564 26003 tablet_bootstrap.cc:492] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.541886 26002 raft_consensus.cc:385] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.550067 26003 ts_tablet_manager.cc:1403] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.059s
I20260710 11:05:33.550079 25834 leader_election.cc:304] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:33.550442 26002 raft_consensus.cc:740] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.543664 25615 catalog_manager.cc:5697] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.551190 26002 consensus_queue.cc:260] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.557830 26002 ts_tablet_manager.cc:1434] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:05:33.558758 26001 ts_tablet_manager.cc:1434] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:05:33.559418 25867 raft_consensus.cc:2468] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.559695 26001 tablet_bootstrap.cc:492] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: Bootstrap starting.
I20260710 11:05:33.527282 25868 raft_consensus.cc:2468] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.556747 25792 raft_consensus.cc:2468] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.565301 25988 raft_consensus.cc:515] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.567844 26001 tablet_bootstrap.cc:654] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.568495 25683 leader_election.cc:304] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:33.568709 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.569424 25792 raft_consensus.cc:3060] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:33.551942 25831 leader_election.cc:343] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.553174 26003 raft_consensus.cc:359] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.562088 26002 tablet_bootstrap.cc:492] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: Bootstrap starting.
I20260710 11:05:33.573242 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:33.574033 25718 raft_consensus.cc:3060] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.577185 25988 leader_election.cc:290] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:33.578172 26002 tablet_bootstrap.cc:654] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.552948 26032 raft_consensus.cc:2804] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.581271 26003 raft_consensus.cc:385] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.581487 26032 raft_consensus.cc:493] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.581785 26003 raft_consensus.cc:740] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.582093 26032 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.583014 25792 raft_consensus.cc:2468] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:33.582779 26003 consensus_queue.cc:260] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.584376 25834 leader_election.cc:304] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:33.585367 25988 raft_consensus.cc:2804] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.586341 26003 ts_tablet_manager.cc:1434] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:05:33.581274 26022 raft_consensus.cc:2804] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.569540 25683 leader_election.cc:304] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.588966 26030 raft_consensus.cc:2804] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.590083 26030 raft_consensus.cc:697] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:33.590310 26022 raft_consensus.cc:697] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:33.591109 26022 consensus_queue.cc:237] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.591013 26030 consensus_queue.cc:237] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.589005 26003 tablet_bootstrap.cc:492] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: Bootstrap starting.
I20260710 11:05:33.607441 25718 raft_consensus.cc:2468] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:33.608772 25988 raft_consensus.cc:697] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:33.611891 25988 consensus_queue.cc:237] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.618017 26002 tablet_bootstrap.cc:492] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: No bootstrap required, opened a new log
I20260710 11:05:33.618520 26002 ts_tablet_manager.cc:1403] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.005s
I20260710 11:05:33.629806 26003 tablet_bootstrap.cc:654] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.629757 26022 raft_consensus.cc:493] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.631074 26022 raft_consensus.cc:515] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.629705 26032 raft_consensus.cc:515] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.630998 26002 raft_consensus.cc:359] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.634123 26002 raft_consensus.cc:385] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.634404 26002 raft_consensus.cc:740] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.635035 26002 consensus_queue.cc:260] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.635684 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.636541 25792 raft_consensus.cc:2468] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.638188 25685 leader_election.cc:304] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:33.638980 26030 raft_consensus.cc:2804] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.639344 26030 raft_consensus.cc:493] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.639671 26030 raft_consensus.cc:3060] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.639719 26001 tablet_bootstrap.cc:492] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: No bootstrap required, opened a new log
I20260710 11:05:33.642280 26001 ts_tablet_manager.cc:1403] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: Time spent bootstrapping tablet: real 0.083s	user 0.026s	sys 0.046s
I20260710 11:05:33.645656 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.646716 26001 raft_consensus.cc:359] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
W20260710 11:05:33.647240 25683 leader_election.cc:343] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.647383 26001 raft_consensus.cc:385] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.647871 26001 raft_consensus.cc:740] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.648037 26022 leader_election.cc:290] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.648558 26001 consensus_queue.cc:260] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.649354 25614 catalog_manager.cc:5697] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.650851 26001 ts_tablet_manager.cc:1434] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:33.654184 26030 raft_consensus.cc:515] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.654896 26002 ts_tablet_manager.cc:1434] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260710 11:05:33.657871 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de"
W20260710 11:05:33.659593 25831 leader_election.cc:343] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.662734 26003 tablet_bootstrap.cc:492] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: No bootstrap required, opened a new log
I20260710 11:05:33.663261 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.652901 25614 catalog_manager.cc:5697] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.663913 26032 leader_election.cc:290] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:33.663262 26003 ts_tablet_manager.cc:1403] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.011s
I20260710 11:05:33.667002 26030 leader_election.cc:290] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.666507 25615 catalog_manager.cc:5697] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 1 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.667953 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.668411 25867 raft_consensus.cc:3060] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.669697 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.670277 25794 raft_consensus.cc:3060] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.670907 26003 raft_consensus.cc:359] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.671588 26003 raft_consensus.cc:385] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.671886 26003 raft_consensus.cc:740] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.672596 26003 consensus_queue.cc:260] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.674592 26003 ts_tablet_manager.cc:1434] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:33.663918 25792 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.677567 25867 raft_consensus.cc:2468] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.678714 25683 leader_election.cc:304] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:33.679533 26022 raft_consensus.cc:2804] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.679986 26022 raft_consensus.cc:697] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:33.680927 26022 consensus_queue.cc:237] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.683632 25794 raft_consensus.cc:2468] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.686299 25792 raft_consensus.cc:2468] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 1.
I20260710 11:05:33.687403 25834 leader_election.cc:304] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:33.688467 26032 raft_consensus.cc:2804] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.688911 26032 raft_consensus.cc:697] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:33.689640 26032 consensus_queue.cc:237] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.701571 25615 catalog_manager.cc:5697] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.709753 26022 raft_consensus.cc:493] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.709604 25614 catalog_manager.cc:5697] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 1 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.710418 26022 raft_consensus.cc:515] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.712633 26022 leader_election.cc:290] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.713363 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.713660 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.713946 25792 raft_consensus.cc:2468] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.714387 25867 raft_consensus.cc:2468] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 0.
I20260710 11:05:33.714927 25685 leader_election.cc:304] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:33.715763 26022 raft_consensus.cc:2804] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.716112 26022 raft_consensus.cc:493] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.716408 26022 raft_consensus.cc:3060] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.721881 26022 raft_consensus.cc:515] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.723520 26022 leader_election.cc:290] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.724208 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:33.724702 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:33.724786 25792 raft_consensus.cc:3060] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.725389 25867 raft_consensus.cc:3060] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.732241 25792 raft_consensus.cc:2468] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.732246 25867 raft_consensus.cc:2468] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 1.
I20260710 11:05:33.733770 25685 leader_election.cc:304] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:33.734524 26022 raft_consensus.cc:2804] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.735037 26022 raft_consensus.cc:697] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:33.735714 26022 consensus_queue.cc:237] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.744445 25614 catalog_manager.cc:5697] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 1 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.749610 25964 raft_consensus.cc:493] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.750108 25964 raft_consensus.cc:515] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.752247 25964 leader_election.cc:290] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.753708 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.753628 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:33.754611 25867 raft_consensus.cc:2393] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c12f1401a684548865c94ef49a5a9e2 in current term 1: Already voted for candidate 29185d8da5be48be99a086558a8ca1de in this term.
I20260710 11:05:33.755541 25758 leader_election.cc:304] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2; no voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:33.756191 25964 raft_consensus.cc:3060] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.759132 26032 raft_consensus.cc:493] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.759637 26032 raft_consensus.cc:515] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.761719 26032 leader_election.cc:290] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:33.762260 25964 raft_consensus.cc:2749] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.762492 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:33.763283 25718 raft_consensus.cc:2393] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7375e178b3d482ab91021290134fb0e in current term 1: Already voted for candidate 0c12f1401a684548865c94ef49a5a9e2 in this term.
I20260710 11:05:33.763183 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.764693 25834 leader_election.cc:304] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:33.765383 26032 raft_consensus.cc:3060] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.770365 26032 raft_consensus.cc:2749] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.832041 25964 consensus_queue.cc:1048] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.843621 26017 consensus_queue.cc:1048] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:33.869318 26022 raft_consensus.cc:493] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.869801 26022 raft_consensus.cc:515] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.871868 26022 leader_election.cc:290] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.872520 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c12f1401a684548865c94ef49a5a9e2" is_pre_election: true
I20260710 11:05:33.872802 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.873332 25794 raft_consensus.cc:2393] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29185d8da5be48be99a086558a8ca1de in current term 1: Already voted for candidate a7375e178b3d482ab91021290134fb0e in this term.
I20260710 11:05:33.873486 26022 consensus_queue.cc:1048] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.874707 25685 leader_election.cc:304] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de; no voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:33.875469 26030 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.876845 25794 raft_consensus.cc:3060] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.882014 26030 raft_consensus.cc:2749] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.886373 25990 consensus_queue.cc:1048] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.886569 26023 consensus_queue.cc:1048] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.901957 26022 consensus_queue.cc:1048] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.912062 26050 raft_consensus.cc:493] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.912585 26050 raft_consensus.cc:515] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:33.915416 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29185d8da5be48be99a086558a8ca1de" is_pre_election: true
I20260710 11:05:33.915876 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7375e178b3d482ab91021290134fb0e" is_pre_election: true
I20260710 11:05:33.916594 25867 raft_consensus.cc:2393] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c12f1401a684548865c94ef49a5a9e2 in current term 1: Already voted for candidate 29185d8da5be48be99a086558a8ca1de in this term.
I20260710 11:05:33.918164 25758 leader_election.cc:304] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2; no voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e
I20260710 11:05:33.914856 26050 leader_election.cc:290] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:33.918905 26017 raft_consensus.cc:3060] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.926802 26017 raft_consensus.cc:2749] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.929381 25868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
mode: GRACEFUL
new_leader_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:52738
I20260710 11:05:33.929981 25868 raft_consensus.cc:606] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Received request to transfer leadership to TS 29185d8da5be48be99a086558a8ca1de
I20260710 11:05:33.935458 25718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35034
I20260710 11:05:33.936105 25718 raft_consensus.cc:606] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.941361 25718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35034
I20260710 11:05:33.941891 25718 raft_consensus.cc:606] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.946942 25718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35034
I20260710 11:05:33.947613 25718 raft_consensus.cc:606] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.952569 25868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a709385653d4208870dd55c26a0994a"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
mode: GRACEFUL
new_leader_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:52738
I20260710 11:05:33.953045 25868 raft_consensus.cc:606] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Received request to transfer leadership to TS 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:33.957871 25794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
mode: GRACEFUL
new_leader_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:48640
I20260710 11:05:33.958438 25794 raft_consensus.cc:606] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Received request to transfer leadership to TS a7375e178b3d482ab91021290134fb0e
I20260710 11:05:34.014492 26030 consensus_queue.cc:1048] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.025663 26030 consensus_queue.cc:1048] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.043974 26032 consensus_queue.cc:1048] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.049805 25988 raft_consensus.cc:993] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: : Instructing follower 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:34.050387 26039 raft_consensus.cc:1081] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Signalling peer 29185d8da5be48be99a086558a8ca1de to start an election
I20260710 11:05:34.052603 25719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
 from {username='slave'} at 127.0.0.1:37772
I20260710 11:05:34.053221 25719 raft_consensus.cc:493] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.053597 25719 raft_consensus.cc:3060] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.057122 25988 consensus_queue.cc:1048] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.060182 25719 raft_consensus.cc:515] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.063355 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:34.064389 25719 leader_election.cc:290] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [CANDIDATE]: Term 2 election: Requested vote from peers 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:34.065465 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d438bc55e5048b28afd0c6175401d0a" candidate_uuid: "29185d8da5be48be99a086558a8ca1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:34.066080 25868 raft_consensus.cc:3055] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.066431 25868 raft_consensus.cc:740] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:34.067276 25868 consensus_queue.cc:260] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.068318 25868 raft_consensus.cc:3060] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.074668 25868 raft_consensus.cc:2468] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29185d8da5be48be99a086558a8ca1de in term 2.
I20260710 11:05:34.075651 25683 leader_election.cc:304] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [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: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 0c12f1401a684548865c94ef49a5a9e2
I20260710 11:05:34.076428 26030 raft_consensus.cc:2804] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.076920 26030 raft_consensus.cc:697] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Becoming Leader. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:34.077696 26030 consensus_queue.cc:237] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.084043 25617 catalog_manager.cc:5697] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de reported cstate change: term changed from 1 to 2, leader changed from a7375e178b3d482ab91021290134fb0e (127.21.77.195) to 29185d8da5be48be99a086558a8ca1de (127.21.77.193). New cstate: current_term: 2 leader_uuid: "29185d8da5be48be99a086558a8ca1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.088971 26030 consensus_queue.cc:1048] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.091009 25988 consensus_queue.cc:1048] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.097105 26022 raft_consensus.cc:993] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.097553 26022 raft_consensus.cc:1081] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.101876 25794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35978
I20260710 11:05:34.102631 25794 raft_consensus.cc:493] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.103026 25794 raft_consensus.cc:3060] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.102349 26039 raft_consensus.cc:993] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.106652 26039 raft_consensus.cc:1081] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.108181 25990 consensus_queue.cc:1048] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.114248 25793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a709385653d4208870dd55c26a0994a"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35964
I20260710 11:05:34.113869 25794 raft_consensus.cc:515] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.114962 25793 raft_consensus.cc:493] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.115370 25793 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.117249 25988 consensus_queue.cc:1048] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.121268 25794 leader_election.cc:290] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:34.122594 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:34.123333 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef51115819ca41249302dc37d6bdad4d" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:34.129463 25718 raft_consensus.cc:3055] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.129889 25718 raft_consensus.cc:740] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:34.130786 25718 consensus_queue.cc:260] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.132053 25718 raft_consensus.cc:3060] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.138563 25793 raft_consensus.cc:515] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.139717 25718 raft_consensus.cc:2468] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.140893 25793 leader_election.cc:290] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:34.141814 25757 leader_election.cc:304] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [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: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: a7375e178b3d482ab91021290134fb0e
I20260710 11:05:34.142236 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:34.142210 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:34.142927 26017 raft_consensus.cc:2804] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.143194 25868 raft_consensus.cc:3055] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.143481 26017 raft_consensus.cc:697] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:34.142952 25719 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.143572 25868 raft_consensus.cc:740] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:34.146724 25868 consensus_queue.cc:260] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.148095 25868 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.148795 26017 consensus_queue.cc:237] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.151595 25719 raft_consensus.cc:2468] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.156553 25868 raft_consensus.cc:2468] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.157488 25757 leader_election.cc:304] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:34.158252 26017 raft_consensus.cc:2804] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.158804 26017 raft_consensus.cc:697] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:34.158927 25617 catalog_manager.cc:5697] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.159614 26017 consensus_queue.cc:237] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.172905 25617 catalog_manager.cc:5697] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from a7375e178b3d482ab91021290134fb0e (127.21.77.195) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.175395 26030 consensus_queue.cc:1048] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.187357 26030 consensus_queue.cc:1048] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.195436 26023 raft_consensus.cc:993] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.195878 26030 raft_consensus.cc:1081] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.197553 25793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35978
I20260710 11:05:34.198127 25793 raft_consensus.cc:493] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.198508 25793 raft_consensus.cc:3060] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.204373 25793 raft_consensus.cc:515] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.206472 25793 leader_election.cc:290] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:34.207434 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:34.208065 25719 raft_consensus.cc:3055] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.208380 25719 raft_consensus.cc:740] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:34.209133 25719 consensus_queue.cc:260] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.210166 25719 raft_consensus.cc:3060] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.215529 25719 raft_consensus.cc:2468] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.216154 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db903bdff0984da1afd8c79e690dccc0" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:34.216657 25867 raft_consensus.cc:3060] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.216609 25757 leader_election.cc:304] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, 29185d8da5be48be99a086558a8ca1de; no voters: 
I20260710 11:05:34.217484 26017 raft_consensus.cc:2804] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.217969 26017 raft_consensus.cc:697] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:34.218771 26017 consensus_queue.cc:237] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.222564 25867 raft_consensus.cc:2468] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.225692 25615 catalog_manager.cc:5697] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.236402 26050 raft_consensus.cc:993] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: : Instructing follower a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:34.236888 26017 raft_consensus.cc:1081] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Signalling peer a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:34.238461 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:46716
I20260710 11:05:34.238943 25867 raft_consensus.cc:493] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.239241 25867 raft_consensus.cc:3060] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.243413 25867 raft_consensus.cc:515] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.244910 25867 leader_election.cc:290] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:34.245986 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:34.245986 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49f13d29e6742d0bc2dd59ade155e04" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:34.246912 25793 raft_consensus.cc:3055] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.246963 25719 raft_consensus.cc:3060] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.247502 25793 raft_consensus.cc:740] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:34.248418 25793 consensus_queue.cc:260] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.249800 25793 raft_consensus.cc:3060] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.254787 25719 raft_consensus.cc:2468] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 2.
I20260710 11:05:34.256106 25831 leader_election.cc:304] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:34.256994 26039 raft_consensus.cc:2804] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.257441 25793 raft_consensus.cc:2468] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 2.
I20260710 11:05:34.257709 26039 raft_consensus.cc:697] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 2 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:34.258618 26039 consensus_queue.cc:237] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.265488 25615 catalog_manager.cc:5697] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 1 to 2, leader changed from 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194) to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 2 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.274438 26030 consensus_queue.cc:1048] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.285319 25990 consensus_queue.cc:1048] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.293591 26023 raft_consensus.cc:993] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: : Instructing follower 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.294108 26022 raft_consensus.cc:1081] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Signalling peer 0c12f1401a684548865c94ef49a5a9e2 to start an election
I20260710 11:05:34.296912 25794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
 from {username='slave'} at 127.0.0.1:35978
I20260710 11:05:34.297500 25794 raft_consensus.cc:493] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.297876 25794 raft_consensus.cc:3060] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.303557 25794 raft_consensus.cc:515] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.305444 25794 leader_election.cc:290] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), a7375e178b3d482ab91021290134fb0e (127.21.77.195:34171)
I20260710 11:05:34.306283 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:34.306672 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1d1a94f3b74cc09561062fde15f513" candidate_uuid: "0c12f1401a684548865c94ef49a5a9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7375e178b3d482ab91021290134fb0e"
I20260710 11:05:34.306967 25719 raft_consensus.cc:3055] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.307298 25868 raft_consensus.cc:3060] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.307366 25719 raft_consensus.cc:740] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:34.308334 25719 consensus_queue.cc:260] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.309734 25719 raft_consensus.cc:3060] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.314939 25868 raft_consensus.cc:2468] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.316226 25758 leader_election.cc:304] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:34.316928 26017 raft_consensus.cc:2804] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.317001 25719 raft_consensus.cc:2468] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c12f1401a684548865c94ef49a5a9e2 in term 2.
I20260710 11:05:34.317561 26017 raft_consensus.cc:697] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:34.318490 26017 consensus_queue.cc:237] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:34.324942 25617 catalog_manager.cc:5697] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 reported cstate change: term changed from 1 to 2, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194). New cstate: current_term: 2 leader_uuid: "0c12f1401a684548865c94ef49a5a9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.510056 25794 raft_consensus.cc:3060] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.515082 25794 raft_consensus.cc:1275] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.516335 26023 consensus_queue.cc:1048] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.523849 25868 raft_consensus.cc:1275] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 29185d8da5be48be99a086558a8ca1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.525398 26030 consensus_queue.cc:1048] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.678264 25719 raft_consensus.cc:1275] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.679719 26050 consensus_queue.cc:1048] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.683905 25867 raft_consensus.cc:1275] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.684441 25868 raft_consensus.cc:1275] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.687426 26050 consensus_queue.cc:1048] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.687978 25867 raft_consensus.cc:3060] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.687733 26017 consensus_queue.cc:1048] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:34.696097 25794 raft_consensus.cc:1275] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.707677 25988 consensus_queue.cc:1048] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.699334 25867 raft_consensus.cc:1275] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.701256 25718 raft_consensus.cc:1275] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.702878 25719 raft_consensus.cc:1275] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.716464 26071 consensus_queue.cc:1048] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.718102 26071 consensus_queue.cc:1048] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.717449 26050 consensus_queue.cc:1048] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.726603 25718 raft_consensus.cc:1275] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.728919 26039 consensus_queue.cc:1048] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.737552 25718 raft_consensus.cc:1275] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.739073 26072 consensus_queue.cc:1048] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:34.747326 25865 raft_consensus.cc:1275] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Refusing update from remote peer 0c12f1401a684548865c94ef49a5a9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.749254 26017 consensus_queue.cc:1048] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.962332 25614 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37452:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:36.984889 25614 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37452:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:37.017194 21815 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:05:37.205268 26093 log.cc:927] Time spent T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
W20260710 11:05:37.209712 26092 log.cc:927] Time spent T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
W20260710 11:05:37.200403 25757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.77.193:42179, user_credentials={real_user=slave}} blocked reactor thread for 67890.5us
W20260710 11:05:37.361398 26118 log.cc:927] Time spent T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:05:37.419512 26130 tablet.cc:1724] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.411019 26134 tablet.cc:1724] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.430151 26132 tablet.cc:1724] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.469671 26125 log.cc:927] Time spent T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260710 11:05:37.454428 26133 tablet.cc:1724] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.485833 25820 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9a709385653d4208870dd55c26a0994a)
I20260710 11:05:37.486048 26136 tablet.cc:1724] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.492357 25745 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:a49f13d29e6742d0bc2dd59ade155e04)
W20260710 11:05:37.494043 25745 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a49f13d29e6742d0bc2dd59ade155e04)
W20260710 11:05:37.506137 26126 log.cc:927] Time spent T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
W20260710 11:05:37.536993 26129 log.cc:927] Time spent T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: Append to log took a long time: real 0.133s	user 0.000s	sys 0.001s
I20260710 11:05:37.507660 26139 tablet.cc:1724] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.539727 26137 tablet.cc:1724] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.560976 26141 tablet.cc:1724] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.577657 25718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:05:37.578474 25718 raft_consensus.cc:606] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Received request to transfer leadership to TS a7375e178b3d482ab91021290134fb0e
I20260710 11:05:37.603371 26147 tablet.cc:1724] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.604435 26142 tablet.cc:1724] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.619163 26134 tablet.cc:1724] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.594923 26145 tablet.cc:1724] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.638684 26130 tablet.cc:1724] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.646086 26137 tablet.cc:1724] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.645581 26132 tablet.cc:1724] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.668597 26142 tablet.cc:1724] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.669382 26146 tablet.cc:1724] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.671451 26139 tablet.cc:1724] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.671882 26136 tablet.cc:1724] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.679610 26141 tablet.cc:1724] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.681764 26133 tablet.cc:1724] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.694900 26132 tablet.cc:1724] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.704658 26146 tablet.cc:1724] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.716245 26145 tablet.cc:1724] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.732211 26136 tablet.cc:1724] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.740487 26133 tablet.cc:1724] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.750568 25791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a709385653d4208870dd55c26a0994a"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
mode: GRACEFUL
new_leader_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:48654
I20260710 11:05:37.751175 25791 raft_consensus.cc:606] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Received request to transfer leadership to TS a7375e178b3d482ab91021290134fb0e
I20260710 11:05:37.753206 21815 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:37.760344 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:37.768824 26141 tablet.cc:1724] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:37.777582 25791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5"
dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
mode: GRACEFUL
new_leader_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:48654
I20260710 11:05:37.778250 25791 raft_consensus.cc:606] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Received request to transfer leadership to TS a7375e178b3d482ab91021290134fb0e
I20260710 11:05:37.781030 25716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08"
dest_uuid: "29185d8da5be48be99a086558a8ca1de"
mode: GRACEFUL
new_leader_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:05:37.781577 25716 raft_consensus.cc:606] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Received request to transfer leadership to TS a7375e178b3d482ab91021290134fb0e
I20260710 11:05:37.782778 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:37.783215 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:37.788061 25614 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef: soft_deleted_table [id=f1e9df24ddd34c10910a545adb5ca790] alter complete (version 1)
I20260710 11:05:37.998878 26117 raft_consensus.cc:993] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: : Instructing follower a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:37.999415 26117 raft_consensus.cc:1081] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Signalling peer a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.001091 25862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:46732
I20260710 11:05:38.001796 25862 raft_consensus.cc:493] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.002223 25862 raft_consensus.cc:3060] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.008721 25862 raft_consensus.cc:515] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.011116 25862 leader_election.cc:290] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 2 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:38.012290 25790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:38.012714 25716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3fd440d9ef4d50b49fab34a5653d2e" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:38.013051 25790 raft_consensus.cc:3060] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.013439 25716 raft_consensus.cc:3055] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:38.013880 25716 raft_consensus.cc:740] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:38.014621 25716 consensus_queue.cc:260] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.015786 25716 raft_consensus.cc:3060] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.018795 25790 raft_consensus.cc:2468] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 2.
I20260710 11:05:38.019537 25791 raft_consensus.cc:1240] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Rejecting Update request from peer 29185d8da5be48be99a086558a8ca1de for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:38.020192 25834 leader_election.cc:304] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:38.021178 26098 raft_consensus.cc:2804] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:38.022223 25716 raft_consensus.cc:2468] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 2.
I20260710 11:05:38.022229 26098 raft_consensus.cc:697] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 2 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:38.023420 26098 consensus_queue.cc:237] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.031291 25614 catalog_manager.cc:5697] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 1 to 2, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 2 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.147550 26107 raft_consensus.cc:993] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: : Instructing follower a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.148144 26110 raft_consensus.cc:1081] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Signalling peer a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.149677 25862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:46716
I20260710 11:05:38.150272 25862 raft_consensus.cc:493] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.150632 25862 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.155488 25862 raft_consensus.cc:515] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.157181 25862 leader_election.cc:290] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 3 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:38.158098 25716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:38.158473 25790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0456b3d07ad546418c4cb9eb4d3b16d5" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:38.158735 25716 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.159176 25790 raft_consensus.cc:3055] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:38.159561 25790 raft_consensus.cc:740] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:38.160260 25790 consensus_queue.cc:260] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.161435 25790 raft_consensus.cc:3060] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.164391 25716 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 3.
I20260710 11:05:38.165575 25831 leader_election.cc:304] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [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: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:38.166289 26098 raft_consensus.cc:2804] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:38.166702 26098 raft_consensus.cc:697] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 3 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:38.167124 25790 raft_consensus.cc:2468] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 3.
I20260710 11:05:38.167443 26098 consensus_queue.cc:237] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.174950 25614 catalog_manager.cc:5697] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 2 to 3, leader changed from 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194) to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 3 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.294880 26097 raft_consensus.cc:993] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: : Instructing follower a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.295387 26097 raft_consensus.cc:1081] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Signalling peer a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.296669 25862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:46732
I20260710 11:05:38.297158 25862 raft_consensus.cc:493] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.297425 25862 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.302165 25862 raft_consensus.cc:515] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.303735 25862 leader_election.cc:290] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 3 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:38.304836 25790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:38.304481 25716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca62ad797a5448e9b217a5b4e49f1c08" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:38.305696 25790 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.305820 25716 raft_consensus.cc:3055] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:38.306241 25716 raft_consensus.cc:740] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29185d8da5be48be99a086558a8ca1de, State: Running, Role: LEADER
I20260710 11:05:38.306957 25716 consensus_queue.cc:260] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.307996 25716 raft_consensus.cc:3060] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.311281 25790 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 3.
I20260710 11:05:38.312230 25834 leader_election.cc:304] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [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: 0c12f1401a684548865c94ef49a5a9e2, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:38.312911 26098 raft_consensus.cc:2804] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:38.313416 26098 raft_consensus.cc:697] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 3 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:38.313778 25716 raft_consensus.cc:2468] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 3.
I20260710 11:05:38.314288 26098 consensus_queue.cc:237] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.317233 26107 raft_consensus.cc:993] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: : Instructing follower a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.317766 26107 raft_consensus.cc:1081] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Signalling peer a7375e178b3d482ab91021290134fb0e to start an election
I20260710 11:05:38.319599 25862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a709385653d4208870dd55c26a0994a"
dest_uuid: "a7375e178b3d482ab91021290134fb0e"
 from {username='slave'} at 127.0.0.1:46716
I20260710 11:05:38.320124 25862 raft_consensus.cc:493] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.320520 25862 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.322324 25614 catalog_manager.cc:5697] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 2 to 3, leader changed from 29185d8da5be48be99a086558a8ca1de (127.21.77.193) to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 3 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.325917 25862 raft_consensus.cc:515] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.328117 25862 leader_election.cc:290] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [CANDIDATE]: Term 3 election: Requested vote from peers 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179), 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379)
I20260710 11:05:38.328903 25716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "29185d8da5be48be99a086558a8ca1de"
I20260710 11:05:38.329731 25716 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.332829 25790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a709385653d4208870dd55c26a0994a" candidate_uuid: "a7375e178b3d482ab91021290134fb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0c12f1401a684548865c94ef49a5a9e2"
I20260710 11:05:38.333539 25790 raft_consensus.cc:3055] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:38.333909 25790 raft_consensus.cc:740] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c12f1401a684548865c94ef49a5a9e2, State: Running, Role: LEADER
I20260710 11:05:38.334766 25790 consensus_queue.cc:260] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.336128 25790 raft_consensus.cc:3060] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.337438 25716 raft_consensus.cc:2468] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 3.
I20260710 11:05:38.338599 25831 leader_election.cc:304] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [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: 29185d8da5be48be99a086558a8ca1de, a7375e178b3d482ab91021290134fb0e; no voters: 
I20260710 11:05:38.339430 26098 raft_consensus.cc:2804] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:38.339884 26098 raft_consensus.cc:697] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 3 LEADER]: Becoming Leader. State: Replica: a7375e178b3d482ab91021290134fb0e, State: Running, Role: LEADER
I20260710 11:05:38.340843 26098 consensus_queue.cc:237] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [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: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } }
I20260710 11:05:38.343070 25790 raft_consensus.cc:2468] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7375e178b3d482ab91021290134fb0e in term 3.
I20260710 11:05:38.348037 25614 catalog_manager.cc:5697] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e reported cstate change: term changed from 2 to 3, leader changed from 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194) to a7375e178b3d482ab91021290134fb0e (127.21.77.195). New cstate: current_term: 3 leader_uuid: "a7375e178b3d482ab91021290134fb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7375e178b3d482ab91021290134fb0e" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.557718 25716 raft_consensus.cc:1275] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:38.558815 26153 consensus_queue.cc:1048] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.564798 25716 raft_consensus.cc:1275] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.566462 26098 consensus_queue.cc:1048] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:38.568584 25791 raft_consensus.cc:1275] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:38.571672 26098 consensus_queue.cc:1048] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.581359 25791 raft_consensus.cc:1275] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.582641 26157 consensus_queue.cc:1048] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.710237 25716 raft_consensus.cc:1275] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.711588 26157 consensus_queue.cc:1048] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.720681 25791 raft_consensus.cc:1275] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.722184 26098 consensus_queue.cc:1048] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.844446 21815 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:38.845949 25791 raft_consensus.cc:1275] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:38.847589 26098 consensus_queue.cc:1048] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c12f1401a684548865c94ef49a5a9e2" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:38.852782 21815 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:38.853557 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:38.858314 25716 raft_consensus.cc:1275] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Refusing update from remote peer a7375e178b3d482ab91021290134fb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:38.859939 26157 consensus_queue.cc:1048] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29185d8da5be48be99a086558a8ca1de" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:38.868644 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:38.869270 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:39.898228 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
W20260710 11:05:39.923074 25757 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260710 11:05:39.927423 25757 consensus_peers.cc:597] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 -> Peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Couldn't send request to peer 29185d8da5be48be99a086558a8ca1de. 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:05:39.930953 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:39.931824 21815 tablet_replica.cc:333] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.932643 21815 raft_consensus.cc:2243] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.933540 21815 raft_consensus.cc:2272] T 9a709385653d4208870dd55c26a0994a P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.935720 21815 tablet_replica.cc:333] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.936474 21815 raft_consensus.cc:2243] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.936892 21815 raft_consensus.cc:2272] T db903bdff0984da1afd8c79e690dccc0 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.939033 21815 tablet_replica.cc:333] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.939639 21815 raft_consensus.cc:2243] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.940315 21815 raft_consensus.cc:2272] T 2d438bc55e5048b28afd0c6175401d0a P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.942315 21815 tablet_replica.cc:333] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.942874 21815 raft_consensus.cc:2243] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.943419 21815 raft_consensus.cc:2272] T 8a1d1a94f3b74cc09561062fde15f513 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.945726 21815 tablet_replica.cc:333] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.946379 21815 raft_consensus.cc:2243] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:05:39.946843 25831 consensus_peers.cc:597] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e -> Peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Couldn't send request to peer 29185d8da5be48be99a086558a8ca1de. 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:05:39.947239 21815 raft_consensus.cc:2272] T 492fcc0373ea4e68b7abd23bf9beceba P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.949579 21815 tablet_replica.cc:333] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.950203 21815 raft_consensus.cc:2243] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.950755 21815 raft_consensus.cc:2272] T a49f13d29e6742d0bc2dd59ade155e04 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.952520 21815 tablet_replica.cc:333] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.953004 21815 raft_consensus.cc:2243] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.953879 21815 raft_consensus.cc:2272] T 8eb9ba9706484e2784c8c47fa3d0dacb P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.955686 21815 tablet_replica.cc:333] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.956176 21815 raft_consensus.cc:2243] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.956542 21815 raft_consensus.cc:2272] T ba66db8d1d56444a8fc06181ace4a512 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.958664 21815 tablet_replica.cc:333] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.959142 21815 raft_consensus.cc:2243] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.959520 21815 raft_consensus.cc:2272] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.961206 21815 tablet_replica.cc:333] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.961668 21815 raft_consensus.cc:2243] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.962430 21815 raft_consensus.cc:2272] T 033e3fffc53048e68020c8750501e2bb P 29185d8da5be48be99a086558a8ca1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.964064 21815 tablet_replica.cc:333] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.964581 21815 raft_consensus.cc:2243] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.965021 21815 raft_consensus.cc:2272] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.966746 21815 tablet_replica.cc:333] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.967231 21815 raft_consensus.cc:2243] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.967613 21815 raft_consensus.cc:2272] T 4f3fd440d9ef4d50b49fab34a5653d2e P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.969449 21815 tablet_replica.cc:333] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.969923 21815 raft_consensus.cc:2243] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.970336 21815 raft_consensus.cc:2272] T ef51115819ca41249302dc37d6bdad4d P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.971891 21815 tablet_replica.cc:333] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.972380 21815 raft_consensus.cc:2243] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.972796 21815 raft_consensus.cc:2272] T 1a92b8c6505e41d5b991125ebffe2c74 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.974519 21815 tablet_replica.cc:333] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.975021 21815 raft_consensus.cc:2243] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.975749 21815 raft_consensus.cc:2272] T 5d0c575cfbfd47cfae31f8e81eaee615 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.977479 21815 tablet_replica.cc:333] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.978026 21815 raft_consensus.cc:2243] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.978533 21815 raft_consensus.cc:2272] T 942766b8a6d84bc5badc9e3713c274b7 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.980587 21815 tablet_replica.cc:333] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.981025 21815 raft_consensus.cc:2243] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.981431 21815 raft_consensus.cc:2272] T ca62ad797a5448e9b217a5b4e49f1c08 P 29185d8da5be48be99a086558a8ca1de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.983508 21815 tablet_replica.cc:333] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de: stopping tablet replica
I20260710 11:05:39.983932 21815 raft_consensus.cc:2243] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.984673 21815 raft_consensus.cc:2272] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 29185d8da5be48be99a086558a8ca1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.023542 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
W20260710 11:05:40.032760 25757 consensus_peers.cc:597] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 -> Peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Couldn't send request to peer 29185d8da5be48be99a086558a8ca1de. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.057374 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
I20260710 11:05:40.083814 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:40.084539 21815 tablet_replica.cc:333] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.085240 21815 raft_consensus.cc:2243] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.086023 21815 raft_consensus.cc:2272] T db903bdff0984da1afd8c79e690dccc0 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.087998 21815 tablet_replica.cc:333] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.088912 21815 raft_consensus.cc:2243] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.089465 21815 raft_consensus.cc:2272] T 4f3fd440d9ef4d50b49fab34a5653d2e P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.091230 21815 tablet_replica.cc:333] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.092036 21815 raft_consensus.cc:2243] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.092536 21815 raft_consensus.cc:2272] T 9a709385653d4208870dd55c26a0994a P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:40.093225 25757 consensus_peers.cc:597] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 -> Peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Couldn't send request to peer 29185d8da5be48be99a086558a8ca1de. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.094413 21815 tablet_replica.cc:333] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.095078 21815 raft_consensus.cc:2243] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.095541 21815 raft_consensus.cc:2272] T 2d438bc55e5048b28afd0c6175401d0a P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.097465 21815 tablet_replica.cc:333] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.098037 21815 raft_consensus.cc:2243] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.098819 21815 raft_consensus.cc:2272] T 8a1d1a94f3b74cc09561062fde15f513 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.100764 21815 tablet_replica.cc:333] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.101420 21815 raft_consensus.cc:2243] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.101877 21815 raft_consensus.cc:2272] T 8eb9ba9706484e2784c8c47fa3d0dacb P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.103793 21815 tablet_replica.cc:333] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.104349 21815 raft_consensus.cc:2243] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.105170 21815 raft_consensus.cc:2272] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.107081 21815 tablet_replica.cc:333] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.107630 21815 raft_consensus.cc:2243] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.108215 21815 raft_consensus.cc:2272] T ba66db8d1d56444a8fc06181ace4a512 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.110651 21815 tablet_replica.cc:333] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.111470 21815 raft_consensus.cc:2243] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.112015 21815 raft_consensus.cc:2272] T ca62ad797a5448e9b217a5b4e49f1c08 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.114671 21815 tablet_replica.cc:333] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.115401 21815 raft_consensus.cc:2243] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.116083 21815 raft_consensus.cc:2272] T ef51115819ca41249302dc37d6bdad4d P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.117966 21815 tablet_replica.cc:333] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.118436 21815 raft_consensus.cc:2243] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.118876 21815 raft_consensus.cc:2272] T 5d0c575cfbfd47cfae31f8e81eaee615 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.120713 21815 tablet_replica.cc:333] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.121261 21815 raft_consensus.cc:2243] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.121981 21815 raft_consensus.cc:2272] T 1a92b8c6505e41d5b991125ebffe2c74 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.123689 21815 tablet_replica.cc:333] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.124182 21815 raft_consensus.cc:2243] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.124579 21815 raft_consensus.cc:2272] T 033e3fffc53048e68020c8750501e2bb P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.126271 21815 tablet_replica.cc:333] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.126765 21815 raft_consensus.cc:2243] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.127166 21815 raft_consensus.cc:2272] T 0456b3d07ad546418c4cb9eb4d3b16d5 P 0c12f1401a684548865c94ef49a5a9e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.128930 21815 tablet_replica.cc:333] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.129477 21815 raft_consensus.cc:2243] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.129940 21815 raft_consensus.cc:2272] T a49f13d29e6742d0bc2dd59ade155e04 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.131596 21815 tablet_replica.cc:333] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.132203 21815 raft_consensus.cc:2243] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.132650 21815 raft_consensus.cc:2272] T 492fcc0373ea4e68b7abd23bf9beceba P 0c12f1401a684548865c94ef49a5a9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.134390 21815 tablet_replica.cc:333] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.134857 21815 raft_consensus.cc:2243] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.135265 21815 raft_consensus.cc:2272] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.137034 21815 tablet_replica.cc:333] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2: stopping tablet replica
I20260710 11:05:40.137539 21815 raft_consensus.cc:2243] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.138231 21815 raft_consensus.cc:2272] T 942766b8a6d84bc5badc9e3713c274b7 P 0c12f1401a684548865c94ef49a5a9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.165827 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
W20260710 11:05:40.182307 25831 consensus_peers.cc:597] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e -> Peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Couldn't send request to peer 29185d8da5be48be99a086558a8ca1de. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:40.184839 25834 consensus_peers.cc:597] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e -> Peer 0c12f1401a684548865c94ef49a5a9e2 (127.21.77.194:39379): Couldn't send request to peer 0c12f1401a684548865c94ef49a5a9e2. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.194:39379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.203153 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
W20260710 11:05:40.225582 25831 consensus_peers.cc:597] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e -> Peer 29185d8da5be48be99a086558a8ca1de (127.21.77.193:42179): Couldn't send request to peer 29185d8da5be48be99a086558a8ca1de. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.236452 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:40.237579 21815 tablet_replica.cc:333] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.238379 21815 raft_consensus.cc:2243] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.238808 21815 raft_consensus.cc:2272] T 8a1d1a94f3b74cc09561062fde15f513 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.240613 21815 tablet_replica.cc:333] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.241225 21815 raft_consensus.cc:2243] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.241607 21815 raft_consensus.cc:2272] T db903bdff0984da1afd8c79e690dccc0 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.243144 21815 tablet_replica.cc:333] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.243621 21815 raft_consensus.cc:2243] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.244383 21815 raft_consensus.cc:2272] T a49f13d29e6742d0bc2dd59ade155e04 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.246069 21815 tablet_replica.cc:333] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.246536 21815 raft_consensus.cc:2243] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.247159 21815 raft_consensus.cc:2272] T 9a709385653d4208870dd55c26a0994a P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.248719 21815 tablet_replica.cc:333] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.249260 21815 raft_consensus.cc:2243] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.249639 21815 raft_consensus.cc:2272] T 2d438bc55e5048b28afd0c6175401d0a P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.251235 21815 tablet_replica.cc:333] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.251703 21815 raft_consensus.cc:2243] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.252044 21815 raft_consensus.cc:2272] T 492fcc0373ea4e68b7abd23bf9beceba P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.253623 21815 tablet_replica.cc:333] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.254066 21815 raft_consensus.cc:2243] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.254881 21815 raft_consensus.cc:2272] T ba66db8d1d56444a8fc06181ace4a512 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.256695 21815 tablet_replica.cc:333] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.257223 21815 raft_consensus.cc:2243] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.257588 21815 raft_consensus.cc:2272] T 8eb9ba9706484e2784c8c47fa3d0dacb P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.259279 21815 tablet_replica.cc:333] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.259740 21815 raft_consensus.cc:2243] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.260073 21815 raft_consensus.cc:2272] T 1f6ff0d2a3104e7e939ffb6bc32a8796 P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.261873 21815 tablet_replica.cc:333] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.262320 21815 raft_consensus.cc:2243] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.262701 21815 raft_consensus.cc:2272] T 8e1d8ab37d8b41e7b8d8f04a9dff3687 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.264317 21815 tablet_replica.cc:333] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.265027 21815 raft_consensus.cc:2243] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.265475 21815 raft_consensus.cc:2272] T ef51115819ca41249302dc37d6bdad4d P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.267071 21815 tablet_replica.cc:333] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.267568 21815 raft_consensus.cc:2243] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.267925 21815 raft_consensus.cc:2272] T 5d0c575cfbfd47cfae31f8e81eaee615 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.270462 21815 tablet_replica.cc:333] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.270936 21815 raft_consensus.cc:2243] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.271358 21815 raft_consensus.cc:2272] T 1a92b8c6505e41d5b991125ebffe2c74 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.273123 21815 tablet_replica.cc:333] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.273568 21815 raft_consensus.cc:2243] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.273917 21815 raft_consensus.cc:2272] T 033e3fffc53048e68020c8750501e2bb P a7375e178b3d482ab91021290134fb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.275595 21815 tablet_replica.cc:333] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.276052 21815 raft_consensus.cc:2243] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.276723 21815 raft_consensus.cc:2272] T 0456b3d07ad546418c4cb9eb4d3b16d5 P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.278457 21815 tablet_replica.cc:333] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.278918 21815 raft_consensus.cc:2243] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.279639 21815 raft_consensus.cc:2272] T ca62ad797a5448e9b217a5b4e49f1c08 P a7375e178b3d482ab91021290134fb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.281430 21815 tablet_replica.cc:333] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.281838 21815 raft_consensus.cc:2243] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.282197 21815 raft_consensus.cc:2272] T 942766b8a6d84bc5badc9e3713c274b7 P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.284567 21815 tablet_replica.cc:333] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e: stopping tablet replica
I20260710 11:05:40.285205 21815 raft_consensus.cc:2243] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.285851 21815 raft_consensus.cc:2272] T 4f3fd440d9ef4d50b49fab34a5653d2e P a7375e178b3d482ab91021290134fb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.323630 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:05:40.355739 21815 master.cc:562] Master@127.21.77.254:33541 shutting down...
I20260710 11:05:40.376416 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.376961 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.377384 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P d033d827bfef4e9796faaa38819fceef: stopping tablet replica
I20260710 11:05:40.398622 21815 master.cc:584] Master@127.21.77.254:33541 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12174 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:40.456455 21815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.77.254:46695
I20260710 11:05:40.457732 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:40.464184 26173 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:05:40.464488 26174 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:05:40.465202 26176 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:05:40.466403 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:40.467324 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:40.467522 21815 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:05:40.467645 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681540467633 us; error 0 us; skew 500 ppm
I20260710 11:05:40.468127 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:40.470710 21815 webserver.cc:533] Webserver started at http://127.21.77.254:38259/ using document root <none> and password file <none>
I20260710 11:05:40.471182 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:40.471343 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:40.471571 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:40.472662 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/master-0-root/instance:
uuid: "4fc36906787c40e49c56130e8ffae1a1"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.477941 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:05:40.481304 26181 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:05:40.482144 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:40.482471 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/master-0-root
uuid: "4fc36906787c40e49c56130e8ffae1a1"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.482764 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-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:05:40.505360 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:40.506582 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:40.544423 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.254:46695
I20260710 11:05:40.544535 26232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.254:46695 every 8 connection(s)
I20260710 11:05:40.548239 26233 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:05:40.558637 26233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1: Bootstrap starting.
I20260710 11:05:40.563325 26233 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:40.567734 26233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1: No bootstrap required, opened a new log
I20260710 11:05:40.569960 26233 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc36906787c40e49c56130e8ffae1a1" member_type: VOTER }
I20260710 11:05:40.570351 26233 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:40.570598 26233 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc36906787c40e49c56130e8ffae1a1, State: Initialized, Role: FOLLOWER
I20260710 11:05:40.571184 26233 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fc36906787c40e49c56130e8ffae1a1" member_type: VOTER }
I20260710 11:05:40.571650 26233 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:40.571875 26233 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:40.572149 26233 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.576845 26233 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc36906787c40e49c56130e8ffae1a1" member_type: VOTER }
I20260710 11:05:40.577430 26233 leader_election.cc:304] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [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: 4fc36906787c40e49c56130e8ffae1a1; no voters: 
I20260710 11:05:40.578554 26233 leader_election.cc:290] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:40.579030 26236 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.580385 26236 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc36906787c40e49c56130e8ffae1a1, State: Running, Role: LEADER
I20260710 11:05:40.581036 26236 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [LEADER]: Queue going to LEADER mode. State: All 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: "4fc36906787c40e49c56130e8ffae1a1" member_type: VOTER }
I20260710 11:05:40.581480 26233 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:40.585421 26237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fc36906787c40e49c56130e8ffae1a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc36906787c40e49c56130e8ffae1a1" member_type: VOTER } }
I20260710 11:05:40.586535 26237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:40.585518 26238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fc36906787c40e49c56130e8ffae1a1. Latest consensus state: current_term: 1 leader_uuid: "4fc36906787c40e49c56130e8ffae1a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc36906787c40e49c56130e8ffae1a1" member_type: VOTER } }
I20260710 11:05:40.586978 26238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:40.590292 26243 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:40.595821 26243 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:40.601171 21815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:40.606602 26243 catalog_manager.cc:1383] Generated new cluster ID: 2786ae96701941af8b2dcda861b2ef6a
I20260710 11:05:40.606906 26243 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:40.625483 26243 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:40.626873 26243 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:40.650683 26243 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1: Generated new TSK 0
I20260710 11:05:40.651314 26243 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:40.667912 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:40.674079 26254 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:05:40.675305 26255 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:05:40.677148 26257 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:05:40.679615 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:40.680598 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:40.680779 21815 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:05:40.680972 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681540680959 us; error 0 us; skew 500 ppm
I20260710 11:05:40.681568 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:40.683964 21815 webserver.cc:533] Webserver started at http://127.21.77.193:35169/ using document root <none> and password file <none>
I20260710 11:05:40.684458 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:40.684650 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:40.684952 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:40.686100 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-0-root/instance:
uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.690562 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:40.694020 26262 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:05:40.694777 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:40.695150 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-0-root
uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.695575 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-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:05:40.715052 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:40.716262 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:40.717769 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:40.719982 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:40.720196 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.720444 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:40.720635 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.763123 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.193:42483
I20260710 11:05:40.763237 26324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.193:42483 every 8 connection(s)
I20260710 11:05:40.768087 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:40.774945 26329 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:05:40.776609 26330 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:05:40.778360 21815 server_base.cc:1061] running on GCE node
W20260710 11:05:40.780138 26333 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:05:40.781049 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:40.781257 26325 heartbeater.cc:344] Connected to a master server at 127.21.77.254:46695
W20260710 11:05:40.781437 21815 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:05:40.781662 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681540781639 us; error 0 us; skew 500 ppm
I20260710 11:05:40.781665 26325 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:40.782493 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:40.782673 26325 heartbeater.cc:507] Master 127.21.77.254:46695 requested a full tablet report, sending...
I20260710 11:05:40.785284 21815 webserver.cc:533] Webserver started at http://127.21.77.194:36609/ using document root <none> and password file <none>
I20260710 11:05:40.785331 26198 ts_manager.cc:194] Registered new tserver with Master: 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483)
I20260710 11:05:40.785912 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:40.786139 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:40.786432 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:40.787328 26198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44340
I20260710 11:05:40.787803 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-1-root/instance:
uuid: "b112a08a5f224f1f8c2b15b69597abfb"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.792717 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 11:05:40.796209 26337 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:05:40.797214 21815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:40.797575 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-1-root
uuid: "b112a08a5f224f1f8c2b15b69597abfb"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.797910 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-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:05:40.827944 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:40.829247 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:40.830732 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:40.833055 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:40.833284 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.833611 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:40.833765 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.876971 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.194:38529
I20260710 11:05:40.877058 26399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.194:38529 every 8 connection(s)
I20260710 11:05:40.882179 21815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:40.890161 26403 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:05:40.892417 26404 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:05:40.894140 26406 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:05:40.894965 26400 heartbeater.cc:344] Connected to a master server at 127.21.77.254:46695
I20260710 11:05:40.895460 26400 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:40.896034 21815 server_base.cc:1061] running on GCE node
I20260710 11:05:40.896703 26400 heartbeater.cc:507] Master 127.21.77.254:46695 requested a full tablet report, sending...
I20260710 11:05:40.897125 21815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:40.897416 21815 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:05:40.897614 21815 hybrid_clock.cc:648] HybridClock initialized: now 1783681540897597 us; error 0 us; skew 500 ppm
I20260710 11:05:40.898389 21815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:40.899027 26198 ts_manager.cc:194] Registered new tserver with Master: b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:40.900652 26198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44342
I20260710 11:05:40.901412 21815 webserver.cc:533] Webserver started at http://127.21.77.195:43219/ using document root <none> and password file <none>
I20260710 11:05:40.902061 21815 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:40.902319 21815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:40.902765 21815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:40.904129 21815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-2-root/instance:
uuid: "cccd82468f7d48818654b83b6f384ab8"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.908722 21815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:05:40.912401 26411 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:05:40.913378 21815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:05:40.913681 21815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-2-root
uuid: "cccd82468f7d48818654b83b6f384ab8"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-k7kd"
I20260710 11:05:40.913926 21815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv3wsnF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681434141195-21815-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:05:40.932667 21815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:40.933984 21815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:40.935606 21815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:40.938051 21815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:40.938294 21815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.938560 21815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:40.938750 21815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.977532 21815 rpc_server.cc:307] RPC server started. Bound to: 127.21.77.195:45275
I20260710 11:05:40.977629 26473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.77.195:45275 every 8 connection(s)
I20260710 11:05:40.991163 26474 heartbeater.cc:344] Connected to a master server at 127.21.77.254:46695
I20260710 11:05:40.991533 26474 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:40.992242 26474 heartbeater.cc:507] Master 127.21.77.254:46695 requested a full tablet report, sending...
I20260710 11:05:40.994122 26198 ts_manager.cc:194] Registered new tserver with Master: cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:40.994520 21815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013514344s
I20260710 11:05:40.995860 26198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44348
I20260710 11:05:41.019270 26198 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44352:
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:05:41.021800 26198 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:05:41.091431 26438 tablet_service.cc:1511] Processing CreateTablet for tablet 7a353b359d7344ac8f84459ed2104e32 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:41.092942 26438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a353b359d7344ac8f84459ed2104e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.098166 26437 tablet_service.cc:1511] Processing CreateTablet for tablet 1f41e6f3b9df4cc8b1bf7a33d7106e7e (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:41.099653 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f41e6f3b9df4cc8b1bf7a33d7106e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.100082 26364 tablet_service.cc:1511] Processing CreateTablet for tablet 7a353b359d7344ac8f84459ed2104e32 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:41.101400 26364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a353b359d7344ac8f84459ed2104e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.103653 26363 tablet_service.cc:1511] Processing CreateTablet for tablet 1f41e6f3b9df4cc8b1bf7a33d7106e7e (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:41.104915 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f41e6f3b9df4cc8b1bf7a33d7106e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.105367 26439 tablet_service.cc:1511] Processing CreateTablet for tablet 56c9a97c96ae4e74ba1a3b7221eeff8c (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:41.098819 26365 tablet_service.cc:1511] Processing CreateTablet for tablet 56c9a97c96ae4e74ba1a3b7221eeff8c (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:41.106698 26439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c9a97c96ae4e74ba1a3b7221eeff8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.108047 26365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c9a97c96ae4e74ba1a3b7221eeff8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.106660 26436 tablet_service.cc:1511] Processing CreateTablet for tablet d576fc6dd52e4181b0744e10bdefa78b (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:41.112051 26436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d576fc6dd52e4181b0744e10bdefa78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.113981 26362 tablet_service.cc:1511] Processing CreateTablet for tablet d576fc6dd52e4181b0744e10bdefa78b (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:41.114730 26435 tablet_service.cc:1511] Processing CreateTablet for tablet 50c0c9d9015f4fe29a682741e019ee2a (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:41.116878 26361 tablet_service.cc:1511] Processing CreateTablet for tablet 50c0c9d9015f4fe29a682741e019ee2a (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:41.122043 26360 tablet_service.cc:1511] Processing CreateTablet for tablet 98433f62e18c4c8b83c4073136d666ea (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:41.122895 26435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c0c9d9015f4fe29a682741e019ee2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.123334 26362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d576fc6dd52e4181b0744e10bdefa78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.118110 26434 tablet_service.cc:1511] Processing CreateTablet for tablet 98433f62e18c4c8b83c4073136d666ea (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:41.124042 26361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c0c9d9015f4fe29a682741e019ee2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.118661 26359 tablet_service.cc:1511] Processing CreateTablet for tablet f5b996180775450fb7a4d6b49c06cdfb (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:41.124667 26360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98433f62e18c4c8b83c4073136d666ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.124514 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 7afba4cd87f1468da1f8b31248a134d0 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:41.125476 26359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b996180775450fb7a4d6b49c06cdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.119490 26357 tablet_service.cc:1511] Processing CreateTablet for tablet 7afba4cd87f1468da1f8b31248a134d0 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:41.127573 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afba4cd87f1468da1f8b31248a134d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.119875 26433 tablet_service.cc:1511] Processing CreateTablet for tablet f5b996180775450fb7a4d6b49c06cdfb (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:41.120385 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 5a963bd64a3e4f779fa663b6b1ae8856 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:41.129875 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a963bd64a3e4f779fa663b6b1ae8856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.121484 26432 tablet_service.cc:1511] Processing CreateTablet for tablet 5a963bd64a3e4f779fa663b6b1ae8856 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:41.124537 26434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98433f62e18c4c8b83c4073136d666ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.137385 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a963bd64a3e4f779fa663b6b1ae8856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.141409 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b996180775450fb7a4d6b49c06cdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.145403 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afba4cd87f1468da1f8b31248a134d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.148438 26290 tablet_service.cc:1511] Processing CreateTablet for tablet 56c9a97c96ae4e74ba1a3b7221eeff8c (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:41.149823 26290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c9a97c96ae4e74ba1a3b7221eeff8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.158886 26289 tablet_service.cc:1511] Processing CreateTablet for tablet 7a353b359d7344ac8f84459ed2104e32 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:41.160338 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a353b359d7344ac8f84459ed2104e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.170907 26288 tablet_service.cc:1511] Processing CreateTablet for tablet 1f41e6f3b9df4cc8b1bf7a33d7106e7e (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:41.172319 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f41e6f3b9df4cc8b1bf7a33d7106e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.178818 26287 tablet_service.cc:1511] Processing CreateTablet for tablet d576fc6dd52e4181b0744e10bdefa78b (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:41.180161 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d576fc6dd52e4181b0744e10bdefa78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.195865 26286 tablet_service.cc:1511] Processing CreateTablet for tablet 50c0c9d9015f4fe29a682741e019ee2a (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:41.197293 26286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c0c9d9015f4fe29a682741e019ee2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.196866 26284 tablet_service.cc:1511] Processing CreateTablet for tablet f5b996180775450fb7a4d6b49c06cdfb (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:41.198590 26284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b996180775450fb7a4d6b49c06cdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.202147 26285 tablet_service.cc:1511] Processing CreateTablet for tablet 98433f62e18c4c8b83c4073136d666ea (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:41.203433 26285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98433f62e18c4c8b83c4073136d666ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.211503 26283 tablet_service.cc:1511] Processing CreateTablet for tablet 5a963bd64a3e4f779fa663b6b1ae8856 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:41.215430 26282 tablet_service.cc:1511] Processing CreateTablet for tablet 7afba4cd87f1468da1f8b31248a134d0 (DEFAULT_TABLE table=test-workload [id=4caabe744150404192cc65d737732cbe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:41.217739 26283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a963bd64a3e4f779fa663b6b1ae8856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.220417 26282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afba4cd87f1468da1f8b31248a134d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.262169 26490 tablet_bootstrap.cc:492] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.267692 26490 tablet_bootstrap.cc:654] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.298274 26489 tablet_bootstrap.cc:492] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.304566 26491 tablet_bootstrap.cc:492] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.327260 26490 tablet_bootstrap.cc:492] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.327868 26490 ts_tablet_manager.cc:1403] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.017s
I20260710 11:05:41.328915 26491 tablet_bootstrap.cc:654] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.334095 26489 tablet_bootstrap.cc:654] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.334187 26490 raft_consensus.cc:359] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.335201 26490 raft_consensus.cc:385] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.335561 26490 raft_consensus.cc:740] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.336256 26490 consensus_queue.cc:260] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.337001 26491 tablet_bootstrap.cc:492] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.337548 26491 ts_tablet_manager.cc:1403] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260710 11:05:41.338227 26474 heartbeater.cc:499] Master 127.21.77.254:46695 was elected leader, sending a full tablet report...
I20260710 11:05:41.338745 26490 ts_tablet_manager.cc:1434] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:41.339756 26490 tablet_bootstrap.cc:492] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.340059 26489 tablet_bootstrap.cc:492] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.340526 26489 ts_tablet_manager.cc:1403] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.008s
I20260710 11:05:41.340346 26491 raft_consensus.cc:359] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.341115 26491 raft_consensus.cc:385] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.341424 26491 raft_consensus.cc:740] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.342273 26491 consensus_queue.cc:260] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.343312 26489 raft_consensus.cc:359] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.344218 26489 raft_consensus.cc:385] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.344583 26489 raft_consensus.cc:740] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.346073 26490 tablet_bootstrap.cc:654] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.345672 26489 consensus_queue.cc:260] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.370615 26400 heartbeater.cc:499] Master 127.21.77.254:46695 was elected leader, sending a full tablet report...
I20260710 11:05:41.371273 26489 ts_tablet_manager.cc:1434] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.030s	user 0.020s	sys 0.012s
I20260710 11:05:41.372443 26325 heartbeater.cc:499] Master 127.21.77.254:46695 was elected leader, sending a full tablet report...
I20260710 11:05:41.373755 26491 ts_tablet_manager.cc:1434] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.013s
I20260710 11:05:41.374363 26490 tablet_bootstrap.cc:492] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.374904 26491 tablet_bootstrap.cc:492] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.374929 26490 ts_tablet_manager.cc:1403] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.008s
I20260710 11:05:41.378103 26490 raft_consensus.cc:359] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.378822 26490 raft_consensus.cc:385] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.379139 26490 raft_consensus.cc:740] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.372448 26489 tablet_bootstrap.cc:492] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.380002 26490 consensus_queue.cc:260] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.381788 26491 tablet_bootstrap.cc:654] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.384596 26490 ts_tablet_manager.cc:1434] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:41.385663 26490 tablet_bootstrap.cc:492] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.389389 26489 tablet_bootstrap.cc:654] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.392971 26490 tablet_bootstrap.cc:654] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.397300 26491 tablet_bootstrap.cc:492] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.397874 26491 ts_tablet_manager.cc:1403] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 11:05:41.398242 26489 tablet_bootstrap.cc:492] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.398765 26489 ts_tablet_manager.cc:1403] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260710 11:05:41.401227 26491 raft_consensus.cc:359] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.401664 26489 raft_consensus.cc:359] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.402100 26491 raft_consensus.cc:385] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.402359 26489 raft_consensus.cc:385] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.402519 26491 raft_consensus.cc:740] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.402698 26489 raft_consensus.cc:740] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.403600 26489 consensus_queue.cc:260] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.403600 26491 consensus_queue.cc:260] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.405869 26489 ts_tablet_manager.cc:1434] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:41.406647 26490 tablet_bootstrap.cc:492] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.406860 26489 tablet_bootstrap.cc:492] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.407244 26491 ts_tablet_manager.cc:1434] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:41.407299 26490 ts_tablet_manager.cc:1403] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260710 11:05:41.408327 26491 tablet_bootstrap.cc:492] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.410568 26490 raft_consensus.cc:359] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.411808 26490 raft_consensus.cc:385] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.412150 26490 raft_consensus.cc:740] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.412905 26490 consensus_queue.cc:260] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.414139 26489 tablet_bootstrap.cc:654] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.415347 26491 tablet_bootstrap.cc:654] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.415467 26490 ts_tablet_manager.cc:1434] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:41.417253 26490 tablet_bootstrap.cc:492] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.420533 26495 raft_consensus.cc:493] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.421056 26495 raft_consensus.cc:515] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.423596 26490 tablet_bootstrap.cc:654] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.432909 26495 leader_election.cc:290] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483)
I20260710 11:05:41.453037 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c9a97c96ae4e74ba1a3b7221eeff8c" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
W20260710 11:05:41.455583 26412 leader_election.cc:343] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.460431 26497 raft_consensus.cc:493] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.461001 26497 raft_consensus.cc:515] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.473513 26497 leader_election.cc:290] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.516772 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c9a97c96ae4e74ba1a3b7221eeff8c" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
W20260710 11:05:41.519390 26414 leader_election.cc:343] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.519541 26497 raft_consensus.cc:493] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.519973 26414 leader_election.cc:304] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:41.520056 26497 raft_consensus.cc:515] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.522320 26497 leader_election.cc:290] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.522840 26495 raft_consensus.cc:2749] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:41.531634 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.532536 26300 raft_consensus.cc:2468] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 0.
I20260710 11:05:41.534579 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.536055 26338 leader_election.cc:304] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:41.536881 26497 raft_consensus.cc:2804] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.537263 26497 raft_consensus.cc:493] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.537609 26497 raft_consensus.cc:3060] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.539259 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:41.541435 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:41.542013 26449 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 0.
W20260710 11:05:41.543404 26340 leader_election.cc:343] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.544114 26340 leader_election.cc:304] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.545331 26497 raft_consensus.cc:515] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.547879 26497 leader_election.cc:290] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.548497 26497 raft_consensus.cc:2804] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:41.549773 26338 leader_election.cc:343] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.551589 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:41.552434 26300 raft_consensus.cc:3060] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.556676 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
W20260710 11:05:41.558288 26340 leader_election.cc:343] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.548935 26497 raft_consensus.cc:493] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.562925 26497 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.564195 26489 tablet_bootstrap.cc:492] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.565215 26489 ts_tablet_manager.cc:1403] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.159s	user 0.049s	sys 0.107s
I20260710 11:05:41.565554 26490 tablet_bootstrap.cc:492] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.566069 26490 ts_tablet_manager.cc:1403] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.030s
I20260710 11:05:41.565924 26491 tablet_bootstrap.cc:492] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.566790 26491 ts_tablet_manager.cc:1403] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.159s	user 0.037s	sys 0.110s
I20260710 11:05:41.568553 26489 raft_consensus.cc:359] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.569435 26489 raft_consensus.cc:385] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.560683 26300 raft_consensus.cc:2468] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:41.569589 26491 raft_consensus.cc:359] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.569840 26489 raft_consensus.cc:740] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.570318 26497 raft_consensus.cc:515] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.569085 26490 raft_consensus.cc:359] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.571110 26490 raft_consensus.cc:385] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.570861 26338 leader_election.cc:304] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:41.570815 26489 consensus_queue.cc:260] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.571523 26490 raft_consensus.cc:740] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.572227 26497 leader_election.cc:290] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.570334 26491 raft_consensus.cc:385] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.573215 26491 raft_consensus.cc:740] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.572543 26490 consensus_queue.cc:260] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.573949 26491 consensus_queue.cc:260] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.576470 26491 ts_tablet_manager.cc:1434] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:05:41.574506 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:41.572649 26509 raft_consensus.cc:2804] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:41.588121 26509 raft_consensus.cc:697] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:41.588490 26491 tablet_bootstrap.cc:492] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.589748 26509 consensus_queue.cc:237] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.574636 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:41.593605 26449 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.594825 26491 tablet_bootstrap.cc:654] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:41.596539 26246 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:41.597851 26300 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.607985 26449 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:41.614779 26340 leader_election.cc:304] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.616433 26509 raft_consensus.cc:2804] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:41.617491 26509 raft_consensus.cc:697] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:41.618671 26509 consensus_queue.cc:237] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.610860 26490 ts_tablet_manager.cc:1434] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260710 11:05:41.634042 26490 tablet_bootstrap.cc:492] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.641597 26489 ts_tablet_manager.cc:1434] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.076s	user 0.039s	sys 0.036s
I20260710 11:05:41.620806 26195 catalog_manager.cc:5697] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 0 to 1, leader changed from <none> to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:41.642843 26489 tablet_bootstrap.cc:492] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.644599 26491 tablet_bootstrap.cc:492] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.645201 26491 ts_tablet_manager.cc:1403] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.019s
I20260710 11:05:41.646312 26300 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:41.650185 26490 tablet_bootstrap.cc:654] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.649704 26491 raft_consensus.cc:359] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.652645 26491 raft_consensus.cc:385] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.653049 26491 raft_consensus.cc:740] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.653375 26489 tablet_bootstrap.cc:654] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.654207 26491 consensus_queue.cc:260] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.665323 26491 ts_tablet_manager.cc:1434] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 11:05:41.667574 26198 catalog_manager.cc:5697] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 0 to 1, leader changed from <none> to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:41.669878 26491 tablet_bootstrap.cc:492] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.676592 26491 tablet_bootstrap.cc:654] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.683247 26489 tablet_bootstrap.cc:492] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.683796 26489 ts_tablet_manager.cc:1403] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.011s
I20260710 11:05:41.685374 26490 tablet_bootstrap.cc:492] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.685918 26490 ts_tablet_manager.cc:1403] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.026s
I20260710 11:05:41.686779 26489 raft_consensus.cc:359] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.687553 26489 raft_consensus.cc:385] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.687850 26489 raft_consensus.cc:740] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.688090 26491 tablet_bootstrap.cc:492] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.688715 26491 ts_tablet_manager.cc:1403] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 11:05:41.688607 26489 consensus_queue.cc:260] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.688782 26490 raft_consensus.cc:359] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.689623 26490 raft_consensus.cc:385] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.689921 26490 raft_consensus.cc:740] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.691044 26489 ts_tablet_manager.cc:1434] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:41.690677 26490 consensus_queue.cc:260] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.692091 26489 tablet_bootstrap.cc:492] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.691756 26491 raft_consensus.cc:359] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.692493 26491 raft_consensus.cc:385] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.692775 26491 raft_consensus.cc:740] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.696856 26491 consensus_queue.cc:260] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.698606 26490 ts_tablet_manager.cc:1434] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 11:05:41.699396 26489 tablet_bootstrap.cc:654] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.699996 26490 tablet_bootstrap.cc:492] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.702211 26491 ts_tablet_manager.cc:1434] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:05:41.703338 26491 tablet_bootstrap.cc:492] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.705106 26495 raft_consensus.cc:493] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.705794 26495 raft_consensus.cc:515] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.707479 26490 tablet_bootstrap.cc:654] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.709646 26491 tablet_bootstrap.cc:654] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.709568 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.710506 26300 raft_consensus.cc:2393] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cccd82468f7d48818654b83b6f384ab8 in current term 1: Already voted for candidate b112a08a5f224f1f8c2b15b69597abfb in this term.
I20260710 11:05:41.716573 26496 raft_consensus.cc:493] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.717361 26496 raft_consensus.cc:515] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.721164 26496 leader_election.cc:290] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.726109 26495 leader_election.cc:290] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.726655 26495 raft_consensus.cc:493] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.726712 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.727157 26495 raft_consensus.cc:515] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.728399 26414 leader_election.cc:304] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:41.730708 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
W20260710 11:05:41.732071 26414 leader_election.cc:343] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.737178 26495 leader_election.cc:290] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.737870 26495 raft_consensus.cc:3060] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.739648 26496 raft_consensus.cc:493] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.740175 26496 raft_consensus.cc:515] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.748497 26496 leader_election.cc:290] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.756443 26495 raft_consensus.cc:2749] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:41.757615 26523 raft_consensus.cc:493] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.758211 26523 raft_consensus.cc:515] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.763981 26490 tablet_bootstrap.cc:492] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.764513 26490 ts_tablet_manager.cc:1403] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.031s
I20260710 11:05:41.765354 26491 tablet_bootstrap.cc:492] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.765566 26489 tablet_bootstrap.cc:492] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.765862 26491 ts_tablet_manager.cc:1403] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.032s
I20260710 11:05:41.766002 26489 ts_tablet_manager.cc:1403] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.005s
I20260710 11:05:41.767532 26490 raft_consensus.cc:359] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.768262 26490 raft_consensus.cc:385] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.768494 26523 leader_election.cc:290] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.768556 26490 raft_consensus.cc:740] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.768723 26489 raft_consensus.cc:359] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.769600 26489 raft_consensus.cc:385] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.769950 26489 raft_consensus.cc:740] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.770102 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.770779 26375 raft_consensus.cc:2468] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:41.770746 26489 consensus_queue.cc:260] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.769618 26490 consensus_queue.cc:260] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.774461 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.775905 26490 ts_tablet_manager.cc:1434] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:05:41.775991 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.776705 26300 raft_consensus.cc:2468] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:41.773864 26414 leader_election.cc:304] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.777007 26490 tablet_bootstrap.cc:492] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.777789 26495 raft_consensus.cc:2804] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.778167 26495 raft_consensus.cc:493] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.778498 26495 raft_consensus.cc:3060] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.779219 26491 raft_consensus.cc:359] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.779978 26491 raft_consensus.cc:385] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.780263 26491 raft_consensus.cc:740] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
W20260710 11:05:41.780743 26412 leader_election.cc:343] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.781262 26412 leader_election.cc:304] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:41.781023 26491 consensus_queue.cc:260] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.782068 26489 ts_tablet_manager.cc:1434] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:05:41.783093 26489 tablet_bootstrap.cc:492] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.784008 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.784658 26375 raft_consensus.cc:2468] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:41.785133 26374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.784614 26490 tablet_bootstrap.cc:654] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.786829 26265 leader_election.cc:304] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:41.789603 26489 tablet_bootstrap.cc:654] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.793210 26496 raft_consensus.cc:2804] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.793655 26496 raft_consensus.cc:493] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.794030 26496 raft_consensus.cc:3060] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.796392 26523 raft_consensus.cc:2749] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:41.798112 26490 tablet_bootstrap.cc:492] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.797818 26495 raft_consensus.cc:515] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.798795 26490 ts_tablet_manager.cc:1403] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 11:05:41.802760 26491 ts_tablet_manager.cc:1434] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:05:41.804148 26491 tablet_bootstrap.cc:492] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
W20260710 11:05:41.810601 26265 leader_election.cc:343] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.811239 26490 raft_consensus.cc:359] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.812044 26490 raft_consensus.cc:385] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.812343 26490 raft_consensus.cc:740] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.812438 26495 leader_election.cc:290] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.812775 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:41.808995 26496 raft_consensus.cc:515] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.813174 26490 consensus_queue.cc:260] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.815078 26496 leader_election.cc:290] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:41.815443 26490 ts_tablet_manager.cc:1434] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:05:41.815439 26374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:41.820431 26491 tablet_bootstrap.cc:654] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.820521 26489 tablet_bootstrap.cc:492] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.821113 26489 ts_tablet_manager.cc:1403] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.012s
I20260710 11:05:41.821635 26300 raft_consensus.cc:2393] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cccd82468f7d48818654b83b6f384ab8 in current term 1: Already voted for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in this term.
I20260710 11:05:41.817858 26490 tablet_bootstrap.cc:492] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.824669 26489 raft_consensus.cc:359] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.817807 26374 raft_consensus.cc:3060] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.825616 26489 raft_consensus.cc:385] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.826841 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:41.827898 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:41.828722 26449 raft_consensus.cc:2393] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in current term 1: Already voted for candidate cccd82468f7d48818654b83b6f384ab8 in this term.
I20260710 11:05:41.828722 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:41.829799 26448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:41.830138 26447 raft_consensus.cc:2393] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in current term 1: Already voted for candidate cccd82468f7d48818654b83b6f384ab8 in this term.
W20260710 11:05:41.832609 26265 leader_election.cc:343] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.833122 26265 leader_election.cc:304] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466; no voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:41.834643 26490 tablet_bootstrap.cc:654] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.834540 26529 raft_consensus.cc:2749] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:41.836135 26265 leader_election.cc:304] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [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: 9787c83c3ffc4bf3bc0e599cfa3f8466; no voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:41.836957 26529 raft_consensus.cc:2749] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:41.827194 26489 raft_consensus.cc:740] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.838310 26489 consensus_queue.cc:260] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.838712 26374 raft_consensus.cc:2468] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:41.840158 26414 leader_election.cc:304] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:41.840920 26489 ts_tablet_manager.cc:1434] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260710 11:05:41.842096 26489 tablet_bootstrap.cc:492] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.842136 26526 raft_consensus.cc:2804] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:41.842891 26526 raft_consensus.cc:697] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:41.843792 26526 consensus_queue.cc:237] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.845001 26491 tablet_bootstrap.cc:492] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.845517 26491 ts_tablet_manager.cc:1403] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.006s
I20260710 11:05:41.847533 26490 tablet_bootstrap.cc:492] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.848821 26490 ts_tablet_manager.cc:1403] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 11:05:41.848747 26491 raft_consensus.cc:359] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.849886 26491 raft_consensus.cc:385] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.850268 26491 raft_consensus.cc:740] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.851121 26491 consensus_queue.cc:260] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.852028 26490 raft_consensus.cc:359] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.852768 26490 raft_consensus.cc:385] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.853102 26490 raft_consensus.cc:740] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.853560 26489 tablet_bootstrap.cc:654] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.853947 26490 consensus_queue.cc:260] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.855810 26491 ts_tablet_manager.cc:1434] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:41.856647 26490 ts_tablet_manager.cc:1434] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:41.857023 26491 tablet_bootstrap.cc:492] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.857756 26490 tablet_bootstrap.cc:492] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:41.862782 26495 raft_consensus.cc:493] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.863332 26495 raft_consensus.cc:515] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.864496 26490 tablet_bootstrap.cc:654] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.867211 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.867419 26374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.867889 26300 raft_consensus.cc:2468] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:41.869205 26412 leader_election.cc:304] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.882349 26526 raft_consensus.cc:493] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.875757 26495 leader_election.cc:290] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.887825 26526 raft_consensus.cc:515] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.888698 26491 tablet_bootstrap.cc:654] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:41.870229 26414 leader_election.cc:343] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.870083 26523 raft_consensus.cc:2804] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.890254 26523 raft_consensus.cc:493] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.890604 26523 raft_consensus.cc:3060] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.892958 26526 leader_election.cc:290] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.893824 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.895262 26374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.896435 26300 raft_consensus.cc:2468] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:41.869890 26198 catalog_manager.cc:5697] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:41.897749 26412 leader_election.cc:304] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.898617 26495 raft_consensus.cc:2804] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.898972 26495 raft_consensus.cc:493] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.906091 26495 raft_consensus.cc:3060] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.908532 26523 raft_consensus.cc:515] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.911684 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:41.912261 26300 raft_consensus.cc:3060] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:41.899520 26414 leader_election.cc:343] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.914084 26495 raft_consensus.cc:515] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.919332 26300 raft_consensus.cc:2468] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:41.920627 26412 leader_election.cc:304] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.921521 26526 raft_consensus.cc:2804] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:41.924676 26491 tablet_bootstrap.cc:492] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:41.924916 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:41.925251 26491 ts_tablet_manager.cc:1403] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.000s
I20260710 11:05:41.925674 26300 raft_consensus.cc:3060] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.927528 26489 tablet_bootstrap.cc:492] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:41.928103 26491 raft_consensus.cc:359] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.927956 26495 leader_election.cc:290] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.928788 26491 raft_consensus.cc:385] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.929108 26491 raft_consensus.cc:740] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.929842 26495 raft_consensus.cc:493] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.929896 26491 consensus_queue.cc:260] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.928562 26489 ts_tablet_manager.cc:1403] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.035s
I20260710 11:05:41.931471 26523 leader_election.cc:290] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.930682 26495 raft_consensus.cc:515] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.935861 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:41.936679 26299 raft_consensus.cc:2468] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:41.938236 26412 leader_election.cc:304] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:41.939304 26523 raft_consensus.cc:2804] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.939759 26523 raft_consensus.cc:493] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.940157 26523 raft_consensus.cc:3060] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.942561 26490 tablet_bootstrap.cc:492] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:41.943081 26490 ts_tablet_manager.cc:1403] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.086s	user 0.044s	sys 0.028s
I20260710 11:05:41.944070 26489 raft_consensus.cc:359] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.944878 26489 raft_consensus.cc:385] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.945278 26489 raft_consensus.cc:740] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.945662 26526 raft_consensus.cc:697] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:41.945752 26490 raft_consensus.cc:359] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.946471 26490 raft_consensus.cc:385] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.946848 26490 raft_consensus.cc:740] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.946628 26526 consensus_queue.cc:237] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.946259 26489 consensus_queue.cc:260] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.947530 26490 consensus_queue.cc:260] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.947204 26495 leader_election.cc:290] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.942591 26491 ts_tablet_manager.cc:1434] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:05:41.949417 26491 tablet_bootstrap.cc:492] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:41.951601 26490 ts_tablet_manager.cc:1434] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:41.951903 26374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:41.952541 26489 ts_tablet_manager.cc:1434] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
W20260710 11:05:41.953325 26414 leader_election.cc:343] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.953539 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.954265 26373 raft_consensus.cc:2468] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:41.953052 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
W20260710 11:05:41.956056 26414 leader_election.cc:343] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:41.953572 26489 tablet_bootstrap.cc:492] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:41.961021 26491 tablet_bootstrap.cc:654] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.961982 26489 tablet_bootstrap.cc:654] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.967775 26300 raft_consensus.cc:2468] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:41.969108 26529 raft_consensus.cc:493] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.970853 26197 catalog_manager.cc:5697] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:41.974504 26529 raft_consensus.cc:515] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:41.975288 26412 leader_election.cc:304] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:41.976542 26526 raft_consensus.cc:2804] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:41.977272 26526 raft_consensus.cc:697] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:41.978091 26526 consensus_queue.cc:237] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.980206 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c9a97c96ae4e74ba1a3b7221eeff8c" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:41.981259 26375 raft_consensus.cc:2468] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:41.982825 26265 leader_election.cc:304] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:41.983913 26496 raft_consensus.cc:2804] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:41.984354 26496 raft_consensus.cc:493] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:41.984826 26496 raft_consensus.cc:3060] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.989748 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c9a97c96ae4e74ba1a3b7221eeff8c" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:41.990705 26447 raft_consensus.cc:2468] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:41.993769 26529 leader_election.cc:290] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.973251 26523 raft_consensus.cc:515] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.997191 26523 leader_election.cc:290] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:41.997226 26509 raft_consensus.cc:493] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:41.997918 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:41.997977 26509 raft_consensus.cc:515] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:41.998819 26300 raft_consensus.cc:3060] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.001466 26489 tablet_bootstrap.cc:492] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:42.002000 26489 ts_tablet_manager.cc:1403] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.014s
I20260710 11:05:42.002290 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.002878 26375 raft_consensus.cc:3060] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.005466 26491 tablet_bootstrap.cc:492] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:42.005292 26489 raft_consensus.cc:359] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.005959 26491 ts_tablet_manager.cc:1403] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.017s
I20260710 11:05:42.006156 26489 raft_consensus.cc:385] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.006073 26300 raft_consensus.cc:2468] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:42.006699 26489 raft_consensus.cc:740] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.007591 26489 consensus_queue.cc:260] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.008122 26496 raft_consensus.cc:515] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:42.008534 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:42.010295 26496 leader_election.cc:290] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:42.010882 26489 ts_tablet_manager.cc:1434] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:42.012212 26489 tablet_bootstrap.cc:492] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:42.012930 26510 consensus_queue.cc:1048] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:42.012007 26491 raft_consensus.cc:359] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.015064 26491 raft_consensus.cc:385] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.015374 26491 raft_consensus.cc:740] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.016116 26491 consensus_queue.cc:260] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.018167 26491 ts_tablet_manager.cc:1434] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:05:42.018855 26489 tablet_bootstrap.cc:654] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.021185 26197 catalog_manager.cc:5697] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.023536 26447 raft_consensus.cc:2468] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 0.
I20260710 11:05:42.024469 26509 leader_election.cc:290] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.024716 26340 leader_election.cc:304] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.025620 26509 raft_consensus.cc:2804] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:42.026379 26509 raft_consensus.cc:493] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:42.026746 26509 raft_consensus.cc:3060] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.028080 26412 leader_election.cc:304] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.028882 26523 raft_consensus.cc:2804] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:42.029192 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c9a97c96ae4e74ba1a3b7221eeff8c" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.029368 26523 raft_consensus.cc:697] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.029773 26447 raft_consensus.cc:3060] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.030207 26523 consensus_queue.cc:237] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.033459 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c9a97c96ae4e74ba1a3b7221eeff8c" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.034261 26373 raft_consensus.cc:3060] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.036777 26300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:42.037424 26300 raft_consensus.cc:2468] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 0.
I20260710 11:05:42.045897 26373 raft_consensus.cc:2468] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:42.047557 26265 leader_election.cc:304] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:42.048667 26496 raft_consensus.cc:2804] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:42.049717 26496 raft_consensus.cc:697] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:42.050880 26496 consensus_queue.cc:237] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } }
I20260710 11:05:42.044715 26375 raft_consensus.cc:2468] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:42.066584 26198 catalog_manager.cc:5697] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.069214 26195 catalog_manager.cc:5697] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.048719 26509 raft_consensus.cc:515] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.072597 26497 consensus_queue.cc:1048] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.074461 26509 leader_election.cc:290] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.074983 26509 raft_consensus.cc:493] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:42.075395 26509 raft_consensus.cc:515] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.077443 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:42.078074 26298 raft_consensus.cc:3060] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.082499 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.083097 26449 raft_consensus.cc:3060] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.084349 26298 raft_consensus.cc:2468] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:42.084438 26447 raft_consensus.cc:2468] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:42.092070 26449 raft_consensus.cc:2468] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:42.093266 26340 leader_election.cc:304] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.094135 26489 tablet_bootstrap.cc:492] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:42.094081 26497 raft_consensus.cc:2804] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:42.094660 26497 raft_consensus.cc:697] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:42.095434 26497 consensus_queue.cc:237] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.096621 26509 leader_election.cc:290] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.096657 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:42.097599 26298 raft_consensus.cc:2393] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b112a08a5f224f1f8c2b15b69597abfb in current term 1: Already voted for candidate cccd82468f7d48818654b83b6f384ab8 in this term.
I20260710 11:05:42.097899 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:42.099632 26340 leader_election.cc:304] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:42.100404 26509 raft_consensus.cc:3060] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.101986 26489 ts_tablet_manager.cc:1403] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.036s
I20260710 11:05:42.105116 26489 raft_consensus.cc:359] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.105880 26489 raft_consensus.cc:385] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.105165 26197 catalog_manager.cc:5697] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 0 to 1, leader changed from <none> to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:42.106144 26489 raft_consensus.cc:740] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.106896 26489 consensus_queue.cc:260] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.108587 26489 ts_tablet_manager.cc:1434] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:05:42.111728 26509 raft_consensus.cc:2749] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:42.126200 26509 consensus_queue.cc:1048] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.137223 26497 consensus_queue.cc:1048] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.268597 26523 raft_consensus.cc:493] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:42.269151 26523 raft_consensus.cc:515] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.270780 26523 leader_election.cc:290] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:42.271615 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:42.271696 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:42.272241 26299 raft_consensus.cc:2468] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:42.272361 26375 raft_consensus.cc:2468] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:42.273370 26412 leader_election.cc:304] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.274186 26523 raft_consensus.cc:2804] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:42.274607 26523 raft_consensus.cc:493] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:42.274940 26523 raft_consensus.cc:3060] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.280720 26523 raft_consensus.cc:515] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.282241 26523 leader_election.cc:290] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:42.283103 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:42.283244 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.283620 26299 raft_consensus.cc:3060] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.283835 26375 raft_consensus.cc:3060] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.288630 26299 raft_consensus.cc:2468] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:42.289287 26375 raft_consensus.cc:2468] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:42.289750 26412 leader_election.cc:304] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.290558 26523 raft_consensus.cc:2804] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:42.290956 26523 raft_consensus.cc:697] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.291596 26523 consensus_queue.cc:237] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.297231 26523 consensus_queue.cc:1048] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.298731 26197 catalog_manager.cc:5697] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.305948 26526 consensus_queue.cc:1048] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.413368 26375 raft_consensus.cc:3060] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.420156 26526 consensus_queue.cc:1048] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.432415 26523 consensus_queue.cc:1048] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.432879 26536 consensus_queue.cc:1048] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:42.446349 26536 consensus_queue.cc:1048] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.467110 26536 consensus_queue.cc:1048] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.477587 26495 consensus_queue.cc:1048] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.507200 26449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:42.507714 26449 raft_consensus.cc:606] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:42.526080 26375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
mode: GRACEFUL
new_leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:40108
I20260710 11:05:42.526707 26375 raft_consensus.cc:606] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Received request to transfer leadership to TS 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:42.532244 26449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:42.532804 26449 raft_consensus.cc:606] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:42.541232 26449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:42.541742 26449 raft_consensus.cc:606] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:42.546518 26449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:42.546996 26449 raft_consensus.cc:606] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:42.551580 26449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:42.552063 26449 raft_consensus.cc:606] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:42.555590 26496 consensus_queue.cc:1048] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.557260 26375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
mode: GRACEFUL
new_leader_uuid: "cccd82468f7d48818654b83b6f384ab8"
 from {username='slave'} at 127.0.0.1:40108
I20260710 11:05:42.557842 26375 raft_consensus.cc:606] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Received request to transfer leadership to TS cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:42.567123 26567 consensus_queue.cc:1048] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.575460 26510 consensus_queue.cc:1048] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.586866 26510 consensus_queue.cc:1048] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.594480 26497 raft_consensus.cc:993] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: : Instructing follower cccd82468f7d48818654b83b6f384ab8 to start an election
I20260710 11:05:42.594950 26497 raft_consensus.cc:1081] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Signalling peer cccd82468f7d48818654b83b6f384ab8 to start an election
I20260710 11:05:42.596408 26449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
 from {username='slave'} at 127.0.0.1:50248
I20260710 11:05:42.596882 26449 raft_consensus.cc:493] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.597244 26449 raft_consensus.cc:3060] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.604555 26449 raft_consensus.cc:515] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.607149 26449 leader_election.cc:290] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:42.608502 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.608604 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afba4cd87f1468da1f8b31248a134d0" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:42.609073 26373 raft_consensus.cc:3055] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.609304 26299 raft_consensus.cc:3060] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.609467 26373 raft_consensus.cc:740] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:42.610826 26373 consensus_queue.cc:260] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.611894 26373 raft_consensus.cc:3060] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.616991 26373 raft_consensus.cc:2468] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 2.
I20260710 11:05:42.618109 26414 leader_election.cc:304] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.618402 26299 raft_consensus.cc:2468] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 2.
I20260710 11:05:42.618916 26495 raft_consensus.cc:2804] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.619379 26495 raft_consensus.cc:697] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 2 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.620175 26495 consensus_queue.cc:237] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.625943 26198 catalog_manager.cc:5697] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 1 to 2, leader changed from b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194) to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 2 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.706275 26495 consensus_queue.cc:1048] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:42.716703 26537 consensus_queue.cc:1048] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:42.724509 26536 raft_consensus.cc:993] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: : Instructing follower b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:42.724967 26537 raft_consensus.cc:1081] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:42.726449 26373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:40094
I20260710 11:05:42.726898 26373 raft_consensus.cc:493] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.727192 26373 raft_consensus.cc:3060] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.731413 26510 raft_consensus.cc:993] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: : Instructing follower 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:42.731886 26497 raft_consensus.cc:1081] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Signalling peer 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:42.733495 26299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:42756
I20260710 11:05:42.733600 26373 raft_consensus.cc:515] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.734073 26299 raft_consensus.cc:493] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.734428 26299 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.736230 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:42.736348 26373 leader_election.cc:290] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.736550 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98433f62e18c4c8b83c4073136d666ea" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.736891 26298 raft_consensus.cc:3060] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.737188 26447 raft_consensus.cc:3055] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.737552 26447 raft_consensus.cc:740] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.738246 26447 consensus_queue.cc:260] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.739347 26447 raft_consensus.cc:3060] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.743062 26298 raft_consensus.cc:2468] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:42.744225 26338 leader_election.cc:304] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:42.745157 26497 raft_consensus.cc:2804] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.745805 26497 raft_consensus.cc:697] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:42.746625 26497 consensus_queue.cc:237] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.746086 26447 raft_consensus.cc:2468] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:42.748996 26299 raft_consensus.cc:515] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.750896 26299 leader_election.cc:290] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.751721 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.752007 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.752321 26373 raft_consensus.cc:3055] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.752542 26447 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.752664 26373 raft_consensus.cc:740] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:42.753532 26373 consensus_queue.cc:260] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.754745 26373 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.754940 26195 catalog_manager.cc:5697] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:42.759382 26447 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:42.760568 26265 leader_election.cc:304] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:42.761446 26566 raft_consensus.cc:2804] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.761586 26373 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:42.761956 26566 raft_consensus.cc:697] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:42.762813 26566 consensus_queue.cc:237] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.769256 26195 catalog_manager.cc:5697] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 1 to 2, leader changed from b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194) to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:42.773402 26536 raft_consensus.cc:993] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: : Instructing follower 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:42.773861 26537 raft_consensus.cc:1081] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:42.775235 26299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:42750
I20260710 11:05:42.775671 26299 raft_consensus.cc:493] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.775985 26299 raft_consensus.cc:3060] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.781162 26299 raft_consensus.cc:515] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.782754 26299 leader_election.cc:290] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.783473 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.783852 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a353b359d7344ac8f84459ed2104e32" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.784106 26373 raft_consensus.cc:3060] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.784456 26447 raft_consensus.cc:3055] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.784808 26447 raft_consensus.cc:740] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.785660 26447 consensus_queue.cc:260] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.786899 26447 raft_consensus.cc:3060] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.791095 26373 raft_consensus.cc:2468] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:42.792311 26265 leader_election.cc:304] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:42.793037 26566 raft_consensus.cc:2804] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.793536 26447 raft_consensus.cc:2468] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:42.793555 26566 raft_consensus.cc:697] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:42.794699 26566 consensus_queue.cc:237] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.801127 26195 catalog_manager.cc:5697] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:42.888096 26536 raft_consensus.cc:993] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: : Instructing follower b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:42.888571 26537 raft_consensus.cc:1081] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:42.890129 26373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:40094
I20260710 11:05:42.890738 26373 raft_consensus.cc:493] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.891073 26373 raft_consensus.cc:3060] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.896615 26373 raft_consensus.cc:515] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.898445 26373 leader_election.cc:290] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.899250 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:42.899739 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a963bd64a3e4f779fa663b6b1ae8856" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.899869 26299 raft_consensus.cc:3060] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.900337 26447 raft_consensus.cc:3055] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.900581 26447 raft_consensus.cc:740] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.901389 26447 consensus_queue.cc:260] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.902381 26447 raft_consensus.cc:3060] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.905988 26536 raft_consensus.cc:993] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: : Instructing follower b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:42.906466 26537 raft_consensus.cc:1081] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:42.906991 26299 raft_consensus.cc:2468] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:42.907687 26447 raft_consensus.cc:2468] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:42.908125 26373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:40094
I20260710 11:05:42.908272 26338 leader_election.cc:304] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:42.908717 26373 raft_consensus.cc:493] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.909114 26373 raft_consensus.cc:3060] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.909148 26497 raft_consensus.cc:2804] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.909747 26497 raft_consensus.cc:697] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:42.910482 26497 consensus_queue.cc:237] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.914948 26373 raft_consensus.cc:515] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.917038 26373 leader_election.cc:290] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.918048 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.918216 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b996180775450fb7a4d6b49c06cdfb" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:42.917610 26195 catalog_manager.cc:5697] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:42.918603 26447 raft_consensus.cc:3055] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.918763 26299 raft_consensus.cc:3060] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.918996 26447 raft_consensus.cc:740] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.919818 26447 consensus_queue.cc:260] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.920826 26447 raft_consensus.cc:3060] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.925043 26299 raft_consensus.cc:2468] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:42.926465 26338 leader_election.cc:304] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:42.926666 26447 raft_consensus.cc:2468] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:42.927536 26497 raft_consensus.cc:2804] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.928047 26497 raft_consensus.cc:697] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:42.928751 26497 consensus_queue.cc:237] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.935045 26195 catalog_manager.cc:5697] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:42.939383 26536 raft_consensus.cc:993] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: : Instructing follower 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:42.939896 26495 raft_consensus.cc:1081] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:42.941404 26299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:42750
I20260710 11:05:42.942443 26299 raft_consensus.cc:493] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.942870 26299 raft_consensus.cc:3060] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.948031 26299 raft_consensus.cc:515] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.949571 26299 leader_election.cc:290] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:42.950376 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:42.950595 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d576fc6dd52e4181b0744e10bdefa78b" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:42.950963 26373 raft_consensus.cc:3060] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.951169 26447 raft_consensus.cc:3055] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.951545 26447 raft_consensus.cc:740] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:42.952160 26447 consensus_queue.cc:260] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.953438 26447 raft_consensus.cc:3060] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.956132 26373 raft_consensus.cc:2468] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:42.957149 26265 leader_election.cc:304] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:42.957805 26566 raft_consensus.cc:2804] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.958287 26566 raft_consensus.cc:697] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:42.958324 26447 raft_consensus.cc:2468] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:42.959177 26566 consensus_queue.cc:237] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:42.965644 26195 catalog_manager.cc:5697] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.052434 26373 raft_consensus.cc:1275] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer cccd82468f7d48818654b83b6f384ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.053642 26537 consensus_queue.cc:1048] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.061020 26299 raft_consensus.cc:1275] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer cccd82468f7d48818654b83b6f384ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.062997 26495 consensus_queue.cc:1048] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.180815 26373 raft_consensus.cc:1275] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.182112 26566 consensus_queue.cc:1048] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.190843 26447 raft_consensus.cc:1275] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.193630 26496 consensus_queue.cc:1048] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.208956 26373 raft_consensus.cc:1275] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.210089 26496 consensus_queue.cc:1048] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.218451 26447 raft_consensus.cc:1275] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.219738 26567 consensus_queue.cc:1048] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.278750 26299 raft_consensus.cc:1275] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.280113 26497 consensus_queue.cc:1048] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.288026 26447 raft_consensus.cc:1275] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.289471 26497 consensus_queue.cc:1048] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.354091 26373 raft_consensus.cc:1275] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.355391 26567 consensus_queue.cc:1048] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.359400 26447 raft_consensus.cc:1275] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.360807 26509 consensus_queue.cc:1048] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.365051 26449 raft_consensus.cc:1275] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.367012 26566 consensus_queue.cc:1048] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.373023 26299 raft_consensus.cc:1275] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.375326 26497 consensus_queue.cc:1048] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.483826 26299 raft_consensus.cc:1275] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.485369 26575 consensus_queue.cc:1048] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.494472 26447 raft_consensus.cc:1275] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.495985 26575 consensus_queue.cc:1048] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:45.588375 26198 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44366:
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:05:45.591166 26198 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:05:45.643141 26282 tablet_service.cc:1511] Processing CreateTablet for tablet 40131b583bc542eeb99f484cfd1a611a (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.644292 26362 tablet_service.cc:1511] Processing CreateTablet for tablet 40131b583bc542eeb99f484cfd1a611a (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.645404 26282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40131b583bc542eeb99f484cfd1a611a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.646129 26362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40131b583bc542eeb99f484cfd1a611a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.646256 26439 tablet_service.cc:1511] Processing CreateTablet for tablet 40131b583bc542eeb99f484cfd1a611a (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.648015 26439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40131b583bc542eeb99f484cfd1a611a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.649116 26283 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0f3486ab93492283e84a2d48264e0e (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
W20260710 11:05:45.649601 26246 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:45.650732 26283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0f3486ab93492283e84a2d48264e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.655929 26357 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0f3486ab93492283e84a2d48264e0e (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.656571 26284 tablet_service.cc:1511] Processing CreateTablet for tablet 312985ba54e94b669b41b40497da0a55 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.657558 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0f3486ab93492283e84a2d48264e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.658021 26284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312985ba54e94b669b41b40497da0a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.661881 26434 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0f3486ab93492283e84a2d48264e0e (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.663441 26434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0f3486ab93492283e84a2d48264e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.663678 26436 tablet_service.cc:1511] Processing CreateTablet for tablet 312985ba54e94b669b41b40497da0a55 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.667555 26287 tablet_service.cc:1511] Processing CreateTablet for tablet b8a10a1fcc274e78ba762b719a0d7b5e (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.668232 26436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312985ba54e94b669b41b40497da0a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.663040 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 312985ba54e94b669b41b40497da0a55 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.669037 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a10a1fcc274e78ba762b719a0d7b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.671983 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312985ba54e94b669b41b40497da0a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.674034 26290 tablet_service.cc:1511] Processing CreateTablet for tablet da2cb38ba38841bc9fc594ec62938623 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.677639 26290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2cb38ba38841bc9fc594ec62938623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.670468 26432 tablet_service.cc:1511] Processing CreateTablet for tablet b8a10a1fcc274e78ba762b719a0d7b5e (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.679422 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a10a1fcc274e78ba762b719a0d7b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.667605 26359 tablet_service.cc:1511] Processing CreateTablet for tablet b8a10a1fcc274e78ba762b719a0d7b5e (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.681058 26359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a10a1fcc274e78ba762b719a0d7b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.684851 26288 tablet_service.cc:1511] Processing CreateTablet for tablet 5ece0a7764c64e238815709cc7bfd003 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.686401 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ece0a7764c64e238815709cc7bfd003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.687408 26433 tablet_service.cc:1511] Processing CreateTablet for tablet da2cb38ba38841bc9fc594ec62938623 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.675745 26360 tablet_service.cc:1511] Processing CreateTablet for tablet da2cb38ba38841bc9fc594ec62938623 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.688930 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2cb38ba38841bc9fc594ec62938623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.689954 26360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2cb38ba38841bc9fc594ec62938623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.693513 26435 tablet_service.cc:1511] Processing CreateTablet for tablet 5ece0a7764c64e238815709cc7bfd003 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.695225 26435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ece0a7764c64e238815709cc7bfd003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.712234 26363 tablet_service.cc:1511] Processing CreateTablet for tablet 5ece0a7764c64e238815709cc7bfd003 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.713856 26289 tablet_service.cc:1511] Processing CreateTablet for tablet 50a5a8ee0d884dac8ed0de15fa548523 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.721900 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ece0a7764c64e238815709cc7bfd003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.726810 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a5a8ee0d884dac8ed0de15fa548523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.727779 26286 tablet_service.cc:1511] Processing CreateTablet for tablet e3e187216b64422c81cfba3e99bd328d (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.729478 26286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e187216b64422c81cfba3e99bd328d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.736430 26365 tablet_service.cc:1511] Processing CreateTablet for tablet 50a5a8ee0d884dac8ed0de15fa548523 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.738076 26365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a5a8ee0d884dac8ed0de15fa548523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.742336 26285 tablet_service.cc:1511] Processing CreateTablet for tablet 229ddaa52cfa43b3b9d5b8a81f02e1e9 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.744725 26285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229ddaa52cfa43b3b9d5b8a81f02e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.751582 26362 tablet_service.cc:1511] Processing CreateTablet for tablet e3e187216b64422c81cfba3e99bd328d (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.752425 26364 tablet_service.cc:1511] Processing CreateTablet for tablet 229ddaa52cfa43b3b9d5b8a81f02e1e9 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.753535 26362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e187216b64422c81cfba3e99bd328d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.754500 26364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229ddaa52cfa43b3b9d5b8a81f02e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.791358 26432 tablet_service.cc:1511] Processing CreateTablet for tablet 50a5a8ee0d884dac8ed0de15fa548523 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.792797 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a5a8ee0d884dac8ed0de15fa548523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.795722 26437 tablet_service.cc:1511] Processing CreateTablet for tablet 229ddaa52cfa43b3b9d5b8a81f02e1e9 (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.797084 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229ddaa52cfa43b3b9d5b8a81f02e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.791437 26431 tablet_service.cc:1511] Processing CreateTablet for tablet e3e187216b64422c81cfba3e99bd328d (DEFAULT_TABLE table=soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.803990 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e187216b64422c81cfba3e99bd328d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.864060 26593 tablet_bootstrap.cc:492] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:45.870427 26594 tablet_bootstrap.cc:492] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:45.883770 26596 tablet_bootstrap.cc:492] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:45.891101 26594 tablet_bootstrap.cc:654] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.893155 26593 tablet_bootstrap.cc:654] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.897119 26596 tablet_bootstrap.cc:654] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.899811 26593 tablet_bootstrap.cc:492] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:45.900336 26593 ts_tablet_manager.cc:1403] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 11:05:45.900665 26594 tablet_bootstrap.cc:492] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:45.901207 26594 ts_tablet_manager.cc:1403] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260710 11:05:45.903301 26596 tablet_bootstrap.cc:492] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:45.903807 26596 ts_tablet_manager.cc:1403] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260710 11:05:45.903596 26593 raft_consensus.cc:359] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.904192 26594 raft_consensus.cc:359] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.904597 26593 raft_consensus.cc:385] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.904939 26594 raft_consensus.cc:385] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.904994 26593 raft_consensus.cc:740] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.905429 26594 raft_consensus.cc:740] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.905980 26593 consensus_queue.cc:260] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.906214 26594 consensus_queue.cc:260] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.907182 26596 raft_consensus.cc:359] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.907867 26596 raft_consensus.cc:385] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.908141 26596 raft_consensus.cc:740] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.908859 26594 ts_tablet_manager.cc:1434] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:45.908849 26596 consensus_queue.cc:260] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.910033 26594 tablet_bootstrap.cc:492] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:45.911369 26596 ts_tablet_manager.cc:1434] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:05:45.912374 26596 tablet_bootstrap.cc:492] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:45.917375 26594 tablet_bootstrap.cc:654] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.918766 26596 tablet_bootstrap.cc:654] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.923715 26594 tablet_bootstrap.cc:492] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:45.924160 26596 tablet_bootstrap.cc:492] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:45.924321 26594 ts_tablet_manager.cc:1403] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.001s
I20260710 11:05:45.924665 26596 ts_tablet_manager.cc:1403] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:05:45.927932 26596 raft_consensus.cc:359] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.929091 26596 raft_consensus.cc:385] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.929461 26596 raft_consensus.cc:740] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.930244 26596 consensus_queue.cc:260] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.932757 26596 ts_tablet_manager.cc:1434] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:05:45.932868 26594 raft_consensus.cc:359] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.933733 26596 tablet_bootstrap.cc:492] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:45.933739 26594 raft_consensus.cc:385] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.934330 26594 raft_consensus.cc:740] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.934559 26593 ts_tablet_manager.cc:1434] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.006s
I20260710 11:05:45.935577 26593 tablet_bootstrap.cc:492] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:45.935431 26594 consensus_queue.cc:260] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.938145 26594 ts_tablet_manager.cc:1434] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:45.939343 26595 raft_consensus.cc:493] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:45.939525 26594 tablet_bootstrap.cc:492] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:45.939895 26595 raft_consensus.cc:515] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.940496 26596 tablet_bootstrap.cc:654] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.944753 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:45.945830 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
W20260710 11:05:45.946684 26340 leader_election.cc:343] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:45.947778 26594 tablet_bootstrap.cc:654] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:45.947935 26338 leader_election.cc:343] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:45.948405 26338 leader_election.cc:304] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:45.949488 26509 raft_consensus.cc:2749] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:45.947953 26595 leader_election.cc:290] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:45.958246 26593 tablet_bootstrap.cc:654] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.962016 26594 tablet_bootstrap.cc:492] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:45.962558 26594 ts_tablet_manager.cc:1403] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260710 11:05:45.965572 26594 raft_consensus.cc:359] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.966338 26594 raft_consensus.cc:385] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.966668 26594 raft_consensus.cc:740] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.966989 26596 tablet_bootstrap.cc:492] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:45.967463 26596 ts_tablet_manager.cc:1403] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260710 11:05:45.967532 26594 consensus_queue.cc:260] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.970019 26594 ts_tablet_manager.cc:1434] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:05:45.970485 26596 raft_consensus.cc:359] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.971066 26594 tablet_bootstrap.cc:492] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:45.971210 26596 raft_consensus.cc:385] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.971612 26596 raft_consensus.cc:740] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.972455 26596 consensus_queue.cc:260] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.975003 26596 ts_tablet_manager.cc:1434] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:45.976092 26596 tablet_bootstrap.cc:492] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:45.981374 26594 tablet_bootstrap.cc:654] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.982446 26596 tablet_bootstrap.cc:654] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.995324 26596 tablet_bootstrap.cc:492] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:45.995998 26596 ts_tablet_manager.cc:1403] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:05:45.997655 26581 raft_consensus.cc:493] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:45.998162 26581 raft_consensus.cc:515] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:45.999555 26596 raft_consensus.cc:359] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.000880 26596 raft_consensus.cc:385] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.001252 26596 raft_consensus.cc:740] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.002084 26596 consensus_queue.cc:260] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.003623 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a10a1fcc274e78ba762b719a0d7b5e" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.005081 26596 ts_tablet_manager.cc:1434] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:46.005329 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a10a1fcc274e78ba762b719a0d7b5e" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.006210 26596 tablet_bootstrap.cc:492] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
W20260710 11:05:46.007252 26412 leader_election.cc:343] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:46.008638 26414 leader_election.cc:343] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.009137 26414 leader_election.cc:304] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.010610 26581 leader_election.cc:290] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.011268 26581 raft_consensus.cc:2749] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.014685 26593 tablet_bootstrap.cc:492] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.015175 26593 ts_tablet_manager.cc:1403] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.038s
I20260710 11:05:46.018141 26593 raft_consensus.cc:359] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.018859 26593 raft_consensus.cc:385] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.019143 26593 raft_consensus.cc:740] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.019814 26593 consensus_queue.cc:260] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.021920 26594 tablet_bootstrap.cc:492] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:46.022166 26596 tablet_bootstrap.cc:654] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.023615 26594 ts_tablet_manager.cc:1403] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.010s
I20260710 11:05:46.028672 26593 ts_tablet_manager.cc:1434] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:05:46.030468 26593 tablet_bootstrap.cc:492] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:46.037001 26593 tablet_bootstrap.cc:654] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.040678 26594 raft_consensus.cc:359] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.041478 26594 raft_consensus.cc:385] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.041754 26594 raft_consensus.cc:740] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.042493 26594 consensus_queue.cc:260] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.044184 26594 ts_tablet_manager.cc:1434] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:05:46.045202 26594 tablet_bootstrap.cc:492] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:46.052147 26596 tablet_bootstrap.cc:492] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:46.052693 26596 ts_tablet_manager.cc:1403] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.007s
I20260710 11:05:46.053491 26594 tablet_bootstrap.cc:654] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.055917 26596 raft_consensus.cc:359] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.056717 26596 raft_consensus.cc:385] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.057047 26596 raft_consensus.cc:740] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.057972 26596 consensus_queue.cc:260] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.061833 26597 raft_consensus.cc:493] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.062346 26597 raft_consensus.cc:515] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.064299 26593 tablet_bootstrap.cc:492] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.065001 26593 ts_tablet_manager.cc:1403] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.009s
I20260710 11:05:46.066416 26582 raft_consensus.cc:493] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.066955 26582 raft_consensus.cc:515] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.067340 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.068017 26447 raft_consensus.cc:2468] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.064716 26597 leader_election.cc:290] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.069280 26582 leader_election.cc:290] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.069144 26593 raft_consensus.cc:359] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.070255 26593 raft_consensus.cc:385] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.070955 26596 ts_tablet_manager.cc:1434] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 11:05:46.070923 26593 raft_consensus.cc:740] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.071976 26265 leader_election.cc:304] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.072453 26596 tablet_bootstrap.cc:492] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:46.072115 26593 consensus_queue.cc:260] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.073815 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.070250 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.075680 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.076442 26447 raft_consensus.cc:2468] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
W20260710 11:05:46.076951 26265 leader_election.cc:343] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:46.077708 26265 leader_election.cc:343] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.078888 26265 leader_election.cc:304] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [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: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.080164 26582 raft_consensus.cc:2804] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.080780 26582 raft_consensus.cc:493] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.081346 26582 raft_consensus.cc:3060] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.082978 26597 raft_consensus.cc:2804] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.083408 26597 raft_consensus.cc:493] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.083739 26597 raft_consensus.cc:3060] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.090161 26582 raft_consensus.cc:515] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.092226 26597 raft_consensus.cc:515] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.094580 26593 ts_tablet_manager.cc:1434] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:05:46.094887 26582 leader_election.cc:290] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.095157 26597 leader_election.cc:290] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.096870 26594 tablet_bootstrap.cc:492] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:46.097404 26594 ts_tablet_manager.cc:1403] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.025s
I20260710 11:05:46.098212 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
W20260710 11:05:46.100562 26265 leader_election.cc:343] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.100337 26594 raft_consensus.cc:359] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.101135 26594 raft_consensus.cc:385] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.101277 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.101977 26447 raft_consensus.cc:3060] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.102355 26593 tablet_bootstrap.cc:492] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:46.104139 26596 tablet_bootstrap.cc:654] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.101459 26594 raft_consensus.cc:740] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.105935 26594 consensus_queue.cc:260] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.108309 26594 ts_tablet_manager.cc:1434] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:46.108461 26447 raft_consensus.cc:2468] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:46.109625 26594 tablet_bootstrap.cc:492] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:46.109674 26593 tablet_bootstrap.cc:654] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.110445 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
W20260710 11:05:46.112058 26265 leader_election.cc:343] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.109768 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.113185 26449 raft_consensus.cc:3060] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.117228 26594 tablet_bootstrap.cc:654] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.119107 26608 raft_consensus.cc:493] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.119594 26608 raft_consensus.cc:515] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.122221 26608 leader_election.cc:290] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.125360 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.126575 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
W20260710 11:05:46.128597 26412 leader_election.cc:343] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.129963 26375 raft_consensus.cc:2468] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:46.131474 26596 tablet_bootstrap.cc:492] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:46.131505 26414 leader_election.cc:304] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [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: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:46.132153 26596 ts_tablet_manager.cc:1403] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.009s
I20260710 11:05:46.132573 26608 raft_consensus.cc:2804] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.133157 26608 raft_consensus.cc:493] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.133585 26608 raft_consensus.cc:3060] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.135071 26596 raft_consensus.cc:359] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.135776 26596 raft_consensus.cc:385] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.136013 26596 raft_consensus.cc:740] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.136677 26596 consensus_queue.cc:260] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.138485 26265 leader_election.cc:304] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.139593 26582 raft_consensus.cc:2804] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.140147 26596 ts_tablet_manager.cc:1434] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:46.140110 26582 raft_consensus.cc:697] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.141288 26594 tablet_bootstrap.cc:492] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:46.141300 26596 tablet_bootstrap.cc:492] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:46.142661 26582 consensus_queue.cc:237] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.144747 26449 raft_consensus.cc:2468] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:46.146483 26265 leader_election.cc:304] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.147476 26593 tablet_bootstrap.cc:492] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.148065 26566 raft_consensus.cc:2804] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.148666 26596 tablet_bootstrap.cc:654] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.151649 26594 ts_tablet_manager.cc:1403] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.013s
I20260710 11:05:46.154070 26593 ts_tablet_manager.cc:1403] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.003s
I20260710 11:05:46.155108 26594 raft_consensus.cc:359] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.155867 26594 raft_consensus.cc:385] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.156250 26594 raft_consensus.cc:740] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.157199 26594 consensus_queue.cc:260] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.161808 26594 ts_tablet_manager.cc:1434] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:46.157193 26608 raft_consensus.cc:515] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.162772 26566 raft_consensus.cc:697] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.162959 26594 tablet_bootstrap.cc:492] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:46.163919 26566 consensus_queue.cc:237] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.166041 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.161305 26593 raft_consensus.cc:359] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.166874 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.167183 26593 raft_consensus.cc:385] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.167555 26375 raft_consensus.cc:3060] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.167682 26593 raft_consensus.cc:740] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.168651 26593 consensus_queue.cc:260] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.172973 26593 ts_tablet_manager.cc:1434] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 11:05:46.173719 26594 tablet_bootstrap.cc:654] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.174154 26593 tablet_bootstrap.cc:492] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
W20260710 11:05:46.176091 26412 leader_election.cc:343] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.181754 26596 tablet_bootstrap.cc:492] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:46.182579 26596 ts_tablet_manager.cc:1403] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260710 11:05:46.185849 26596 raft_consensus.cc:359] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.186558 26596 raft_consensus.cc:385] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.186853 26596 raft_consensus.cc:740] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.187634 26596 consensus_queue.cc:260] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.189958 26596 ts_tablet_manager.cc:1434] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:46.191013 26596 tablet_bootstrap.cc:492] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:46.194263 26593 tablet_bootstrap.cc:654] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.194240 26195 catalog_manager.cc:5697] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.199846 26596 tablet_bootstrap.cc:654] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.199862 26195 catalog_manager.cc:5697] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.202236 26594 tablet_bootstrap.cc:492] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:46.202780 26594 ts_tablet_manager.cc:1403] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.010s
I20260710 11:05:46.203565 26608 leader_election.cc:290] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.204543 26375 raft_consensus.cc:2468] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:46.205663 26593 tablet_bootstrap.cc:492] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.205853 26414 leader_election.cc:304] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:46.206355 26593 ts_tablet_manager.cc:1403] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.009s
I20260710 11:05:46.206254 26594 raft_consensus.cc:359] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.207057 26608 raft_consensus.cc:2804] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.207269 26594 raft_consensus.cc:385] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.207710 26594 raft_consensus.cc:740] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.208261 26608 raft_consensus.cc:697] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:46.209208 26608 consensus_queue.cc:237] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.208526 26594 consensus_queue.cc:260] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.210685 26593 raft_consensus.cc:359] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.211599 26593 raft_consensus.cc:385] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.211982 26593 raft_consensus.cc:740] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.213045 26593 consensus_queue.cc:260] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.214723 26594 ts_tablet_manager.cc:1434] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:05:46.215751 26594 tablet_bootstrap.cc:492] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:46.216413 26593 ts_tablet_manager.cc:1434] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:46.220793 26596 tablet_bootstrap.cc:492] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:46.221320 26596 ts_tablet_manager.cc:1403] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
I20260710 11:05:46.221843 26593 tablet_bootstrap.cc:492] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:46.224155 26596 raft_consensus.cc:359] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.224459 26595 raft_consensus.cc:493] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.224831 26596 raft_consensus.cc:385] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.225216 26596 raft_consensus.cc:740] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.225050 26595 raft_consensus.cc:515] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.226032 26596 consensus_queue.cc:260] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.227746 26595 leader_election.cc:290] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.228083 26596 ts_tablet_manager.cc:1434] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:46.228998 26596 tablet_bootstrap.cc:492] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Bootstrap starting.
I20260710 11:05:46.230950 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e187216b64422c81cfba3e99bd328d" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.231623 26298 raft_consensus.cc:2468] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 0.
I20260710 11:05:46.232244 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e187216b64422c81cfba3e99bd328d" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.234525 26596 tablet_bootstrap.cc:654] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.235456 26593 tablet_bootstrap.cc:654] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:46.239856 26340 leader_election.cc:343] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.241261 26338 leader_election.cc:304] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [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: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:46.242839 26509 raft_consensus.cc:2804] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.243223 26509 raft_consensus.cc:493] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.243567 26509 raft_consensus.cc:3060] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.248005 26594 tablet_bootstrap.cc:654] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.250497 26596 tablet_bootstrap.cc:492] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: No bootstrap required, opened a new log
I20260710 11:05:46.251158 26596 ts_tablet_manager.cc:1403] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:05:46.254055 26509 raft_consensus.cc:515] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.254593 26596 raft_consensus.cc:359] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.255672 26596 raft_consensus.cc:385] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.256083 26596 raft_consensus.cc:740] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.255987 26198 catalog_manager.cc:5697] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.257284 26596 consensus_queue.cc:260] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.258325 26509 leader_election.cc:290] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.260392 26596 ts_tablet_manager.cc:1434] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:46.263227 26593 tablet_bootstrap.cc:492] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.263170 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e187216b64422c81cfba3e99bd328d" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.263841 26299 raft_consensus.cc:3060] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.263885 26593 ts_tablet_manager.cc:1403] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.002s
I20260710 11:05:46.264333 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e187216b64422c81cfba3e99bd328d" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
W20260710 11:05:46.265579 26340 leader_election.cc:343] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.266816 26593 raft_consensus.cc:359] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.267359 26593 raft_consensus.cc:385] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.267619 26593 raft_consensus.cc:740] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.268328 26593 consensus_queue.cc:260] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.270474 26593 ts_tablet_manager.cc:1434] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:05:46.270809 26299 raft_consensus.cc:2468] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:46.271018 26594 tablet_bootstrap.cc:492] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:46.271425 26593 tablet_bootstrap.cc:492] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:46.271533 26594 ts_tablet_manager.cc:1403] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.009s
I20260710 11:05:46.273811 26338 leader_election.cc:304] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:46.274370 26594 raft_consensus.cc:359] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.275048 26594 raft_consensus.cc:385] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.275323 26594 raft_consensus.cc:740] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.275416 26595 raft_consensus.cc:2804] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.275887 26595 raft_consensus.cc:697] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:46.276077 26594 consensus_queue.cc:260] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.278295 26593 tablet_bootstrap.cc:654] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.278441 26594 ts_tablet_manager.cc:1434] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:46.279440 26594 tablet_bootstrap.cc:492] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: Bootstrap starting.
I20260710 11:05:46.287264 26630 raft_consensus.cc:493] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.287268 26594 tablet_bootstrap.cc:654] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.287371 26582 raft_consensus.cc:493] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.287997 26630 raft_consensus.cc:515] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.288198 26582 raft_consensus.cc:515] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.288892 26593 tablet_bootstrap.cc:492] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.291890 26593 ts_tablet_manager.cc:1403] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260710 11:05:46.276686 26595 consensus_queue.cc:237] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.293054 26582 leader_election.cc:290] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.294917 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.295326 26593 raft_consensus.cc:359] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.295904 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.296118 26593 raft_consensus.cc:385] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.296510 26593 raft_consensus.cc:740] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.296594 26447 raft_consensus.cc:2468] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.297328 26593 consensus_queue.cc:260] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.299085 26265 leader_election.cc:304] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.299685 26593 ts_tablet_manager.cc:1434] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:46.300028 26582 raft_consensus.cc:2804] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.300397 26582 raft_consensus.cc:493] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.303258 26594 tablet_bootstrap.cc:492] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: No bootstrap required, opened a new log
I20260710 11:05:46.300671 26593 tablet_bootstrap.cc:492] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:46.304487 26375 raft_consensus.cc:2468] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.304533 26594 ts_tablet_manager.cc:1403] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260710 11:05:46.300705 26582 raft_consensus.cc:3060] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.309748 26594 raft_consensus.cc:359] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.310806 26594 raft_consensus.cc:385] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.311204 26594 raft_consensus.cc:740] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.312323 26593 tablet_bootstrap.cc:654] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.312260 26594 consensus_queue.cc:260] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.315199 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.316535 26594 ts_tablet_manager.cc:1434] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:05:46.320717 26566 raft_consensus.cc:493] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.321252 26566 raft_consensus.cc:515] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.316566 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.323246 26566 leader_election.cc:290] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.323282 26447 raft_consensus.cc:2468] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 0.
I20260710 11:05:46.325004 26340 leader_election.cc:304] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.324973 26198 catalog_manager.cc:5697] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 0 to 1, leader changed from <none> to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.327584 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312985ba54e94b669b41b40497da0a55" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.328346 26375 raft_consensus.cc:2468] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.328598 26595 raft_consensus.cc:2804] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.329577 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312985ba54e94b669b41b40497da0a55" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.330015 26595 raft_consensus.cc:493] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.330525 26447 raft_consensus.cc:2468] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.330559 26595 raft_consensus.cc:3060] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.331063 26616 raft_consensus.cc:493] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.330864 26593 tablet_bootstrap.cc:492] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.331758 26593 ts_tablet_manager.cc:1403] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260710 11:05:46.331547 26616 raft_consensus.cc:515] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.332671 26265 leader_election.cc:304] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.333698 26616 leader_election.cc:290] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.334221 26616 raft_consensus.cc:2804] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.334522 26616 raft_consensus.cc:493] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.334934 26616 raft_consensus.cc:3060] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.335234 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a10a1fcc274e78ba762b719a0d7b5e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.335855 26375 raft_consensus.cc:2468] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.316645 26630 leader_election.cc:290] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.337819 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a10a1fcc274e78ba762b719a0d7b5e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.338553 26447 raft_consensus.cc:2468] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.339869 26265 leader_election.cc:304] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.340590 26566 raft_consensus.cc:2804] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.340945 26566 raft_consensus.cc:493] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.341291 26566 raft_consensus.cc:3060] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.343166 26616 raft_consensus.cc:515] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.319293 26582 raft_consensus.cc:515] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.346033 26299 raft_consensus.cc:2393] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b112a08a5f224f1f8c2b15b69597abfb in current term 1: Already voted for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in this term.
I20260710 11:05:46.346688 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312985ba54e94b669b41b40497da0a55" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.346909 26582 leader_election.cc:290] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.334566 26593 raft_consensus.cc:359] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.347289 26375 raft_consensus.cc:3060] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.347581 26593 raft_consensus.cc:385] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.347909 26593 raft_consensus.cc:740] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.348600 26593 consensus_queue.cc:260] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.349320 26616 leader_election.cc:290] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.350876 26593 ts_tablet_manager.cc:1434] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:05:46.350844 26595 raft_consensus.cc:515] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.352138 26593 tablet_bootstrap.cc:492] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: Bootstrap starting.
I20260710 11:05:46.352945 26595 leader_election.cc:290] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.353909 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.354437 26447 raft_consensus.cc:3060] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.354684 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.354894 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.355450 26373 raft_consensus.cc:2393] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in current term 1: Already voted for candidate b112a08a5f224f1f8c2b15b69597abfb in this term.
I20260710 11:05:46.358421 26593 tablet_bootstrap.cc:654] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.359733 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312985ba54e94b669b41b40497da0a55" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.360319 26449 raft_consensus.cc:3060] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.360491 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.361188 26299 raft_consensus.cc:2393] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b112a08a5f224f1f8c2b15b69597abfb in current term 1: Already voted for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in this term.
I20260710 11:05:46.361343 26447 raft_consensus.cc:2468] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 1.
I20260710 11:05:46.362318 26340 leader_election.cc:304] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.363119 26630 raft_consensus.cc:2804] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.363593 26630 raft_consensus.cc:697] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:46.363807 26566 raft_consensus.cc:515] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.364425 26630 consensus_queue.cc:237] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.365811 26566 leader_election.cc:290] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.365986 26265 leader_election.cc:304] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [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: 9787c83c3ffc4bf3bc0e599cfa3f8466; no voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:46.367805 26449 raft_consensus.cc:2468] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:46.367215 26375 raft_consensus.cc:2468] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:46.370268 26566 raft_consensus.cc:2749] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.372474 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a10a1fcc274e78ba762b719a0d7b5e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.373050 26375 raft_consensus.cc:3060] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.373174 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a10a1fcc274e78ba762b719a0d7b5e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.374076 26447 raft_consensus.cc:3060] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.376219 26608 raft_consensus.cc:493] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.376976 26608 raft_consensus.cc:515] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.379084 26608 leader_election.cc:290] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.372521 26265 leader_election.cc:304] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.380117 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229ddaa52cfa43b3b9d5b8a81f02e1e9" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.380743 26373 raft_consensus.cc:2468] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:46.381584 26566 raft_consensus.cc:2804] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.381685 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229ddaa52cfa43b3b9d5b8a81f02e1e9" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.381793 26414 leader_election.cc:304] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.382417 26299 raft_consensus.cc:2468] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:46.382762 26608 raft_consensus.cc:2804] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.382810 26566 raft_consensus.cc:697] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.383282 26608 raft_consensus.cc:493] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.383677 26608 raft_consensus.cc:3060] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.383898 26566 consensus_queue.cc:237] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.384496 26593 tablet_bootstrap.cc:492] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: No bootstrap required, opened a new log
I20260710 11:05:46.385020 26593 ts_tablet_manager.cc:1403] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.009s
I20260710 11:05:46.384922 26198 catalog_manager.cc:5697] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 0 to 1, leader changed from <none> to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 1 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.387915 26593 raft_consensus.cc:359] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.388530 26593 raft_consensus.cc:385] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.388780 26593 raft_consensus.cc:740] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.389441 26593 consensus_queue.cc:260] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.391395 26593 ts_tablet_manager.cc:1434] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:05:46.394618 26375 raft_consensus.cc:2468] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:46.395843 26265 leader_election.cc:304] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:46.396191 26608 raft_consensus.cc:515] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.396652 26616 raft_consensus.cc:2804] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.397179 26616 raft_consensus.cc:697] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.398080 26616 consensus_queue.cc:237] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.401786 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229ddaa52cfa43b3b9d5b8a81f02e1e9" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.402400 26299 raft_consensus.cc:3060] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.407420 26299 raft_consensus.cc:2468] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:46.408365 26412 leader_election.cc:304] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.409348 26581 raft_consensus.cc:2804] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.409663 26447 raft_consensus.cc:2468] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 1.
I20260710 11:05:46.410036 26196 catalog_manager.cc:5697] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.416602 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229ddaa52cfa43b3b9d5b8a81f02e1e9" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.419750 26375 raft_consensus.cc:3060] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.410965 26608 leader_election.cc:290] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.429896 26608 raft_consensus.cc:493] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.431238 26608 raft_consensus.cc:515] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.433434 26198 catalog_manager.cc:5697] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 1 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.434919 26581 raft_consensus.cc:697] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:46.434439 26638 raft_consensus.cc:493] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.435902 26638 raft_consensus.cc:515] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.436517 26581 consensus_queue.cc:237] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.439986 26616 raft_consensus.cc:493] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.440613 26616 raft_consensus.cc:515] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.443029 26616 leader_election.cc:290] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.444707 26608 leader_election.cc:290] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.446223 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.446980 26373 raft_consensus.cc:2468] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 0.
I20260710 11:05:46.450053 26638 leader_election.cc:290] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.450120 26375 raft_consensus.cc:2468] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:46.452338 26375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e187216b64422c81cfba3e99bd328d" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.452765 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.453536 26373 raft_consensus.cc:2468] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 0.
I20260710 11:05:46.454943 26414 leader_election.cc:304] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.455881 26581 raft_consensus.cc:2804] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.456238 26581 raft_consensus.cc:493] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.456573 26581 raft_consensus.cc:3060] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.455093 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.456321 26265 leader_election.cc:304] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:46.458395 26616 raft_consensus.cc:2804] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.458806 26616 raft_consensus.cc:493] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.459210 26616 raft_consensus.cc:3060] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.461746 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e187216b64422c81cfba3e99bd328d" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.462481 26299 raft_consensus.cc:2393] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cccd82468f7d48818654b83b6f384ab8 in current term 1: Already voted for candidate b112a08a5f224f1f8c2b15b69597abfb in this term.
I20260710 11:05:46.461984 26198 catalog_manager.cc:5697] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.463158 26581 raft_consensus.cc:515] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.463819 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.464819 26412 leader_election.cc:304] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.465356 26447 raft_consensus.cc:2393] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in current term 1: Already voted for candidate cccd82468f7d48818654b83b6f384ab8 in this term.
I20260710 11:05:46.465689 26638 raft_consensus.cc:3060] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.468205 26581 leader_election.cc:290] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:46.468428 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.468933 26373 raft_consensus.cc:3060] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.470158 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.474105 26638 raft_consensus.cc:2749] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.475073 26373 raft_consensus.cc:2468] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 1.
I20260710 11:05:46.475601 26616 raft_consensus.cc:515] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.476238 26414 leader_election.cc:304] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:46.476799 26299 raft_consensus.cc:2393] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cccd82468f7d48818654b83b6f384ab8 in current term 1: Already voted for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in this term.
I20260710 11:05:46.477697 26616 leader_election.cc:290] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 1 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.478441 26638 raft_consensus.cc:2804] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.478907 26638 raft_consensus.cc:697] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:46.479305 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.479514 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.479691 26638 consensus_queue.cc:237] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.480150 26373 raft_consensus.cc:2393] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in current term 1: Already voted for candidate cccd82468f7d48818654b83b6f384ab8 in this term.
I20260710 11:05:46.481739 26265 leader_election.cc:304] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [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: 9787c83c3ffc4bf3bc0e599cfa3f8466; no voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:46.482442 26616 raft_consensus.cc:2749] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.487684 26198 catalog_manager.cc:5697] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 1 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.558068 26447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:46.558681 26447 raft_consensus.cc:606] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:46.563637 26373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
mode: GRACEFUL
new_leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:40108
I20260710 11:05:46.564100 26373 raft_consensus.cc:606] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Received request to transfer leadership to TS 9787c83c3ffc4bf3bc0e599cfa3f8466
I20260710 11:05:46.582166 26299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
mode: GRACEFUL
new_leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:42770
I20260710 11:05:46.582688 26299 raft_consensus.cc:606] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Received request to transfer leadership to TS b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.587813 26299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
mode: GRACEFUL
new_leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:42770
I20260710 11:05:46.588189 26299 raft_consensus.cc:606] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Received request to transfer leadership to TS b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.592748 26447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
mode: GRACEFUL
new_leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:50270
I20260710 11:05:46.593217 26447 raft_consensus.cc:606] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Received request to transfer leadership to TS b112a08a5f224f1f8c2b15b69597abfb
I20260710 11:05:46.602072 26373 raft_consensus.cc:3060] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.603546 26616 consensus_queue.cc:1048] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.608817 26616 consensus_queue.cc:1048] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:46.620389 26375 raft_consensus.cc:3060] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.626322 26597 raft_consensus.cc:993] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: : Instructing follower b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:46.626817 26566 raft_consensus.cc:1081] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Signalling peer b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:46.628818 26374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:40100
I20260710 11:05:46.629459 26374 raft_consensus.cc:493] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.629797 26374 raft_consensus.cc:3060] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.632469 26597 consensus_queue.cc:1048] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:46.633383 26630 raft_consensus.cc:493] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.633901 26630 raft_consensus.cc:515] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.639040 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.641355 26638 consensus_queue.cc:1048] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.642566 26630 leader_election.cc:290] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.642656 26374 raft_consensus.cc:515] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.645253 26374 leader_election.cc:290] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.646545 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.646888 26373 raft_consensus.cc:1240] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Rejecting Update request from peer 9787c83c3ffc4bf3bc0e599cfa3f8466 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:46.647461 26447 raft_consensus.cc:3060] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.651935 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" is_pre_election: true
I20260710 11:05:46.653026 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2cb38ba38841bc9fc594ec62938623" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.653350 26447 raft_consensus.cc:2468] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:46.654322 26340 leader_election.cc:304] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.654254 26566 consensus_queue.cc:1048] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.655211 26630 raft_consensus.cc:2804] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.655650 26630 raft_consensus.cc:697] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:46.655699 26566 consensus_queue.cc:1059] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.656518 26630 consensus_queue.cc:237] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [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: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.653666 26298 raft_consensus.cc:3055] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.657431 26298 raft_consensus.cc:740] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.658205 26298 consensus_queue.cc:260] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.659348 26298 raft_consensus.cc:3060] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.663061 26338 leader_election.cc:304] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [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: b112a08a5f224f1f8c2b15b69597abfb; no voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:46.666781 26298 raft_consensus.cc:2468] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
W20260710 11:05:46.667718 26582 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:46.676594 26299 raft_consensus.cc:3060] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.692157 26509 raft_consensus.cc:2749] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:46.696355 26566 raft_consensus.cc:993] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: : Instructing follower b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:46.696945 26566 raft_consensus.cc:1081] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Signalling peer b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:46.700537 26373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:40100
I20260710 11:05:46.701766 26373 raft_consensus.cc:493] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.702144 26373 raft_consensus.cc:3060] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.708276 26582 raft_consensus.cc:493] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.708967 26582 raft_consensus.cc:515] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.708294 26373 raft_consensus.cc:515] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.711555 26582 leader_election.cc:290] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.713721 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.714306 26449 raft_consensus.cc:3060] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.714999 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ece0a7764c64e238815709cc7bfd003" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.715540 26298 raft_consensus.cc:3055] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.715826 26298 raft_consensus.cc:740] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.718538 26374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb" is_pre_election: true
I20260710 11:05:46.719965 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccd82468f7d48818654b83b6f384ab8" is_pre_election: true
I20260710 11:05:46.721788 26298 consensus_queue.cc:260] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.722934 26298 raft_consensus.cc:3060] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.724080 26449 raft_consensus.cc:2468] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:46.725600 26340 leader_election.cc:304] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.724438 26196 catalog_manager.cc:5697] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 1 to 2, leader changed from 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193) to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.726608 26630 raft_consensus.cc:2804] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.727013 26373 leader_election.cc:290] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.727083 26630 raft_consensus.cc:697] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:46.728613 26265 leader_election.cc:304] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [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: 9787c83c3ffc4bf3bc0e599cfa3f8466; no voters: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:46.729316 26630 consensus_queue.cc:237] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.734871 26640 consensus_queue.cc:1048] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:46.740270 26298 raft_consensus.cc:2468] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:46.745736 26196 catalog_manager.cc:5697] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 1 to 2, leader changed from 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193) to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.750204 26597 raft_consensus.cc:2749] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:46.752238 26640 raft_consensus.cc:993] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: : Instructing follower 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:46.752697 26640 raft_consensus.cc:1081] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:46.754550 26299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:42750
I20260710 11:05:46.755095 26299 raft_consensus.cc:493] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.755429 26299 raft_consensus.cc:3060] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.759219 26630 consensus_queue.cc:1048] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.762127 26299 raft_consensus.cc:515] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.764201 26299 leader_election.cc:290] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.764707 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.765336 26372 raft_consensus.cc:3060] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.768388 26447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40131b583bc542eeb99f484cfd1a611a" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.769017 26447 raft_consensus.cc:3055] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.769403 26447 raft_consensus.cc:740] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:46.770298 26447 consensus_queue.cc:260] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.772251 26447 raft_consensus.cc:3060] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.775264 26630 consensus_queue.cc:1048] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.772212 26372 raft_consensus.cc:2468] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:46.776999 26265 leader_election.cc:304] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:46.777787 26597 raft_consensus.cc:2804] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.778223 26597 raft_consensus.cc:697] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.778995 26597 consensus_queue.cc:237] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.781857 26447 raft_consensus.cc:2468] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:46.787035 26630 consensus_queue.cc:1048] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.790572 26196 catalog_manager.cc:5697] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.799175 26595 consensus_queue.cc:1048] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.808005 26509 raft_consensus.cc:993] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: : Instructing follower 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:46.808458 26509 raft_consensus.cc:1081] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Signalling peer 9787c83c3ffc4bf3bc0e599cfa3f8466 to start an election
I20260710 11:05:46.810070 26298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
 from {username='slave'} at 127.0.0.1:42756
I20260710 11:05:46.810534 26298 raft_consensus.cc:493] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.810848 26298 raft_consensus.cc:3060] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.816318 26298 raft_consensus.cc:515] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.818230 26298 leader_election.cc:290] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Requested vote from peers b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.818924 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:46.819212 26448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0f3486ab93492283e84a2d48264e0e" candidate_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.819577 26372 raft_consensus.cc:3055] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.819783 26448 raft_consensus.cc:3060] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.819924 26372 raft_consensus.cc:740] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:46.820779 26372 consensus_queue.cc:260] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.822074 26372 raft_consensus.cc:3060] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.826437 26640 consensus_queue.cc:1048] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.828783 26448 raft_consensus.cc:2468] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:46.829857 26265 leader_election.cc:304] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:46.830554 26597 raft_consensus.cc:2804] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.831046 26597 raft_consensus.cc:697] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Becoming Leader. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:46.831898 26597 consensus_queue.cc:237] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.840060 26196 catalog_manager.cc:5697] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 reported cstate change: term changed from 1 to 2, leader changed from b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194) to 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193). New cstate: current_term: 2 leader_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.841542 26581 consensus_queue.cc:1048] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.846629 26372 raft_consensus.cc:2468] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787c83c3ffc4bf3bc0e599cfa3f8466 in term 2.
I20260710 11:05:46.866536 26597 consensus_queue.cc:1048] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.877694 26566 consensus_queue.cc:1048] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.880687 26566 consensus_queue.cc:1048] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.886471 26566 consensus_queue.cc:1048] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.939824 26581 consensus_queue.cc:1048] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.950004 26608 consensus_queue.cc:1048] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.958133 26638 raft_consensus.cc:993] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: : Instructing follower b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:46.958590 26608 raft_consensus.cc:1081] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Signalling peer b112a08a5f224f1f8c2b15b69597abfb to start an election
I20260710 11:05:46.959936 26372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
 from {username='slave'} at 127.0.0.1:40094
I20260710 11:05:46.960465 26372 raft_consensus.cc:493] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:46.960772 26372 raft_consensus.cc:3060] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.965559 26372 raft_consensus.cc:515] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.967152 26372 leader_election.cc:290] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), cccd82468f7d48818654b83b6f384ab8 (127.21.77.195:45275)
I20260710 11:05:46.967893 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:46.968557 26298 raft_consensus.cc:3060] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.968770 26449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a5a8ee0d884dac8ed0de15fa548523" candidate_uuid: "b112a08a5f224f1f8c2b15b69597abfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
I20260710 11:05:46.969368 26449 raft_consensus.cc:3055] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:46.969686 26449 raft_consensus.cc:740] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:46.970562 26449 consensus_queue.cc:260] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.971794 26449 raft_consensus.cc:3060] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:46.975795 26298 raft_consensus.cc:2468] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:46.977025 26338 leader_election.cc:304] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, b112a08a5f224f1f8c2b15b69597abfb; no voters: 
I20260710 11:05:46.977749 26509 raft_consensus.cc:2804] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:46.978209 26509 raft_consensus.cc:697] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Becoming Leader. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:46.978783 26449 raft_consensus.cc:2468] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b112a08a5f224f1f8c2b15b69597abfb in term 2.
I20260710 11:05:46.979036 26509 consensus_queue.cc:237] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:46.985440 26196 catalog_manager.cc:5697] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb reported cstate change: term changed from 1 to 2, leader changed from cccd82468f7d48818654b83b6f384ab8 (127.21.77.195) to b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194). New cstate: current_term: 2 leader_uuid: "b112a08a5f224f1f8c2b15b69597abfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.114264 26449 raft_consensus.cc:1275] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.115701 26509 consensus_queue.cc:1048] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.116320 26298 raft_consensus.cc:1275] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.117697 26509 consensus_queue.cc:1048] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.129168 26299 raft_consensus.cc:1275] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.130614 26595 consensus_queue.cc:1048] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.132563 26448 raft_consensus.cc:1275] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.134181 26509 consensus_queue.cc:1048] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.226866 26372 raft_consensus.cc:1275] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.228094 26566 consensus_queue.cc:1048] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.236495 26448 raft_consensus.cc:1275] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.238267 26597 consensus_queue.cc:1048] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.255805 26372 raft_consensus.cc:1275] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.256924 26597 consensus_queue.cc:1048] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.264102 26448 raft_consensus.cc:1275] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer 9787c83c3ffc4bf3bc0e599cfa3f8466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.266024 26566 consensus_queue.cc:1048] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.362223 26299 raft_consensus.cc:1275] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.363492 26509 consensus_queue.cc:1048] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.370370 26448 raft_consensus.cc:1275] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Refusing update from remote peer b112a08a5f224f1f8c2b15b69597abfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.371868 26509 consensus_queue.cc:1048] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.601394 26198 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44366:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:49.621549 26198 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44366:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:49.688218 21815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:49.773424 26687 log.cc:927] Time spent T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 11:05:49.873708 26715 tablet.cc:1724] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:49.901156 26717 tablet.cc:1724] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:49.946303 26724 tablet.cc:1724] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:49.932994 26412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.77.193:42483, user_credentials={real_user=slave}} blocked reactor thread for 49010.2us
W20260710 11:05:50.019711 26265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.77.195:45275, user_credentials={real_user=slave}} blocked reactor thread for 74015.8us
I20260710 11:05:50.023209 26726 tablet.cc:1724] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.038655 26690 log.cc:927] Time spent T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Append to log took a long time: real 0.326s	user 0.005s	sys 0.000s
W20260710 11:05:50.055143 26716 log.cc:927] Time spent T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260710 11:05:50.037335 26719 tablet.cc:1724] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.065919 26732 tablet.cc:1724] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.079559 26715 tablet.cc:1724] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.135668 26726 tablet.cc:1724] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.155417 26298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e"
dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
mode: GRACEFUL
new_leader_uuid: "cccd82468f7d48818654b83b6f384ab8"
 from {username='slave'} at 127.0.0.1:49858
I20260710 11:05:50.156159 26298 raft_consensus.cc:606] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Received request to transfer leadership to TS cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:50.159116 26735 tablet.cc:1724] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.162480 26338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.77.193:42483, user_credentials={real_user=slave}} blocked reactor thread for 262415us
I20260710 11:05:50.164602 26726 tablet.cc:1724] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.165412 26719 tablet.cc:1724] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.167894 26717 tablet.cc:1724] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.123889 26737 tablet.cc:1724] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.173532 26724 tablet.cc:1724] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.175614 26736 tablet.cc:1724] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.185141 26732 tablet.cc:1724] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.192763 26715 tablet.cc:1724] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.201597 26740 tablet.cc:1724] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.232261 26724 tablet.cc:1724] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.236017 26742 tablet.cc:1724] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.241416 26735 tablet.cc:1724] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.242868 26741 tablet.cc:1724] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.243981 26719 tablet.cc:1724] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.281468 26265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.77.194:38529, user_credentials={real_user=slave}} blocked reactor thread for 47507.9us
I20260710 11:05:50.244742 26726 tablet.cc:1724] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.291713 26737 tablet.cc:1724] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.296466 26372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a"
dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
mode: GRACEFUL
new_leader_uuid: "cccd82468f7d48818654b83b6f384ab8"
 from {username='slave'} at 127.0.0.1:48552
I20260710 11:05:50.297122 26372 raft_consensus.cc:606] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Received request to transfer leadership to TS cccd82468f7d48818654b83b6f384ab8
I20260710 11:05:50.298765 21815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:50.299417 21815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:50.307832 26735 tablet.cc:1724] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.327983 26715 tablet.cc:1724] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:50.353073 26196 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1: soft_deleted_table [id=73758e3900f64a449844d8c7dd2d8708] alter complete (version 1)
I20260710 11:05:50.497798 26682 raft_consensus.cc:993] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: : Instructing follower cccd82468f7d48818654b83b6f384ab8 to start an election
I20260710 11:05:50.498322 26682 raft_consensus.cc:1081] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Signalling peer cccd82468f7d48818654b83b6f384ab8 to start an election
I20260710 11:05:50.499939 26449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
 from {username='slave'} at 127.0.0.1:50264
I20260710 11:05:50.500525 26449 raft_consensus.cc:493] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:50.500948 26449 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.506564 26449 raft_consensus.cc:515] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:50.508174 26449 leader_election.cc:290] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 3 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:50.509295 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:50.509802 26372 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.510007 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f41e6f3b9df4cc8b1bf7a33d7106e7e" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:50.510586 26299 raft_consensus.cc:3055] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:50.510887 26299 raft_consensus.cc:740] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9787c83c3ffc4bf3bc0e599cfa3f8466, State: Running, Role: LEADER
I20260710 11:05:50.511639 26299 consensus_queue.cc:260] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [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: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:50.512881 26299 raft_consensus.cc:3060] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.514869 26372 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 3.
I20260710 11:05:50.516000 26414 leader_election.cc:304] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [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: b112a08a5f224f1f8c2b15b69597abfb, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:50.516855 26729 raft_consensus.cc:2804] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.517350 26729 raft_consensus.cc:697] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 3 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:50.518113 26729 consensus_queue.cc:237] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [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: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:50.520012 26299 raft_consensus.cc:2468] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 3.
I20260710 11:05:50.526851 26198 catalog_manager.cc:5697] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 2 to 3, leader changed from 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193) to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 3 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.814333 26673 raft_consensus.cc:993] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: : Instructing follower cccd82468f7d48818654b83b6f384ab8 to start an election
I20260710 11:05:50.814767 26753 raft_consensus.cc:1081] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Signalling peer cccd82468f7d48818654b83b6f384ab8 to start an election
I20260710 11:05:50.816641 26449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a"
dest_uuid: "cccd82468f7d48818654b83b6f384ab8"
 from {username='slave'} at 127.0.0.1:50248
I20260710 11:05:50.817323 26449 raft_consensus.cc:493] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:50.817749 26449 raft_consensus.cc:3060] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.822420 26449 raft_consensus.cc:515] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:50.824079 26449 leader_election.cc:290] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 2 election: Requested vote from peers 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483), b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194:38529)
I20260710 11:05:50.824996 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466"
I20260710 11:05:50.825249 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c0c9d9015f4fe29a682741e019ee2a" candidate_uuid: "cccd82468f7d48818654b83b6f384ab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b112a08a5f224f1f8c2b15b69597abfb"
I20260710 11:05:50.825600 26299 raft_consensus.cc:3060] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.825918 26372 raft_consensus.cc:3055] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:50.826356 26372 raft_consensus.cc:740] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b112a08a5f224f1f8c2b15b69597abfb, State: Running, Role: LEADER
I20260710 11:05:50.827164 26372 consensus_queue.cc:260] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:50.828191 26372 raft_consensus.cc:3060] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.830308 26299 raft_consensus.cc:2468] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 2.
I20260710 11:05:50.831354 26412 leader_election.cc:304] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787c83c3ffc4bf3bc0e599cfa3f8466, cccd82468f7d48818654b83b6f384ab8; no voters: 
I20260710 11:05:50.832110 26729 raft_consensus.cc:2804] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:50.832640 26729 raft_consensus.cc:697] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 2 LEADER]: Becoming Leader. State: Replica: cccd82468f7d48818654b83b6f384ab8, State: Running, Role: LEADER
I20260710 11:05:50.833591 26729 consensus_queue.cc:237] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } }
I20260710 11:05:50.834843 26372 raft_consensus.cc:2468] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cccd82468f7d48818654b83b6f384ab8 in term 2.
I20260710 11:05:50.844110 26198 catalog_manager.cc:5697] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 reported cstate change: term changed from 1 to 2, leader changed from b112a08a5f224f1f8c2b15b69597abfb (127.21.77.194) to cccd82468f7d48818654b83b6f384ab8 (127.21.77.195). New cstate: current_term: 2 leader_uuid: "cccd82468f7d48818654b83b6f384ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccd82468f7d48818654b83b6f384ab8" member_type: VOTER last_known_addr { host: "127.21.77.195" port: 45275 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.943545 26299 raft_consensus.cc:1275] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 3 FOLLOWER]: Refusing update from remote peer cccd82468f7d48818654b83b6f384ab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:50.944751 26729 consensus_queue.cc:1048] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:50.955613 26372 raft_consensus.cc:1275] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 3 FOLLOWER]: Refusing update from remote peer cccd82468f7d48818654b83b6f384ab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:50.957201 26757 consensus_queue.cc:1048] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.278998 26299 raft_consensus.cc:1275] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Refusing update from remote peer cccd82468f7d48818654b83b6f384ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:51.280081 26757 consensus_queue.cc:1048] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787c83c3ffc4bf3bc0e599cfa3f8466" member_type: VOTER last_known_addr { host: "127.21.77.193" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.290433 26372 raft_consensus.cc:1275] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Refusing update from remote peer cccd82468f7d48818654b83b6f384ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:51.291851 26757 consensus_queue.cc:1048] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b112a08a5f224f1f8c2b15b69597abfb" member_type: VOTER last_known_addr { host: "127.21.77.194" port: 38529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.362277 21815 tablet_server.cc:179] TabletServer@127.21.77.193:0 shutting down...
I20260710 11:05:51.389470 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:51.390377 21815 tablet_replica.cc:333] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.391141 21815 raft_consensus.cc:2243] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.391999 21815 raft_consensus.cc:2272] T b8a10a1fcc274e78ba762b719a0d7b5e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.394378 21815 tablet_replica.cc:333] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.395365 21815 raft_consensus.cc:2243] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.396306 21815 raft_consensus.cc:2272] T 9f0f3486ab93492283e84a2d48264e0e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.398233 21815 tablet_replica.cc:333] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.398808 21815 raft_consensus.cc:2243] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.399550 21815 raft_consensus.cc:2272] T 312985ba54e94b669b41b40497da0a55 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.401521 21815 tablet_replica.cc:333] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.402060 21815 raft_consensus.cc:2243] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.402482 21815 raft_consensus.cc:2272] T e3e187216b64422c81cfba3e99bd328d P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.404155 21815 tablet_replica.cc:333] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.404668 21815 raft_consensus.cc:2243] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.405164 21815 raft_consensus.cc:2272] T f5b996180775450fb7a4d6b49c06cdfb P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.407232 21815 tablet_replica.cc:333] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.407756 21815 raft_consensus.cc:2243] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.408164 21815 raft_consensus.cc:2272] T 5a963bd64a3e4f779fa663b6b1ae8856 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.410014 21815 tablet_replica.cc:333] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.410557 21815 raft_consensus.cc:2243] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.411947 21815 raft_consensus.cc:2272] T 40131b583bc542eeb99f484cfd1a611a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.413872 21815 tablet_replica.cc:333] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.414683 21815 raft_consensus.cc:2243] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.415249 21815 raft_consensus.cc:2272] T 50a5a8ee0d884dac8ed0de15fa548523 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.417361 21815 tablet_replica.cc:333] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.417918 21815 raft_consensus.cc:2243] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.418359 21815 raft_consensus.cc:2272] T 50c0c9d9015f4fe29a682741e019ee2a P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.420712 21815 tablet_replica.cc:333] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.421470 21815 raft_consensus.cc:2243] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.421962 21815 raft_consensus.cc:2272] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:51.423400 26338 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:05:51.424619 21815 tablet_replica.cc:333] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.425365 21815 raft_consensus.cc:2243] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.425860 21815 raft_consensus.cc:2272] T da2cb38ba38841bc9fc594ec62938623 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:51.426533 26338 consensus_peers.cc:597] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb -> Peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Couldn't send request to peer 9787c83c3ffc4bf3bc0e599cfa3f8466. 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:05:51.427731 21815 tablet_replica.cc:333] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.428333 21815 raft_consensus.cc:2243] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.429095 21815 raft_consensus.cc:2272] T 56c9a97c96ae4e74ba1a3b7221eeff8c P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.431130 21815 tablet_replica.cc:333] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.431674 21815 raft_consensus.cc:2243] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.432093 21815 raft_consensus.cc:2272] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.433777 21815 tablet_replica.cc:333] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.434301 21815 raft_consensus.cc:2243] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.434726 21815 raft_consensus.cc:2272] T 7afba4cd87f1468da1f8b31248a134d0 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.436439 21815 tablet_replica.cc:333] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.436987 21815 raft_consensus.cc:2243] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.437974 21815 raft_consensus.cc:2272] T 7a353b359d7344ac8f84459ed2104e32 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.440639 21815 tablet_replica.cc:333] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.441284 21815 raft_consensus.cc:2243] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.442215 21815 raft_consensus.cc:2272] T d576fc6dd52e4181b0744e10bdefa78b P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:51.443208 26412 consensus_peers.cc:597] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 -> Peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Couldn't send request to peer 9787c83c3ffc4bf3bc0e599cfa3f8466. 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:05:51.444340 21815 tablet_replica.cc:333] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.444886 21815 raft_consensus.cc:2243] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.445461 21815 raft_consensus.cc:2272] T 98433f62e18c4c8b83c4073136d666ea P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.447191 21815 tablet_replica.cc:333] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466: stopping tablet replica
I20260710 11:05:51.447603 21815 raft_consensus.cc:2243] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.447961 21815 raft_consensus.cc:2272] T 5ece0a7764c64e238815709cc7bfd003 P 9787c83c3ffc4bf3bc0e599cfa3f8466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.474347 21815 tablet_server.cc:196] TabletServer@127.21.77.193:0 shutdown complete.
I20260710 11:05:51.505141 21815 tablet_server.cc:179] TabletServer@127.21.77.194:0 shutting down...
W20260710 11:05:51.530230 26338 consensus_peers.cc:597] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb -> Peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Couldn't send request to peer 9787c83c3ffc4bf3bc0e599cfa3f8466. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:51.538120 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:51.538959 21815 tablet_replica.cc:333] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.539839 21815 raft_consensus.cc:2243] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.540783 21815 raft_consensus.cc:2272] T 5ece0a7764c64e238815709cc7bfd003 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.542565 21815 tablet_replica.cc:333] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.543062 21815 raft_consensus.cc:2243] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.543450 21815 raft_consensus.cc:2272] T 312985ba54e94b669b41b40497da0a55 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.545178 21815 tablet_replica.cc:333] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.545683 21815 raft_consensus.cc:2243] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.546084 21815 raft_consensus.cc:2272] T b8a10a1fcc274e78ba762b719a0d7b5e P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.547663 21815 tablet_replica.cc:333] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.548184 21815 raft_consensus.cc:2243] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.548607 21815 raft_consensus.cc:2272] T 9f0f3486ab93492283e84a2d48264e0e P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.550347 21815 tablet_replica.cc:333] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.550988 21815 raft_consensus.cc:2243] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.551772 21815 raft_consensus.cc:2272] T e3e187216b64422c81cfba3e99bd328d P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.553668 21815 tablet_replica.cc:333] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.554253 21815 raft_consensus.cc:2243] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.555023 21815 raft_consensus.cc:2272] T 5a963bd64a3e4f779fa663b6b1ae8856 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.556936 21815 tablet_replica.cc:333] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.557511 21815 raft_consensus.cc:2243] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.558274 21815 raft_consensus.cc:2272] T f5b996180775450fb7a4d6b49c06cdfb P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.560129 21815 tablet_replica.cc:333] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.560664 21815 raft_consensus.cc:2243] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.561532 21815 raft_consensus.cc:2272] T 98433f62e18c4c8b83c4073136d666ea P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.563664 21815 tablet_replica.cc:333] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.564260 21815 raft_consensus.cc:2243] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.565014 21815 raft_consensus.cc:2272] T da2cb38ba38841bc9fc594ec62938623 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.566885 21815 tablet_replica.cc:333] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.567468 21815 raft_consensus.cc:2243] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.568212 21815 raft_consensus.cc:2272] T 50a5a8ee0d884dac8ed0de15fa548523 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.570382 21815 tablet_replica.cc:333] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.571043 21815 raft_consensus.cc:2243] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.571518 21815 raft_consensus.cc:2272] T 50c0c9d9015f4fe29a682741e019ee2a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.574707 21815 tablet_replica.cc:333] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.575387 21815 raft_consensus.cc:2243] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.575969 21815 raft_consensus.cc:2272] T 40131b583bc542eeb99f484cfd1a611a P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:51.576468 26412 consensus_peers.cc:597] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 -> Peer 9787c83c3ffc4bf3bc0e599cfa3f8466 (127.21.77.193:42483): Couldn't send request to peer 9787c83c3ffc4bf3bc0e599cfa3f8466. Status: Network error: Client connection negotiation failed: client connection to 127.21.77.193:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:51.578027 21815 tablet_replica.cc:333] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.578637 21815 raft_consensus.cc:2243] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.579094 21815 raft_consensus.cc:2272] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P b112a08a5f224f1f8c2b15b69597abfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.581562 21815 tablet_replica.cc:333] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.582093 21815 raft_consensus.cc:2243] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.582576 21815 raft_consensus.cc:2272] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.584517 21815 tablet_replica.cc:333] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.585150 21815 raft_consensus.cc:2243] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.585577 21815 raft_consensus.cc:2272] T 7afba4cd87f1468da1f8b31248a134d0 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.587334 21815 tablet_replica.cc:333] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.587809 21815 raft_consensus.cc:2243] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.588217 21815 raft_consensus.cc:2272] T d576fc6dd52e4181b0744e10bdefa78b P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.589979 21815 tablet_replica.cc:333] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.590442 21815 raft_consensus.cc:2243] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.590848 21815 raft_consensus.cc:2272] T 7a353b359d7344ac8f84459ed2104e32 P b112a08a5f224f1f8c2b15b69597abfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.592546 21815 tablet_replica.cc:333] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb: stopping tablet replica
I20260710 11:05:51.592990 21815 raft_consensus.cc:2243] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.593629 21815 raft_consensus.cc:2272] T 56c9a97c96ae4e74ba1a3b7221eeff8c P b112a08a5f224f1f8c2b15b69597abfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.632346 21815 tablet_server.cc:196] TabletServer@127.21.77.194:0 shutdown complete.
I20260710 11:05:51.660640 21815 tablet_server.cc:179] TabletServer@127.21.77.195:0 shutting down...
I20260710 11:05:51.687875 21815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:51.688601 21815 tablet_replica.cc:333] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.689262 21815 raft_consensus.cc:2243] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.689762 21815 raft_consensus.cc:2272] T 312985ba54e94b669b41b40497da0a55 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.691524 21815 tablet_replica.cc:333] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.692078 21815 raft_consensus.cc:2243] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.692499 21815 raft_consensus.cc:2272] T 9f0f3486ab93492283e84a2d48264e0e P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.694195 21815 tablet_replica.cc:333] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.694716 21815 raft_consensus.cc:2243] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.695127 21815 raft_consensus.cc:2272] T b8a10a1fcc274e78ba762b719a0d7b5e P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.696802 21815 tablet_replica.cc:333] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.697400 21815 raft_consensus.cc:2243] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.697866 21815 raft_consensus.cc:2272] T 98433f62e18c4c8b83c4073136d666ea P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.699564 21815 tablet_replica.cc:333] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.700083 21815 raft_consensus.cc:2243] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.700500 21815 raft_consensus.cc:2272] T e3e187216b64422c81cfba3e99bd328d P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.702165 21815 tablet_replica.cc:333] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.702669 21815 raft_consensus.cc:2243] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.703094 21815 raft_consensus.cc:2272] T 5a963bd64a3e4f779fa663b6b1ae8856 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.704772 21815 tablet_replica.cc:333] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.705353 21815 raft_consensus.cc:2243] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.705888 21815 raft_consensus.cc:2272] T f5b996180775450fb7a4d6b49c06cdfb P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.707639 21815 tablet_replica.cc:333] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.708186 21815 raft_consensus.cc:2243] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.708608 21815 raft_consensus.cc:2272] T 50a5a8ee0d884dac8ed0de15fa548523 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.710299 21815 tablet_replica.cc:333] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.710829 21815 raft_consensus.cc:2243] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.711265 21815 raft_consensus.cc:2272] T 40131b583bc542eeb99f484cfd1a611a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.712872 21815 tablet_replica.cc:333] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.713441 21815 raft_consensus.cc:2243] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.714051 21815 raft_consensus.cc:2272] T da2cb38ba38841bc9fc594ec62938623 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.716171 21815 tablet_replica.cc:333] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.717003 21815 raft_consensus.cc:2243] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.718016 21815 raft_consensus.cc:2272] T 50c0c9d9015f4fe29a682741e019ee2a P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.721132 21815 tablet_replica.cc:333] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.721915 21815 raft_consensus.cc:2243] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.723059 21815 raft_consensus.cc:2272] T 1f41e6f3b9df4cc8b1bf7a33d7106e7e P cccd82468f7d48818654b83b6f384ab8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.726042 21815 tablet_replica.cc:333] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.726536 21815 raft_consensus.cc:2243] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.727211 21815 raft_consensus.cc:2272] T 229ddaa52cfa43b3b9d5b8a81f02e1e9 P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.728847 21815 tablet_replica.cc:333] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.729374 21815 raft_consensus.cc:2243] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.730046 21815 raft_consensus.cc:2272] T 7afba4cd87f1468da1f8b31248a134d0 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.731756 21815 tablet_replica.cc:333] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.732208 21815 raft_consensus.cc:2243] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.732564 21815 raft_consensus.cc:2272] T 5ece0a7764c64e238815709cc7bfd003 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.734206 21815 tablet_replica.cc:333] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.734652 21815 raft_consensus.cc:2243] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.734992 21815 raft_consensus.cc:2272] T d576fc6dd52e4181b0744e10bdefa78b P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.736760 21815 tablet_replica.cc:333] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.737237 21815 raft_consensus.cc:2243] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.737668 21815 raft_consensus.cc:2272] T 7a353b359d7344ac8f84459ed2104e32 P cccd82468f7d48818654b83b6f384ab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.739604 21815 tablet_replica.cc:333] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8: stopping tablet replica
I20260710 11:05:51.740056 21815 raft_consensus.cc:2243] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:51.740520 21815 raft_consensus.cc:2272] T 56c9a97c96ae4e74ba1a3b7221eeff8c P cccd82468f7d48818654b83b6f384ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.776499 21815 tablet_server.cc:196] TabletServer@127.21.77.195:0 shutdown complete.
I20260710 11:05:51.803655 21815 master.cc:562] Master@127.21.77.254:46695 shutting down...
I20260710 11:05:51.830614 21815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:51.831143 21815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:51.831472 21815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fc36906787c40e49c56130e8ffae1a1: stopping tablet replica
I20260710 11:05:51.853205 21815 master.cc:584] Master@127.21.77.254:46695 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11447 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23622 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117597 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:51.904672 21815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:05:51.904872 21815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:05:51.905031 21815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 402 messages since previous log ~14 seconds ago
I20260710 11:05:51.905262 21815 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 ~36 seconds ago
I20260710 11:05:51.905476 21815 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 ~36 seconds ago
I20260710 11:05:51.905661 21815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
I20260710 11:05:51.905833 21815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~29 seconds ago
