[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:06:44.013821 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:37393
I20260713 09:06:44.015309 21668 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:06:44.016266 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:44.033028 21677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:44.033098 21675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:44.033129 21674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:44.034171 21668 server_base.cc:1061] running on GCE node
I20260713 09:06:45.212796 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:45.213096 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:45.213302 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933605213281 us; error 0 us; skew 500 ppm
I20260713 09:06:45.214114 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:45.219177 21668 webserver.cc:533] Webserver started at http://127.21.41.62:46661/ using document root <none> and password file <none>
I20260713 09:06:45.219977 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:45.220224 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:45.220664 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:45.226070 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "7f5f504ac7b74fbe971984f6404214de"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.233558 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:45.238538 21683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.239611 21668 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:45.239940 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "7f5f504ac7b74fbe971984f6404214de"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.240321 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:45.293044 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:45.294490 21668 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:06:45.294942 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:45.364169 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:37393
I20260713 09:06:45.364238 21734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:37393 every 8 connection(s)
I20260713 09:06:45.371695 21735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:45.392302 21735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de: Bootstrap starting.
I20260713 09:06:45.397825 21735 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:45.399513 21735 log.cc:826] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de: Log is configured to *not* fsync() on all Append() calls
I20260713 09:06:45.404091 21735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de: No bootstrap required, opened a new log
I20260713 09:06:45.423803 21735 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5f504ac7b74fbe971984f6404214de" member_type: VOTER }
I20260713 09:06:45.424360 21735 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.424556 21735 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5f504ac7b74fbe971984f6404214de, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.425326 21735 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f5f504ac7b74fbe971984f6404214de" member_type: VOTER }
I20260713 09:06:45.425755 21735 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:45.425981 21735 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:45.426239 21735 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.430051 21735 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5f504ac7b74fbe971984f6404214de" member_type: VOTER }
I20260713 09:06:45.430800 21735 leader_election.cc:304] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [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: 7f5f504ac7b74fbe971984f6404214de; no voters: 
I20260713 09:06:45.432518 21735 leader_election.cc:290] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:45.432860 21738 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.436805 21738 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 1 LEADER]: Becoming Leader. State: Replica: 7f5f504ac7b74fbe971984f6404214de, State: Running, Role: LEADER
I20260713 09:06:45.436946 21735 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:45.437628 21738 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [LEADER]: Queue going to LEADER mode. State: All 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: "7f5f504ac7b74fbe971984f6404214de" member_type: VOTER }
I20260713 09:06:45.449225 21740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f5f504ac7b74fbe971984f6404214de. Latest consensus state: current_term: 1 leader_uuid: "7f5f504ac7b74fbe971984f6404214de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5f504ac7b74fbe971984f6404214de" member_type: VOTER } }
I20260713 09:06:45.449932 21740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:45.449204 21739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f5f504ac7b74fbe971984f6404214de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5f504ac7b74fbe971984f6404214de" member_type: VOTER } }
I20260713 09:06:45.452260 21739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:45.456400 21747 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:45.467795 21747 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:45.470665 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:45.485107 21747 catalog_manager.cc:1383] Generated new cluster ID: 7ec7b315e8794dc388e9e7edbb28a68b
I20260713 09:06:45.485365 21747 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:45.516978 21747 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:45.518525 21747 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:45.536068 21747 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de: Generated new TSK 0
I20260713 09:06:45.536998 21747 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:45.601598 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:45.609650 21757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:45.610697 21758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:45.614717 21668 server_base.cc:1061] running on GCE node
W20260713 09:06:45.614687 21760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:45.615713 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:45.615896 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:45.616122 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933605616088 us; error 0 us; skew 500 ppm
I20260713 09:06:45.616727 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:45.621098 21668 webserver.cc:533] Webserver started at http://127.21.41.1:43425/ using document root <none> and password file <none>
I20260713 09:06:45.621629 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:45.621822 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:45.622117 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:45.623243 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "7c44650690864bb999c7f9f492df8ec1"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.628928 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:06:45.633481 21765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.634305 21668 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:06:45.634578 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "7c44650690864bb999c7f9f492df8ec1"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.634907 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:45.654300 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:45.655670 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:45.658340 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:45.662714 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:45.662943 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.663249 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:45.663426 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.768592 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:35537
I20260713 09:06:45.768689 21827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:35537 every 8 connection(s)
I20260713 09:06:45.775614 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:45.787925 21832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:45.792783 21833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:45.797504 21835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:45.797725 21668 server_base.cc:1061] running on GCE node
I20260713 09:06:45.798743 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:45.799008 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:45.799220 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933605799202 us; error 0 us; skew 500 ppm
I20260713 09:06:45.799999 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:45.804611 21668 webserver.cc:533] Webserver started at http://127.21.41.2:45891/ using document root <none> and password file <none>
I20260713 09:06:45.804975 21828 heartbeater.cc:344] Connected to a master server at 127.21.41.62:37393
I20260713 09:06:45.805229 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:45.805435 21828 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:45.805495 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:45.805882 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:45.806653 21828 heartbeater.cc:507] Master 127.21.41.62:37393 requested a full tablet report, sending...
I20260713 09:06:45.807116 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "c89354dadfe64b93b29d09a1ee225d41"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.810117 21700 ts_manager.cc:194] Registered new tserver with Master: 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537)
I20260713 09:06:45.813213 21700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53592
I20260713 09:06:45.813784 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:45.818429 21840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.819202 21668 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:45.819469 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "c89354dadfe64b93b29d09a1ee225d41"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.819746 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:45.848299 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:45.849529 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:45.851645 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:45.854820 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:45.855055 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.855293 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:45.855458 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.948647 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:38457
I20260713 09:06:45.948908 21902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:38457 every 8 connection(s)
I20260713 09:06:45.955178 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:45.962481 21906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:45.964687 21907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:45.968549 21903 heartbeater.cc:344] Connected to a master server at 127.21.41.62:37393
I20260713 09:06:45.968911 21903 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:45.969764 21903 heartbeater.cc:507] Master 127.21.41.62:37393 requested a full tablet report, sending...
I20260713 09:06:45.972298 21700 ts_manager.cc:194] Registered new tserver with Master: c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:45.972461 21668 server_base.cc:1061] running on GCE node
W20260713 09:06:45.974167 21909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:45.974232 21700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53602
I20260713 09:06:45.975276 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:45.975597 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:45.975801 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933605975783 us; error 0 us; skew 500 ppm
I20260713 09:06:45.976599 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:45.979197 21668 webserver.cc:533] Webserver started at http://127.21.41.3:42193/ using document root <none> and password file <none>
I20260713 09:06:45.979662 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:45.979867 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:45.980248 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:45.981252 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "7395fafa408e4fa5aefbda0559947e92"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.985555 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:45.988834 21914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.989614 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:45.989877 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "7395fafa408e4fa5aefbda0559947e92"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-qf7c"
I20260713 09:06:45.990111 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:46.007579 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:46.008761 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:46.011293 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:46.014099 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:46.014263 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:46.014539 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:46.014784 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:06:46.108132 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:37333
I20260713 09:06:46.108228 21976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:37333 every 8 connection(s)
I20260713 09:06:46.132085 21977 heartbeater.cc:344] Connected to a master server at 127.21.41.62:37393
I20260713 09:06:46.132558 21977 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:46.133585 21977 heartbeater.cc:507] Master 127.21.41.62:37393 requested a full tablet report, sending...
I20260713 09:06:46.135876 21700 ts_manager.cc:194] Registered new tserver with Master: 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:46.136888 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02100413s
I20260713 09:06:46.137403 21700 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53618
I20260713 09:06:46.193557 21700 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53626:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:46.196969 21700 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:46.296725 21868 tablet_service.cc:1511] Processing CreateTablet for tablet d1de23dea49147458e4f7919bc64cf94 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:46.298345 21868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1de23dea49147458e4f7919bc64cf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.304131 21867 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3c4c2c68a4ea288d0bb1a17c1eb4c (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:46.305464 21867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3c4c2c68a4ea288d0bb1a17c1eb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.310961 21866 tablet_service.cc:1511] Processing CreateTablet for tablet fb9e0698745e46c3878ae5a0c99364cf (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:46.312532 21866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9e0698745e46c3878ae5a0c99364cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.316277 21865 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd3c18140a54be183c017b9cb61c6aa (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:46.318275 21865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd3c18140a54be183c017b9cb61c6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.323107 21941 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3c4c2c68a4ea288d0bb1a17c1eb4c (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:46.324219 21942 tablet_service.cc:1511] Processing CreateTablet for tablet d1de23dea49147458e4f7919bc64cf94 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:46.326416 21864 tablet_service.cc:1511] Processing CreateTablet for tablet abf542f937fb4917bb266963daae2039 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:46.336192 21863 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac63154c3534b2ba935c6e85e9f3576 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:46.336730 21938 tablet_service.cc:1511] Processing CreateTablet for tablet abf542f937fb4917bb266963daae2039 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:46.340054 21937 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac63154c3534b2ba935c6e85e9f3576 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:46.339294 21941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3c4c2c68a4ea288d0bb1a17c1eb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.334400 21939 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd3c18140a54be183c017b9cb61c6aa (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:46.347537 21864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf542f937fb4917bb266963daae2039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.349153 21863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac63154c3534b2ba935c6e85e9f3576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.334309 21940 tablet_service.cc:1511] Processing CreateTablet for tablet fb9e0698745e46c3878ae5a0c99364cf (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:46.348719 21862 tablet_service.cc:1511] Processing CreateTablet for tablet a73803e206324f9e8102cacc6c92bd52 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:46.350936 21942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1de23dea49147458e4f7919bc64cf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.355681 21862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73803e206324f9e8102cacc6c92bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.358283 21860 tablet_service.cc:1511] Processing CreateTablet for tablet cf457e3442c3415baf735775d7bc540b (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:46.359903 21937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac63154c3534b2ba935c6e85e9f3576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.362398 21934 tablet_service.cc:1511] Processing CreateTablet for tablet cf457e3442c3415baf735775d7bc540b (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:46.364753 21939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd3c18140a54be183c017b9cb61c6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.366318 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf542f937fb4917bb266963daae2039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.367805 21936 tablet_service.cc:1511] Processing CreateTablet for tablet a73803e206324f9e8102cacc6c92bd52 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:46.366974 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 05f904f81aa1437e8c2399b171bf0f0e (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:46.369323 21861 tablet_service.cc:1511] Processing CreateTablet for tablet 05f904f81aa1437e8c2399b171bf0f0e (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:46.371594 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf457e3442c3415baf735775d7bc540b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.374795 21861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f904f81aa1437e8c2399b171bf0f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.375147 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf457e3442c3415baf735775d7bc540b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.391338 21940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9e0698745e46c3878ae5a0c99364cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.400089 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73803e206324f9e8102cacc6c92bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.401798 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f904f81aa1437e8c2399b171bf0f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.451651 21995 tablet_bootstrap.cc:492] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
W20260713 09:06:46.465332 21748 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:46.481725 21793 tablet_service.cc:1511] Processing CreateTablet for tablet d1de23dea49147458e4f7919bc64cf94 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:46.483309 21793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1de23dea49147458e4f7919bc64cf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.485342 21792 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf3c4c2c68a4ea288d0bb1a17c1eb4c (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:46.486637 21792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf3c4c2c68a4ea288d0bb1a17c1eb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.501981 21789 tablet_service.cc:1511] Processing CreateTablet for tablet abf542f937fb4917bb266963daae2039 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:46.516826 21785 tablet_service.cc:1511] Processing CreateTablet for tablet cf457e3442c3415baf735775d7bc540b (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:46.505705 21790 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd3c18140a54be183c017b9cb61c6aa (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:46.520434 21791 tablet_service.cc:1511] Processing CreateTablet for tablet fb9e0698745e46c3878ae5a0c99364cf (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:46.522738 21791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9e0698745e46c3878ae5a0c99364cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.520241 21786 tablet_service.cc:1511] Processing CreateTablet for tablet 05f904f81aa1437e8c2399b171bf0f0e (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:46.523880 21787 tablet_service.cc:1511] Processing CreateTablet for tablet a73803e206324f9e8102cacc6c92bd52 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:46.524824 21790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd3c18140a54be183c017b9cb61c6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.527101 21788 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac63154c3534b2ba935c6e85e9f3576 (DEFAULT_TABLE table=test-workload [id=6336c67e835c47f7a2ccd7bc7cc2a9a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:46.529996 21786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f904f81aa1437e8c2399b171bf0f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.534786 21789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf542f937fb4917bb266963daae2039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.540259 21996 tablet_bootstrap.cc:492] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:46.542038 21785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf457e3442c3415baf735775d7bc540b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.551479 21787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73803e206324f9e8102cacc6c92bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.591653 21788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac63154c3534b2ba935c6e85e9f3576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:46.614956 21995 tablet_bootstrap.cc:654] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.624495 21997 tablet_bootstrap.cc:492] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.629371 21996 tablet_bootstrap.cc:654] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.631762 21995 tablet_bootstrap.cc:492] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:46.632463 21995 ts_tablet_manager.cc:1403] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.191s	user 0.008s	sys 0.012s
I20260713 09:06:46.635612 21997 tablet_bootstrap.cc:654] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.638758 21995 raft_consensus.cc:359] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.641305 21995 raft_consensus.cc:385] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.643267 21995 raft_consensus.cc:740] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.647265 21995 consensus_queue.cc:260] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.652384 21997 tablet_bootstrap.cc:492] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.652902 21997 ts_tablet_manager.cc:1403] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.011s
I20260713 09:06:46.657116 21997 raft_consensus.cc:359] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.657733 21997 raft_consensus.cc:385] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.657984 21997 raft_consensus.cc:740] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.658651 21996 tablet_bootstrap.cc:492] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:46.659102 21996 ts_tablet_manager.cc:1403] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.016s
I20260713 09:06:46.658802 21997 consensus_queue.cc:260] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.659914 21995 ts_tablet_manager.cc:1434] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:06:46.660758 21903 heartbeater.cc:499] Master 127.21.41.62:37393 was elected leader, sending a full tablet report...
I20260713 09:06:46.661126 21995 tablet_bootstrap.cc:492] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:46.661922 21996 raft_consensus.cc:359] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.662675 21996 raft_consensus.cc:385] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.663028 21996 raft_consensus.cc:740] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.664083 21996 consensus_queue.cc:260] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.667223 21997 ts_tablet_manager.cc:1434] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:06:46.667981 21997 tablet_bootstrap.cc:492] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.670955 21828 heartbeater.cc:499] Master 127.21.41.62:37393 was elected leader, sending a full tablet report...
I20260713 09:06:46.673014 21977 heartbeater.cc:499] Master 127.21.41.62:37393 was elected leader, sending a full tablet report...
I20260713 09:06:46.677371 21996 ts_tablet_manager.cc:1434] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:06:46.678176 21995 tablet_bootstrap.cc:654] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.678236 21996 tablet_bootstrap.cc:492] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:46.682422 21997 tablet_bootstrap.cc:654] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.702364 21997 tablet_bootstrap.cc:492] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.702898 21997 ts_tablet_manager.cc:1403] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260713 09:06:46.704267 21996 tablet_bootstrap.cc:654] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.705941 21997 raft_consensus.cc:359] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.706678 21997 raft_consensus.cc:385] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.706943 21997 raft_consensus.cc:740] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.707093 21995 tablet_bootstrap.cc:492] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:46.707700 21995 ts_tablet_manager.cc:1403] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.011s
W20260713 09:06:46.708346 21904 tablet.cc:2406] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:46.711969 21995 raft_consensus.cc:359] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.712700 21995 raft_consensus.cc:385] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.713011 21995 raft_consensus.cc:740] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.707830 21997 consensus_queue.cc:260] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.713678 21995 consensus_queue.cc:260] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.715322 21997 ts_tablet_manager.cc:1434] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:46.715694 21995 ts_tablet_manager.cc:1434] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:46.716301 21997 tablet_bootstrap.cc:492] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.716614 21995 tablet_bootstrap.cc:492] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:46.722666 21997 tablet_bootstrap.cc:654] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.730504 21995 tablet_bootstrap.cc:654] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.738380 21997 tablet_bootstrap.cc:492] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.739043 21997 ts_tablet_manager.cc:1403] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:06:46.743664 21997 raft_consensus.cc:359] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.744814 21997 raft_consensus.cc:385] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.745335 21997 raft_consensus.cc:740] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.746290 21997 consensus_queue.cc:260] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.749431 21997 ts_tablet_manager.cc:1434] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:06:46.750519 21997 tablet_bootstrap.cc:492] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.755553 21996 tablet_bootstrap.cc:492] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:46.756007 21996 ts_tablet_manager.cc:1403] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.020s
I20260713 09:06:46.757296 21997 tablet_bootstrap.cc:654] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.763942 21995 tablet_bootstrap.cc:492] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:46.764463 21995 ts_tablet_manager.cc:1403] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260713 09:06:46.767491 21996 raft_consensus.cc:359] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.768256 21996 raft_consensus.cc:385] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.768579 21996 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.769305 21996 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.769527 21995 raft_consensus.cc:359] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.770545 21995 raft_consensus.cc:385] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.771046 21995 raft_consensus.cc:740] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.773725 21996 ts_tablet_manager.cc:1434] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:06:46.774626 21996 tablet_bootstrap.cc:492] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:46.772050 21995 consensus_queue.cc:260] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.782477 21995 ts_tablet_manager.cc:1434] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:06:46.783746 21995 tablet_bootstrap.cc:492] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:46.790357 21996 tablet_bootstrap.cc:654] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.790769 21997 tablet_bootstrap.cc:492] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.791272 21997 ts_tablet_manager.cc:1403] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.014s
I20260713 09:06:46.794533 21995 tablet_bootstrap.cc:654] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.794373 21997 raft_consensus.cc:359] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.795161 21997 raft_consensus.cc:385] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.795548 21997 raft_consensus.cc:740] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.796342 21997 consensus_queue.cc:260] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.798540 21997 ts_tablet_manager.cc:1434] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:46.799486 21997 tablet_bootstrap.cc:492] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.802376 21996 tablet_bootstrap.cc:492] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:46.802842 21996 ts_tablet_manager.cc:1403] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260713 09:06:46.805555 21997 tablet_bootstrap.cc:654] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.805342 21996 raft_consensus.cc:359] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.806130 21996 raft_consensus.cc:385] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.806397 21996 raft_consensus.cc:740] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.807214 21996 consensus_queue.cc:260] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.815124 21996 ts_tablet_manager.cc:1434] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:46.817304 21997 tablet_bootstrap.cc:492] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.817796 21997 ts_tablet_manager.cc:1403] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:06:46.819098 21995 tablet_bootstrap.cc:492] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:46.819520 21995 ts_tablet_manager.cc:1403] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260713 09:06:46.820549 21997 raft_consensus.cc:359] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.821218 21996 tablet_bootstrap.cc:492] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:46.821565 21997 raft_consensus.cc:385] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.821935 21997 raft_consensus.cc:740] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.822398 21995 raft_consensus.cc:359] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.823052 21995 raft_consensus.cc:385] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.822687 21997 consensus_queue.cc:260] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.823318 21995 raft_consensus.cc:740] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.825119 21997 ts_tablet_manager.cc:1434] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:46.825994 21997 tablet_bootstrap.cc:492] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.826143 21995 consensus_queue.cc:260] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.830868 21996 tablet_bootstrap.cc:654] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.832271 21997 tablet_bootstrap.cc:654] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.834105 21995 ts_tablet_manager.cc:1434] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:46.835453 21995 tablet_bootstrap.cc:492] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:46.843559 21997 tablet_bootstrap.cc:492] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.844127 21997 ts_tablet_manager.cc:1403] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260713 09:06:46.847044 21997 raft_consensus.cc:359] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.847798 21997 raft_consensus.cc:385] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.848148 21997 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.848922 21997 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.849536 21995 tablet_bootstrap.cc:654] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.851930 21996 tablet_bootstrap.cc:492] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:46.852370 21996 ts_tablet_manager.cc:1403] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.011s
I20260713 09:06:46.852442 21997 ts_tablet_manager.cc:1434] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:06:46.853487 21997 tablet_bootstrap.cc:492] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.855156 21996 raft_consensus.cc:359] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.855813 21996 raft_consensus.cc:385] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.856103 21996 raft_consensus.cc:740] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.856925 21996 consensus_queue.cc:260] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.859104 22001 raft_consensus.cc:493] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.859573 22001 raft_consensus.cc:515] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.860548 21997 tablet_bootstrap.cc:654] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.862219 21996 ts_tablet_manager.cc:1434] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:06:46.870182 22002 raft_consensus.cc:493] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.870740 22002 raft_consensus.cc:515] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.862538 22001 leader_election.cc:290] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333), 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537)
I20260713 09:06:46.873289 22002 leader_election.cc:290] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:46.885356 22003 raft_consensus.cc:493] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.886086 22003 raft_consensus.cc:515] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.894696 22003 leader_election.cc:290] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:46.905054 21996 tablet_bootstrap.cc:492] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:46.908280 21997 tablet_bootstrap.cc:492] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:46.908834 21997 ts_tablet_manager.cc:1403] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.005s
I20260713 09:06:46.911886 21997 raft_consensus.cc:359] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.912715 21997 raft_consensus.cc:385] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:46.913059 21997 raft_consensus.cc:740] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:46.914186 21997 consensus_queue.cc:260] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.919663 21997 ts_tablet_manager.cc:1434] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:46.922895 21996 tablet_bootstrap.cc:654] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.928857 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:46.929621 21803 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:46.930023 21997 tablet_bootstrap.cc:492] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:46.931257 21842 leader_election.cc:304] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:46.932149 22001 raft_consensus.cc:2804] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:46.932521 22001 raft_consensus.cc:493] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.932823 22001 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:46.935397 22002 raft_consensus.cc:493] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.935797 22002 raft_consensus.cc:515] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.937598 22002 leader_election.cc:290] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:46.940301 22001 raft_consensus.cc:515] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.944048 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:46.944700 21803 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:46.947235 21997 tablet_bootstrap.cc:654] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:46.952745 21803 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:46.954907 21842 leader_election.cc:304] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:46.953373 22001 leader_election.cc:290] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Requested vote from peers 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333), 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537)
I20260713 09:06:46.956923 22001 raft_consensus.cc:2804] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:46.957542 22001 raft_consensus.cc:697] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:46.959134 22001 consensus_queue.cc:237] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:46.989727 22003 raft_consensus.cc:493] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:46.990360 22003 raft_consensus.cc:515] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:46.991721 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:46.992395 22003 leader_election.cc:290] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:46.992640 21803 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 0.
I20260713 09:06:46.994922 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:46.995618 21803 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 0.
I20260713 09:06:46.996660 21916 leader_election.cc:304] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:46.998869 22003 raft_consensus.cc:2804] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:46.999289 22003 raft_consensus.cc:493] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:46.999714 22003 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.001160 21996 tablet_bootstrap.cc:492] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:47.001633 21996 ts_tablet_manager.cc:1403] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.004s
I20260713 09:06:47.002118 22001 raft_consensus.cc:493] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.002519 22001 raft_consensus.cc:515] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.004379 22001 leader_election.cc:290] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.005004 21916 leader_election.cc:304] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:47.007331 21698 catalog_manager.cc:5697] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.010951 22003 raft_consensus.cc:515] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.015563 22003 leader_election.cc:290] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:47.019670 22003 raft_consensus.cc:2804] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:47.020998 22003 raft_consensus.cc:493] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:47.017371 21996 raft_consensus.cc:359] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.023970 21996 raft_consensus.cc:385] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.023947 22003 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.024363 21996 raft_consensus.cc:740] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.028903 21951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.039974 21877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.040184 21996 consensus_queue.cc:260] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.040500 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:47.030527 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:47.039973 21951 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.032181 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
W20260713 09:06:47.033772 21842 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.1:35537, user_credentials={real_user=slave}} blocked reactor thread for 78977.8us
I20260713 09:06:47.035229 21995 tablet_bootstrap.cc:492] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:47.042954 21995 ts_tablet_manager.cc:1403] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.208s	user 0.015s	sys 0.029s
I20260713 09:06:47.043906 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.044565 21802 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.045774 21842 leader_election.cc:304] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.045857 21995 raft_consensus.cc:359] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.037225 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.038559 21997 tablet_bootstrap.cc:492] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:47.038914 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.046788 22029 raft_consensus.cc:2804] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:47.046960 21997 ts_tablet_manager.cc:1403] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.015s
I20260713 09:06:47.046834 21803 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.042404 21996 ts_tablet_manager.cc:1434] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260713 09:06:47.047693 22029 raft_consensus.cc:493] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:06:47.047747 21916 leader_election.cc:343] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.055017 22029 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:47.055624 21916 leader_election.cc:343] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:47.056229 21916 leader_election.cc:343] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.057317 21997 raft_consensus.cc:359] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.057934 21997 raft_consensus.cc:385] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.058429 21997 raft_consensus.cc:740] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.059101 21997 consensus_queue.cc:260] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.059684 21996 tablet_bootstrap.cc:492] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:47.049652 21995 raft_consensus.cc:385] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.022801 22033 raft_consensus.cc:493] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.060283 21995 raft_consensus.cc:740] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.064546 21997 ts_tablet_manager.cc:1434] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:47.063016 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.065464 21952 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 0.
I20260713 09:06:47.067054 21997 tablet_bootstrap.cc:492] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1: Bootstrap starting.
I20260713 09:06:47.068168 21803 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 1.
I20260713 09:06:47.068827 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f904f81aa1437e8c2399b171bf0f0e" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.069757 21768 leader_election.cc:304] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:47.063136 21995 consensus_queue.cc:260] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.071096 22002 raft_consensus.cc:2764] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260713 09:06:47.071599 21768 leader_election.cc:343] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.069597 22033 raft_consensus.cc:515] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.079795 21995 ts_tablet_manager.cc:1434] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.003s
I20260713 09:06:47.079133 21949 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.075327 21916 leader_election.cc:304] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:47.082407 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.081828 21995 tablet_bootstrap.cc:492] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:47.082981 22003 raft_consensus.cc:515] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.080950 22033 leader_election.cc:290] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:47.084944 22029 raft_consensus.cc:515] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.088140 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f904f81aa1437e8c2399b171bf0f0e" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.089969 21997 tablet_bootstrap.cc:654] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:47.091624 21767 leader_election.cc:343] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.090263 22033 raft_consensus.cc:2804] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.092000 21767 leader_election.cc:304] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1; no voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:47.092455 22033 raft_consensus.cc:697] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:47.092934 22002 raft_consensus.cc:2749] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:47.093287 22033 consensus_queue.cc:237] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.094095 22003 leader_election.cc:290] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:47.093986 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.093979 21996 tablet_bootstrap.cc:654] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.094750 21803 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 0.
I20260713 09:06:47.098234 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.099033 21878 raft_consensus.cc:2393] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7395fafa408e4fa5aefbda0559947e92 in current term 1: Already voted for candidate c89354dadfe64b93b29d09a1ee225d41 in this term.
I20260713 09:06:47.099190 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:47.099710 21949 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.102743 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.097934 22029 leader_election.cc:290] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.103324 21803 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.106067 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.106760 21802 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.110554 21916 leader_election.cc:304] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:47.112727 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:47.117225 22029 raft_consensus.cc:493] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.117676 22029 raft_consensus.cc:515] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.118889 21995 tablet_bootstrap.cc:654] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.118996 21802 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 1.
I20260713 09:06:47.119758 22029 leader_election.cc:290] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.120977 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.120537 21949 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.121991 21801 raft_consensus.cc:2468] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.122983 22003 raft_consensus.cc:2764] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:47.123692 21843 leader_election.cc:304] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.124173 21842 leader_election.cc:304] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.125501 22031 raft_consensus.cc:2804] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.125679 22029 raft_consensus.cc:2804] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:47.120496 21916 leader_election.cc:343] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.126057 22031 raft_consensus.cc:697] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:47.126049 22029 raft_consensus.cc:493] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:47.132411 22029 raft_consensus.cc:3060] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.132776 22031 consensus_queue.cc:237] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.137008 21803 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.139189 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.143520 22029 raft_consensus.cc:515] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.143682 21916 leader_election.cc:304] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: c89354dadfe64b93b29d09a1ee225d41
W20260713 09:06:47.145712 21843 leader_election.cc:343] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.146804 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.148201 21803 raft_consensus.cc:3060] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.150075 21997 tablet_bootstrap.cc:492] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1: No bootstrap required, opened a new log
I20260713 09:06:47.150862 22003 raft_consensus.cc:2804] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.153442 21997 ts_tablet_manager.cc:1403] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1: Time spent bootstrapping tablet: real 0.087s	user 0.003s	sys 0.010s
I20260713 09:06:47.153328 22003 raft_consensus.cc:697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:47.154261 21803 raft_consensus.cc:2468] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.154784 22003 consensus_queue.cc:237] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.155333 21842 leader_election.cc:304] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.158051 22001 raft_consensus.cc:2804] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.158522 22029 leader_election.cc:290] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.158776 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
W20260713 09:06:47.160276 21843 leader_election.cc:343] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.167516 22001 raft_consensus.cc:697] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:47.168506 22001 consensus_queue.cc:237] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.168880 21698 catalog_manager.cc:5697] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:47.171334 22002 raft_consensus.cc:493] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.171799 22002 raft_consensus.cc:515] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.173769 22002 leader_election.cc:290] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.174861 21996 tablet_bootstrap.cc:492] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:47.175398 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.176028 21878 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 0.
I20260713 09:06:47.177172 21767 leader_election.cc:304] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.175426 21996 ts_tablet_manager.cc:1403] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.013s
I20260713 09:06:47.178181 22002 raft_consensus.cc:2804] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:47.178581 22002 raft_consensus.cc:493] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:47.179032 22002 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.157810 21997 raft_consensus.cc:359] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.180512 21997 raft_consensus.cc:385] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.180811 21997 raft_consensus.cc:740] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.181481 21997 consensus_queue.cc:260] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.181416 21697 catalog_manager.cc:5697] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.190212 22046 raft_consensus.cc:493] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.192796 21997 ts_tablet_manager.cc:1434] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1: Time spent starting tablet: real 0.038s	user 0.000s	sys 0.009s
I20260713 09:06:47.196164 22046 raft_consensus.cc:515] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.199033 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.202929 21949 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 0.
I20260713 09:06:47.204574 21995 tablet_bootstrap.cc:492] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:47.205008 21995 ts_tablet_manager.cc:1403] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.005s
I20260713 09:06:47.204226 21697 catalog_manager.cc:5697] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.205623 21698 catalog_manager.cc:5697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:47.210421 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf542f937fb4917bb266963daae2039" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.207803 21995 raft_consensus.cc:359] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.200493 22047 raft_consensus.cc:493] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.211757 22047 raft_consensus.cc:515] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.213038 22002 raft_consensus.cc:515] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.208892 22046 leader_election.cc:290] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.209504 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf542f937fb4917bb266963daae2039" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.222047 21878 raft_consensus.cc:2468] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 0.
I20260713 09:06:47.201274 21996 raft_consensus.cc:359] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.223038 21996 raft_consensus.cc:385] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.223452 21996 raft_consensus.cc:740] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.223695 21767 leader_election.cc:304] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.224094 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:47.224699 22046 raft_consensus.cc:2804] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:47.224713 21952 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.224455 21996 consensus_queue.cc:260] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.225095 22046 raft_consensus.cc:493] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:47.225438 22046 raft_consensus.cc:3060] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.225490 21949 raft_consensus.cc:2468] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 0.
I20260713 09:06:47.229784 21996 ts_tablet_manager.cc:1434] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260713 09:06:47.230724 21996 tablet_bootstrap.cc:492] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:47.231737 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:47.232283 21878 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.216367 22047 leader_election.cc:290] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.216698 21995 raft_consensus.cc:385] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.219137 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.220387 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.235824 22046 raft_consensus.cc:515] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
W20260713 09:06:47.236647 21768 leader_election.cc:343] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.234215 21952 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 1.
I20260713 09:06:47.234570 21995 raft_consensus.cc:740] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.238552 22046 leader_election.cc:290] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.244570 21996 tablet_bootstrap.cc:654] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.250461 21768 leader_election.cc:304] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
W20260713 09:06:47.237360 21767 leader_election.cc:343] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:47.251358 22046 raft_consensus.cc:2804] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.250914 21995 consensus_queue.cc:260] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.251852 22046 raft_consensus.cc:697] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:47.239835 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf542f937fb4917bb266963daae2039" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:47.252771 21950 raft_consensus.cc:3060] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.252701 22046 consensus_queue.cc:237] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.251724 21767 leader_election.cc:304] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1; no voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:47.259192 22047 raft_consensus.cc:2749] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:47.259388 21995 ts_tablet_manager.cc:1434] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.010s
I20260713 09:06:47.261507 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf542f937fb4917bb266963daae2039" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:47.262171 21876 raft_consensus.cc:3060] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.266275 21995 tablet_bootstrap.cc:492] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:47.269781 21876 raft_consensus.cc:2468] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 1.
I20260713 09:06:47.234331 22002 leader_election.cc:290] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.271076 21996 tablet_bootstrap.cc:492] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:47.273195 21767 leader_election.cc:304] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.239992 21878 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 1.
I20260713 09:06:47.274327 21996 ts_tablet_manager.cc:1403] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.006s
I20260713 09:06:47.275267 21995 tablet_bootstrap.cc:654] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.275226 22002 raft_consensus.cc:2804] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.276013 22002 raft_consensus.cc:697] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:47.276880 22002 consensus_queue.cc:237] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.277623 21698 catalog_manager.cc:5697] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.280112 21950 raft_consensus.cc:2468] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 1.
I20260713 09:06:47.280416 21996 raft_consensus.cc:359] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.282750 21996 raft_consensus.cc:385] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.283032 21996 raft_consensus.cc:740] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.283717 21996 consensus_queue.cc:260] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.286527 21996 ts_tablet_manager.cc:1434] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:47.287500 21996 tablet_bootstrap.cc:492] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:47.288327 21995 tablet_bootstrap.cc:492] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:47.288748 21995 ts_tablet_manager.cc:1403] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:06:47.291786 21995 raft_consensus.cc:359] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.294518 21995 raft_consensus.cc:385] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.294812 21995 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.295500 21995 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.301173 21697 catalog_manager.cc:5697] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.297665 21995 ts_tablet_manager.cc:1434] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:47.307147 21995 tablet_bootstrap.cc:492] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:47.305794 21996 tablet_bootstrap.cc:654] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.314780 21995 tablet_bootstrap.cc:654] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.317265 21996 tablet_bootstrap.cc:492] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:47.317643 21996 ts_tablet_manager.cc:1403] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260713 09:06:47.319965 21996 raft_consensus.cc:359] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.320626 21996 raft_consensus.cc:385] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.320900 21996 raft_consensus.cc:740] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.321588 21996 consensus_queue.cc:260] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.323715 21995 tablet_bootstrap.cc:492] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:47.324216 21995 ts_tablet_manager.cc:1403] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:06:47.324384 21996 ts_tablet_manager.cc:1434] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:06:47.325312 21996 tablet_bootstrap.cc:492] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92: Bootstrap starting.
I20260713 09:06:47.326754 21995 raft_consensus.cc:359] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.327338 21995 raft_consensus.cc:385] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.327605 21995 raft_consensus.cc:740] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.328341 21995 consensus_queue.cc:260] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.330258 21995 ts_tablet_manager.cc:1434] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:06:47.330576 21996 tablet_bootstrap.cc:654] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.333271 21995 tablet_bootstrap.cc:492] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: Bootstrap starting.
I20260713 09:06:47.339498 21995 tablet_bootstrap.cc:654] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.341235 21996 tablet_bootstrap.cc:492] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92: No bootstrap required, opened a new log
I20260713 09:06:47.341686 21996 ts_tablet_manager.cc:1403] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:06:47.344168 21996 raft_consensus.cc:359] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.346526 21996 raft_consensus.cc:385] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.346818 21996 raft_consensus.cc:740] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.347508 21996 consensus_queue.cc:260] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.351613 21996 ts_tablet_manager.cc:1434] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:47.355031 21995 tablet_bootstrap.cc:492] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: No bootstrap required, opened a new log
I20260713 09:06:47.355450 21995 ts_tablet_manager.cc:1403] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:06:47.357820 21995 raft_consensus.cc:359] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.358426 21995 raft_consensus.cc:385] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.358734 21995 raft_consensus.cc:740] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.359360 21995 consensus_queue.cc:260] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.361271 21995 ts_tablet_manager.cc:1434] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:47.363454 22001 raft_consensus.cc:493] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.363901 22001 raft_consensus.cc:515] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.365816 22001 leader_election.cc:290] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.366531 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f904f81aa1437e8c2399b171bf0f0e" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.367175 21803 raft_consensus.cc:2468] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.367275 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f904f81aa1437e8c2399b171bf0f0e" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.367830 21950 raft_consensus.cc:2468] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.368297 21842 leader_election.cc:304] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.369302 22001 raft_consensus.cc:2804] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:47.369638 22001 raft_consensus.cc:493] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:47.369961 22001 raft_consensus.cc:3060] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.376096 22001 raft_consensus.cc:515] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.378300 22001 leader_election.cc:290] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.378504 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f904f81aa1437e8c2399b171bf0f0e" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.378836 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f904f81aa1437e8c2399b171bf0f0e" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:47.379041 21803 raft_consensus.cc:3060] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.379323 21950 raft_consensus.cc:3060] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.385123 21950 raft_consensus.cc:2468] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.385123 21803 raft_consensus.cc:2468] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.386368 21843 leader_election.cc:304] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.387082 22001 raft_consensus.cc:2804] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.387538 22001 raft_consensus.cc:697] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:47.388268 22001 consensus_queue.cc:237] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.394816 21697 catalog_manager.cc:5697] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.410205 22001 raft_consensus.cc:493] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.410683 22001 raft_consensus.cc:515] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.412178 22001 leader_election.cc:290] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.412988 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.413275 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.413641 21803 raft_consensus.cc:2393] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89354dadfe64b93b29d09a1ee225d41 in current term 1: Already voted for candidate 7395fafa408e4fa5aefbda0559947e92 in this term.
I20260713 09:06:47.414731 21843 leader_election.cc:304] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89354dadfe64b93b29d09a1ee225d41; no voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:47.415333 22001 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.419348 22001 raft_consensus.cc:2749] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:47.450399 21950 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.455883 22001 consensus_queue.cc:1048] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.471735 22001 consensus_queue.cc:1048] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:47.481786 21748 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:47.500707 22003 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.509469 21878 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.519037 22033 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.529237 22001 raft_consensus.cc:493] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.529830 22001 raft_consensus.cc:515] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.531745 22001 leader_election.cc:290] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.532526 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.533228 21803 raft_consensus.cc:2468] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.533305 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92" is_pre_election: true
I20260713 09:06:47.533955 21950 raft_consensus.cc:2468] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 0.
I20260713 09:06:47.535192 21842 leader_election.cc:304] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.536172 22001 raft_consensus.cc:2804] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:47.536465 22001 raft_consensus.cc:493] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:47.536813 22001 raft_consensus.cc:3060] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.542191 22001 raft_consensus.cc:515] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.544072 22001 leader_election.cc:290] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:47.544917 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.545615 21803 raft_consensus.cc:3060] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.546074 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:47.546772 21950 raft_consensus.cc:3060] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.557641 21950 raft_consensus.cc:2468] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.559295 21843 leader_election.cc:304] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:47.572736 22033 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:47.581207 22031 raft_consensus.cc:2804] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.581764 22031 raft_consensus.cc:697] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:47.582748 22031 consensus_queue.cc:237] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.719111 22033 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.742113 22002 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.750797 21803 raft_consensus.cc:2468] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 1.
I20260713 09:06:47.754096 22002 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.764394 21952 raft_consensus.cc:3060] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.768038 22001 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.777447 22031 consensus_queue.cc:1048] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.778534 22029 consensus_queue.cc:1048] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.778667 22031 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.780895 22067 raft_consensus.cc:493] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:47.781361 22067 raft_consensus.cc:515] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.783298 22067 leader_election.cc:290] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:47.785179 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41" is_pre_election: true
I20260713 09:06:47.785115 21800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1" is_pre_election: true
I20260713 09:06:47.785854 21800 raft_consensus.cc:2468] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 1.
I20260713 09:06:47.787400 21916 leader_election.cc:304] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:47.864511 22047 consensus_queue.cc:1048] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.866750 21698 catalog_manager.cc:5697] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.869905 22067 raft_consensus.cc:2804] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:47.869992 22002 consensus_queue.cc:1048] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.871929 22067 raft_consensus.cc:493] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89354dadfe64b93b29d09a1ee225d41)
I20260713 09:06:47.872360 22067 raft_consensus.cc:3060] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:47.898118 22067 raft_consensus.cc:515] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.899951 21950 raft_consensus.cc:1240] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Rejecting Update request from peer c89354dadfe64b93b29d09a1ee225d41 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:47.903434 22001 consensus_queue.cc:1059] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.904155 22001 raft_consensus.cc:3055] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:47.904464 22001 raft_consensus.cc:740] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:47.905222 22001 consensus_queue.cc:260] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.906519 21877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:47.907234 22067 leader_election.cc:290] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 2 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:47.906518 22001 raft_consensus.cc:3060] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:47.908591 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf457e3442c3415baf735775d7bc540b" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:47.923813 21877 raft_consensus.cc:2468] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 2.
I20260713 09:06:47.926527 21916 leader_election.cc:304] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:47.927959 22067 raft_consensus.cc:2804] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:47.928442 22067 raft_consensus.cc:697] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:47.929744 22067 consensus_queue.cc:237] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:47.942258 21697 catalog_manager.cc:5697] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 1 to 2, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:47.946671 22001 consensus_queue.cc:1048] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:47.957257 22029 consensus_queue.cc:1048] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:48.050091 21877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:58868
I20260713 09:06:48.050779 21877 raft_consensus.cc:606] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Received request to transfer leadership to TS 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:48.066325 21952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
mode: GRACEFUL
new_leader_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:52162
I20260713 09:06:48.066900 21952 raft_consensus.cc:606] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Received request to transfer leadership to TS 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:48.074196 21877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:58868
I20260713 09:06:48.074698 21877 raft_consensus.cc:606] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Received request to transfer leadership to TS 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:48.088104 21802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abf542f937fb4917bb266963daae2039"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:45222
I20260713 09:06:48.088562 21802 raft_consensus.cc:606] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:48.095819 21952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:52162
I20260713 09:06:48.096385 21952 raft_consensus.cc:606] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:48.101909 22029 consensus_queue.cc:1048] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:48.112450 22001 consensus_queue.cc:1048] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:48.132432 22003 raft_consensus.cc:993] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: : Instructing follower 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:48.132854 22067 raft_consensus.cc:1081] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Signalling peer 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:48.134435 21802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:45220
I20260713 09:06:48.134999 21802 raft_consensus.cc:493] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.135353 21802 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.141597 21802 raft_consensus.cc:515] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.143631 21802 leader_election.cc:290] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:48.144483 21877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:48.144500 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:48.145126 21877 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.145218 21952 raft_consensus.cc:3055] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.145543 21952 raft_consensus.cc:740] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:48.146267 21952 consensus_queue.cc:260] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.147447 21952 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.149580 21877 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:48.150664 21767 leader_election.cc:304] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:48.151432 22002 raft_consensus.cc:2804] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.151870 22002 raft_consensus.cc:697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:48.152590 22002 consensus_queue.cc:237] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.154104 21952 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:48.160681 21699 catalog_manager.cc:5697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 1 to 2, leader changed from 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3) to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.323098 22046 raft_consensus.cc:993] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:48.323591 22002 raft_consensus.cc:1081] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:48.325040 21877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abf542f937fb4917bb266963daae2039"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58840
I20260713 09:06:48.325510 21877 raft_consensus.cc:493] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.325803 21877 raft_consensus.cc:3060] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.329974 21877 raft_consensus.cc:515] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.332039 21877 leader_election.cc:290] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 2 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:48.333432 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf542f937fb4917bb266963daae2039" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:48.333407 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf542f937fb4917bb266963daae2039" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:48.334358 21952 raft_consensus.cc:3060] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.334442 21802 raft_consensus.cc:3055] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.335019 21802 raft_consensus.cc:740] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:48.336043 21802 consensus_queue.cc:260] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.337498 21802 raft_consensus.cc:3060] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.342896 21952 raft_consensus.cc:2468] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 2.
I20260713 09:06:48.343978 21843 leader_election.cc:304] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:48.344753 22001 raft_consensus.cc:2804] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.344815 21802 raft_consensus.cc:2468] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 2.
I20260713 09:06:48.345392 22001 raft_consensus.cc:697] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:48.346517 22001 consensus_queue.cc:237] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.349282 21802 raft_consensus.cc:3060] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.355778 21699 catalog_manager.cc:5697] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 1 to 2, leader changed from 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.357565 21802 raft_consensus.cc:1275] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.358680 22067 consensus_queue.cc:1048] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.368803 21877 raft_consensus.cc:1275] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.370069 22033 consensus_queue.cc:1048] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.374053 22001 raft_consensus.cc:993] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:48.374476 22042 raft_consensus.cc:1081] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Signalling peer 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:48.377632 21802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:45216
I20260713 09:06:48.378190 21802 raft_consensus.cc:493] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.379307 21802 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.383867 21802 raft_consensus.cc:515] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.386607 21802 leader_election.cc:290] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:48.386654 21877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:48.387274 21877 raft_consensus.cc:3055] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.388670 21877 raft_consensus.cc:740] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:48.388383 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:48.389267 21952 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.389423 21877 consensus_queue.cc:260] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.390648 21877 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.393767 21952 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:48.394848 21768 leader_election.cc:304] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:48.395105 21877 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:48.395577 22002 raft_consensus.cc:2804] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.396034 22002 raft_consensus.cc:697] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:48.396834 22002 consensus_queue.cc:237] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.402585 21699 catalog_manager.cc:5697] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 1 to 2, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.410881 22042 raft_consensus.cc:993] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:48.411250 22029 raft_consensus.cc:1081] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Signalling peer 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:48.412451 21802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:45216
I20260713 09:06:48.412865 21802 raft_consensus.cc:493] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.413160 21802 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.417407 21802 raft_consensus.cc:515] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:48.418886 21802 leader_election.cc:290] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Requested vote from peers 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:48.419616 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:48.419817 21877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:48.420166 21952 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.420317 21877 raft_consensus.cc:3055] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.420715 21877 raft_consensus.cc:740] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:48.421480 21877 consensus_queue.cc:260] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:48.422648 21877 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.426519 21952 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:48.428614 21768 leader_election.cc:304] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:48.429045 21877 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:48.429369 22002 raft_consensus.cc:2804] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.429837 22002 raft_consensus.cc:697] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:48.430624 22002 consensus_queue.cc:237] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:48.436928 21699 catalog_manager.cc:5697] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 1 to 2, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.498245 22033 raft_consensus.cc:993] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:48.498673 22003 raft_consensus.cc:1081] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:48.499881 21877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:06:48.500322 21877 raft_consensus.cc:493] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.500634 21877 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.504974 21877 raft_consensus.cc:515] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.506644 21877 leader_election.cc:290] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 2 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:48.507392 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:48.507752 21952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:48.507931 21802 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.508258 21952 raft_consensus.cc:3055] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.509037 21952 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:48.509793 21952 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.510869 21952 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.513613 21802 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 2.
I20260713 09:06:48.514664 21842 leader_election.cc:304] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:48.515379 22029 raft_consensus.cc:2804] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.516610 22029 raft_consensus.cc:697] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:48.517060 21952 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 2.
I20260713 09:06:48.517481 22029 consensus_queue.cc:237] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:48.523025 21699 catalog_manager.cc:5697] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 1 to 2, leader changed from 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.722321 21952 raft_consensus.cc:1275] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.723517 22002 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.730800 21877 raft_consensus.cc:1275] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.732728 22002 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.759225 21952 raft_consensus.cc:1275] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.760584 22029 consensus_queue.cc:1048] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.768208 21802 raft_consensus.cc:1275] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.769434 22029 consensus_queue.cc:1048] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:48.837662 21899 debug-util.cc:398] Leaking SignalData structure 0x7b080012c060 after lost signal to thread 21671
W20260713 09:06:48.838330 21899 debug-util.cc:398] Leaking SignalData structure 0x7b080012c740 after lost signal to thread 21734
W20260713 09:06:48.840101 21899 debug-util.cc:398] Leaking SignalData structure 0x7b08001fad20 after lost signal to thread 22052
I20260713 09:06:48.879524 21952 raft_consensus.cc:1275] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.880712 22084 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.883841 21949 raft_consensus.cc:1275] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.885491 22084 consensus_queue.cc:1048] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.888446 21877 raft_consensus.cc:1275] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.891986 22046 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.904810 21876 raft_consensus.cc:1275] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.906148 22085 consensus_queue.cc:1048] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:06:48.931432 21802 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.932641 22029 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.940510 21952 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:48.942219 22031 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.133368 21668 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:06:51.134100 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:51.153285 21876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:60546
I20260713 09:06:51.153843 21876 raft_consensus.cc:606] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Received request to transfer leadership to TS 7395fafa408e4fa5aefbda0559947e92
I20260713 09:06:51.164497 21801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
mode: GRACEFUL
new_leader_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:32908
I20260713 09:06:51.164991 21801 raft_consensus.cc:606] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Received request to transfer leadership to TS 7395fafa408e4fa5aefbda0559947e92
I20260713 09:06:51.166114 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:51.166590 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:51.215418 22029 raft_consensus.cc:993] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:51.215936 22090 raft_consensus.cc:1081] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Signalling peer 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:51.217599 21949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:52142
I20260713 09:06:51.218215 21949 raft_consensus.cc:493] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:51.218700 21949 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:51.226130 21949 raft_consensus.cc:515] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:51.228348 21949 leader_election.cc:290] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 3 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:51.228920 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:51.229302 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:51.229478 21801 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:51.229803 21876 raft_consensus.cc:3055] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:51.230098 21876 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:51.230849 21876 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:51.232062 21876 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:51.235823 21801 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 3.
I20260713 09:06:51.236975 21916 leader_election.cc:304] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:51.237757 22003 raft_consensus.cc:2804] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:51.238289 21876 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 3.
I20260713 09:06:51.239362 22003 raft_consensus.cc:697] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:51.241143 22003 consensus_queue.cc:237] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:51.250061 21697 catalog_manager.cc:5697] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 2 to 3, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 3 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:51.409184 22100 raft_consensus.cc:993] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: : Instructing follower 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:51.409703 22085 raft_consensus.cc:1081] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Signalling peer 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:51.411165 21949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:52152
I20260713 09:06:51.411638 21949 raft_consensus.cc:493] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:51.411940 21949 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:51.416203 21949 raft_consensus.cc:515] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:51.417754 21949 leader_election.cc:290] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 2 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:51.418641 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:51.418823 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:51.419353 21876 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:51.419369 21801 raft_consensus.cc:3055] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:51.419837 21801 raft_consensus.cc:740] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:51.420719 21801 consensus_queue.cc:260] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:51.422209 21801 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:51.423916 21876 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 2.
I20260713 09:06:51.424863 21916 leader_election.cc:304] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:51.425494 22003 raft_consensus.cc:2804] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:51.425890 22003 raft_consensus.cc:697] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:51.426674 22003 consensus_queue.cc:237] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:51.429674 21801 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 2.
I20260713 09:06:51.433072 21697 catalog_manager.cc:5697] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 1 to 2, leader changed from 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1) to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:51.751056 21876 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:51.752277 22003 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:51.769884 21801 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:51.771118 22105 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:51.878654 21876 raft_consensus.cc:1275] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.879978 22105 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.890908 21801 raft_consensus.cc:1275] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.892442 22094 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.167466 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:52.176988 21801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:45222
I20260713 09:06:52.177707 21801 raft_consensus.cc:606] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:52.182292 21801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:45222
I20260713 09:06:52.182898 21801 raft_consensus.cc:606] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:52.187528 21949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:52162
I20260713 09:06:52.188185 21949 raft_consensus.cc:606] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:52.193178 21801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:45222
I20260713 09:06:52.193813 21801 raft_consensus.cc:606] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:52.203430 21949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
mode: GRACEFUL
new_leader_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:52162
I20260713 09:06:52.203905 21949 raft_consensus.cc:606] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 LEADER]: Received request to transfer leadership to TS c89354dadfe64b93b29d09a1ee225d41
I20260713 09:06:52.304266 22110 raft_consensus.cc:993] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.304723 22085 raft_consensus.cc:1081] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.306365 21876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58840
I20260713 09:06:52.306820 21876 raft_consensus.cc:493] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.307104 21876 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.311302 21876 raft_consensus.cc:515] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.312774 21876 leader_election.cc:290] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 3 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:52.313760 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:52.313777 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:52.314445 21949 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.314530 21801 raft_consensus.cc:3055] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.314927 21801 raft_consensus.cc:740] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:52.315652 21801 consensus_queue.cc:260] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.316705 21801 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.320719 21949 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.321952 21843 leader_election.cc:304] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [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: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:52.322786 22090 raft_consensus.cc:2804] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.322943 21801 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.324157 22090 raft_consensus.cc:697] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:52.325129 22090 consensus_queue.cc:237] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.333176 21699 catalog_manager.cc:5697] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 2 to 3, leader changed from 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 3 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.360954 22003 raft_consensus.cc:993] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.361409 22094 raft_consensus.cc:1081] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.362922 21876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:06:52.363572 21876 raft_consensus.cc:493] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.363952 21876 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:52.372079 21876 raft_consensus.cc:515] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.374456 21876 leader_election.cc:290] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 4 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:52.375147 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:52.375501 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:52.375720 21801 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:52.376037 21949 raft_consensus.cc:3055] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:52.376351 21949 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:52.377106 21949 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.378247 21949 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:52.382084 21801 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 4.
I20260713 09:06:52.383214 21842 leader_election.cc:304] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [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: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:52.383934 22090 raft_consensus.cc:2804] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:52.384351 21949 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 4.
I20260713 09:06:52.384413 22090 raft_consensus.cc:697] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:52.385445 22090 consensus_queue.cc:237] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.392351 21699 catalog_manager.cc:5697] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 3 to 4, leader changed from 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 4 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.459345 22105 raft_consensus.cc:993] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.459787 22094 raft_consensus.cc:1081] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.460986 21876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:06:52.461436 21876 raft_consensus.cc:493] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.461822 21876 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.466830 21876 raft_consensus.cc:515] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.468617 21876 leader_election.cc:290] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 3 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:52.469384 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:52.469486 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:52.470034 21801 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.470064 21949 raft_consensus.cc:3055] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.470336 22110 raft_consensus.cc:993] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.470503 21949 raft_consensus.cc:740] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:52.470911 22085 raft_consensus.cc:1081] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.471400 21949 consensus_queue.cc:260] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.472278 21876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58840
I20260713 09:06:52.472666 21876 raft_consensus.cc:493] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.472599 21949 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.473093 21876 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.476958 21801 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.478013 21842 leader_election.cc:304] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [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: 7c44650690864bb999c7f9f492df8ec1, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:52.478740 22090 raft_consensus.cc:2804] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.479202 22090 raft_consensus.cc:697] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:52.479743 21949 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.479863 22090 consensus_queue.cc:237] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.480090 21876 raft_consensus.cc:515] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:52.481997 21876 leader_election.cc:290] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 3 election: Requested vote from peers 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333), 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537)
I20260713 09:06:52.483217 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:52.483300 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1de23dea49147458e4f7919bc64cf94" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:52.483839 21949 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.483866 21802 raft_consensus.cc:3055] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.484337 21802 raft_consensus.cc:740] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:52.485076 21802 consensus_queue.cc:260] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [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: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:52.486220 21802 raft_consensus.cc:3060] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.488482 21949 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.487785 21699 catalog_manager.cc:5697] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 2 to 3, leader changed from 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 3 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.489401 21843 leader_election.cc:304] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [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: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:52.490187 22090 raft_consensus.cc:2804] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.490670 22090 raft_consensus.cc:697] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:52.491449 22090 consensus_queue.cc:237] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [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: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } }
I20260713 09:06:52.492633 21802 raft_consensus.cc:2468] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.499562 21699 catalog_manager.cc:5697] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 2 to 3, leader changed from 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 3 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.689752 22110 raft_consensus.cc:993] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: : Instructing follower c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.690155 22085 raft_consensus.cc:1081] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Signalling peer c89354dadfe64b93b29d09a1ee225d41 to start an election
I20260713 09:06:52.691461 21876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
 from {username='slave'} at 127.0.0.1:58840
I20260713 09:06:52.691928 21876 raft_consensus.cc:493] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.692224 21876 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.696321 21876 raft_consensus.cc:515] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.697762 21876 leader_election.cc:290] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [CANDIDATE]: Term 3 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:52.698523 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:52.698796 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "c89354dadfe64b93b29d09a1ee225d41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:52.699136 21802 raft_consensus.cc:3055] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.699301 21949 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.699509 21802 raft_consensus.cc:740] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:52.700306 21802 consensus_queue.cc:260] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.701444 21802 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.705753 21949 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.706837 21843 leader_election.cc:304] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [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: 7395fafa408e4fa5aefbda0559947e92, c89354dadfe64b93b29d09a1ee225d41; no voters: 
I20260713 09:06:52.707546 22111 raft_consensus.cc:2804] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.707862 21802 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89354dadfe64b93b29d09a1ee225d41 in term 3.
I20260713 09:06:52.708015 22111 raft_consensus.cc:697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Leader. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:52.708884 21949 raft_consensus.cc:1275] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:52.708860 22111 consensus_queue.cc:237] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:52.710310 22090 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:52.716404 21699 catalog_manager.cc:5697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 reported cstate change: term changed from 2 to 3, leader changed from 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1) to c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2). New cstate: current_term: 3 leader_uuid: "c89354dadfe64b93b29d09a1ee225d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.720386 21802 raft_consensus.cc:1275] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:52.722061 22090 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:52.782518 21802 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:52.783675 22090 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:52.791298 21949 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:52.792871 22124 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:52.948017 21802 raft_consensus.cc:1275] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:52.949095 22124 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:52.956845 21949 raft_consensus.cc:1275] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:52.958215 22127 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:52.993672 21949 raft_consensus.cc:1275] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:52.994760 22111 consensus_queue.cc:1048] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.002326 21802 raft_consensus.cc:1275] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.003507 22111 consensus_queue.cc:1048] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:53.292112 21949 raft_consensus.cc:1275] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.293259 22090 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.301505 21802 raft_consensus.cc:1275] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Refusing update from remote peer c89354dadfe64b93b29d09a1ee225d41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.303416 22090 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.210369 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:55.217456 21876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:60546
I20260713 09:06:55.218122 21876 raft_consensus.cc:606] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Received request to transfer leadership to TS 7395fafa408e4fa5aefbda0559947e92
I20260713 09:06:55.220547 21876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:60546
I20260713 09:06:55.220927 21876 raft_consensus.cc:606] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Received request to transfer leadership to TS 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:55.222950 21876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:60546
I20260713 09:06:55.223332 21876 raft_consensus.cc:606] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Received request to transfer leadership to TS 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:55.225423 21876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:60546
I20260713 09:06:55.225895 21876 raft_consensus.cc:606] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 LEADER]: Received request to transfer leadership to TS 7c44650690864bb999c7f9f492df8ec1
I20260713 09:06:55.227968 21876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf"
dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
mode: GRACEFUL
new_leader_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:60546
I20260713 09:06:55.228353 21876 raft_consensus.cc:606] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Received request to transfer leadership to TS 7395fafa408e4fa5aefbda0559947e92
I20260713 09:06:55.229269 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:55.229660 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:55.258720 22124 raft_consensus.cc:993] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:55.259227 22134 raft_consensus.cc:1081] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Signalling peer 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:55.260726 21949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:52142
I20260713 09:06:55.261200 21949 raft_consensus.cc:493] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:55.261508 21949 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.266253 21949 raft_consensus.cc:515] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.267655 21949 leader_election.cc:290] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 4 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:55.268656 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:55.268816 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9e0698745e46c3878ae5a0c99364cf" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:55.269321 21801 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.269335 21876 raft_consensus.cc:3055] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:55.269729 21876 raft_consensus.cc:740] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:55.270392 21876 consensus_queue.cc:260] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.271386 21876 raft_consensus.cc:3060] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.274277 21801 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 4.
I20260713 09:06:55.275503 21916 leader_election.cc:304] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:55.275676 21876 raft_consensus.cc:2468] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 4.
I20260713 09:06:55.276340 22094 raft_consensus.cc:2804] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:55.277223 22094 raft_consensus.cc:697] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 4 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:55.277954 22094 consensus_queue.cc:237] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.284798 21697 catalog_manager.cc:5697] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 3 to 4, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 4 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:55.392661 22141 raft_consensus.cc:993] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:55.393043 22134 raft_consensus.cc:1081] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Signalling peer 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:55.394328 21803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:45216
I20260713 09:06:55.394743 21803 raft_consensus.cc:493] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:55.394968 21803 raft_consensus.cc:3060] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:55.399415 21803 raft_consensus.cc:515] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.400836 21803 leader_election.cc:290] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:55.401808 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:55.401988 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac63154c3534b2ba935c6e85e9f3576" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:55.402344 21876 raft_consensus.cc:3055] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:55.402443 21949 raft_consensus.cc:3060] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:55.402683 21876 raft_consensus.cc:740] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:55.403396 21876 consensus_queue.cc:260] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.404386 21876 raft_consensus.cc:3060] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:55.408057 21949 raft_consensus.cc:2468] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:55.409235 21768 leader_election.cc:304] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:55.409765 21876 raft_consensus.cc:2468] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 2.
I20260713 09:06:55.411082 22142 raft_consensus.cc:2804] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:55.412046 22142 raft_consensus.cc:697] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:55.412905 22142 consensus_queue.cc:237] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.419034 21697 catalog_manager.cc:5697] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 1 to 2, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.444934 22141 raft_consensus.cc:993] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:55.445338 22134 raft_consensus.cc:1081] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Signalling peer 7395fafa408e4fa5aefbda0559947e92 to start an election
I20260713 09:06:55.446550 21949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa"
dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
 from {username='slave'} at 127.0.0.1:52142
I20260713 09:06:55.447026 21949 raft_consensus.cc:493] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:55.447278 21949 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.450769 21949 raft_consensus.cc:515] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.452162 21949 leader_election.cc:290] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [CANDIDATE]: Term 4 election: Requested vote from peers 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537), c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457)
I20260713 09:06:55.452889 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
I20260713 09:06:55.453158 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd3c18140a54be183c017b9cb61c6aa" candidate_uuid: "7395fafa408e4fa5aefbda0559947e92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:55.453393 21803 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.453650 21876 raft_consensus.cc:3055] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:55.453908 21876 raft_consensus.cc:740] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:55.454496 21876 consensus_queue.cc:260] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.455360 21876 raft_consensus.cc:3060] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.457782 21803 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 4.
I20260713 09:06:55.458663 21916 leader_election.cc:304] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:55.459378 21876 raft_consensus.cc:2468] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7395fafa408e4fa5aefbda0559947e92 in term 4.
I20260713 09:06:55.459380 22094 raft_consensus.cc:2804] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:55.459918 22094 raft_consensus.cc:697] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 4 LEADER]: Becoming Leader. State: Replica: 7395fafa408e4fa5aefbda0559947e92, State: Running, Role: LEADER
I20260713 09:06:55.460650 22094 consensus_queue.cc:237] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.466665 21697 catalog_manager.cc:5697] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 reported cstate change: term changed from 3 to 4, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3). New cstate: current_term: 4 leader_uuid: "7395fafa408e4fa5aefbda0559947e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:55.614589 22141 raft_consensus.cc:993] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:55.615131 22134 raft_consensus.cc:1081] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 LEADER]: Signalling peer 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:55.616447 21803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:45216
I20260713 09:06:55.616901 21803 raft_consensus.cc:493] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:55.617187 21803 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:55.621302 21803 raft_consensus.cc:515] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.622828 21803 leader_election.cc:290] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 5 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:55.623562 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:55.623785 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73803e206324f9e8102cacc6c92bd52" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:55.624051 21876 raft_consensus.cc:3055] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:55.624214 21949 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:55.624387 21876 raft_consensus.cc:740] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:55.625032 21876 consensus_queue.cc:260] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.626036 21876 raft_consensus.cc:3060] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:55.629649 21949 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 5.
I20260713 09:06:55.630560 21768 leader_election.cc:304] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:55.631297 22142 raft_consensus.cc:2804] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:55.631662 21876 raft_consensus.cc:2468] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 5.
I20260713 09:06:55.631702 22142 raft_consensus.cc:697] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 5 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:55.632782 22142 consensus_queue.cc:237] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.638672 21697 catalog_manager.cc:5697] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 4 to 5, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 5 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.703430 21876 raft_consensus.cc:1275] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:55.704499 22094 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:55.714195 21803 raft_consensus.cc:1275] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:55.716048 22094 consensus_queue.cc:1048] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:55.730923 22141 raft_consensus.cc:993] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: : Instructing follower 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:55.731359 22134 raft_consensus.cc:1081] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Signalling peer 7c44650690864bb999c7f9f492df8ec1 to start an election
I20260713 09:06:55.732667 21803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c"
dest_uuid: "7c44650690864bb999c7f9f492df8ec1"
 from {username='slave'} at 127.0.0.1:45216
I20260713 09:06:55.733163 21803 raft_consensus.cc:493] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:55.733438 21803 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.737591 21803 raft_consensus.cc:515] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.739074 21803 leader_election.cc:290] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [CANDIDATE]: Term 4 election: Requested vote from peers c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457), 7395fafa408e4fa5aefbda0559947e92 (127.21.41.3:37333)
I20260713 09:06:55.739879 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c89354dadfe64b93b29d09a1ee225d41"
I20260713 09:06:55.740199 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf3c4c2c68a4ea288d0bb1a17c1eb4c" candidate_uuid: "7c44650690864bb999c7f9f492df8ec1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7395fafa408e4fa5aefbda0559947e92"
I20260713 09:06:55.740408 21876 raft_consensus.cc:3055] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:55.740684 21949 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.740715 21876 raft_consensus.cc:740] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c89354dadfe64b93b29d09a1ee225d41, State: Running, Role: LEADER
I20260713 09:06:55.741544 21876 consensus_queue.cc:260] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.742594 21876 raft_consensus.cc:3060] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:55.746397 21949 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 4.
I20260713 09:06:55.747378 21768 leader_election.cc:304] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [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: 7395fafa408e4fa5aefbda0559947e92, 7c44650690864bb999c7f9f492df8ec1; no voters: 
I20260713 09:06:55.747895 21876 raft_consensus.cc:2468] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c44650690864bb999c7f9f492df8ec1 in term 4.
I20260713 09:06:55.748025 22142 raft_consensus.cc:2804] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:55.748539 22142 raft_consensus.cc:697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 4 LEADER]: Becoming Leader. State: Replica: 7c44650690864bb999c7f9f492df8ec1, State: Running, Role: LEADER
I20260713 09:06:55.749270 22142 consensus_queue.cc:237] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [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: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } }
I20260713 09:06:55.755599 21699 catalog_manager.cc:5697] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 reported cstate change: term changed from 3 to 4, leader changed from c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2) to 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1). New cstate: current_term: 4 leader_uuid: "7c44650690864bb999c7f9f492df8ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.810878 21949 raft_consensus.cc:1275] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.812057 22142 consensus_queue.cc:1048] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:55.820569 21876 raft_consensus.cc:1275] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.822592 22155 consensus_queue.cc:1048] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:55.904333 21876 raft_consensus.cc:1275] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:55.905505 22135 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:55.913545 21803 raft_consensus.cc:1275] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Refusing update from remote peer 7395fafa408e4fa5aefbda0559947e92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:55.915421 22149 consensus_queue.cc:1048] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c44650690864bb999c7f9f492df8ec1" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:56.230640 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:56.237097 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:06:56.237952 21876 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 5 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:56.239938 22155 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:56.243973 21949 raft_consensus.cc:1275] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 5 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:56.245699 22155 consensus_queue.cc:1048] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:56.283466 21877 raft_consensus.cc:1275] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260713 09:06:56.284426 21916 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:06:56.287135 22142 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89354dadfe64b93b29d09a1ee225d41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 38457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:56.292430 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:56.293380 21668 tablet_replica.cc:333] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.294378 21668 raft_consensus.cc:2243] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.295447 21668 raft_consensus.cc:2272] T 7ac63154c3534b2ba935c6e85e9f3576 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:56.298106 21916 consensus_peers.cc:597] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 -> Peer 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537): Couldn't send request to peer 7c44650690864bb999c7f9f492df8ec1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:56.300414 21916 consensus_peers.cc:597] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 -> Peer 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537): Couldn't send request to peer 7c44650690864bb999c7f9f492df8ec1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.301070 21668 tablet_replica.cc:333] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.301852 21668 raft_consensus.cc:2243] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.302269 21668 raft_consensus.cc:2272] T cf457e3442c3415baf735775d7bc540b P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.304891 21668 tablet_replica.cc:333] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.305455 21952 raft_consensus.cc:1275] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Refusing update from remote peer 7c44650690864bb999c7f9f492df8ec1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:56.305574 21668 raft_consensus.cc:2243] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.306160 21668 raft_consensus.cc:2272] T 6fd3c18140a54be183c017b9cb61c6aa P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.306701 22155 consensus_queue.cc:1048] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7395fafa408e4fa5aefbda0559947e92" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:56.308665 21668 tablet_replica.cc:333] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.309209 21668 raft_consensus.cc:2243] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.310039 21668 raft_consensus.cc:2272] T a73803e206324f9e8102cacc6c92bd52 P 7c44650690864bb999c7f9f492df8ec1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.312455 21668 tablet_replica.cc:333] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.313150 21668 raft_consensus.cc:2243] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.313645 21668 raft_consensus.cc:2272] T d1de23dea49147458e4f7919bc64cf94 P 7c44650690864bb999c7f9f492df8ec1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.315977 21668 tablet_replica.cc:333] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
W20260713 09:06:56.315881 21916 consensus_peers.cc:597] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 -> Peer 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537): Couldn't send request to peer 7c44650690864bb999c7f9f492df8ec1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.316795 21668 raft_consensus.cc:2243] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.317167 21668 raft_consensus.cc:2272] T abf542f937fb4917bb266963daae2039 P 7c44650690864bb999c7f9f492df8ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.318994 21668 tablet_replica.cc:333] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.319603 21668 raft_consensus.cc:2243] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.320045 21668 raft_consensus.cc:2272] T 05f904f81aa1437e8c2399b171bf0f0e P 7c44650690864bb999c7f9f492df8ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.322705 21668 tablet_replica.cc:333] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.323295 21668 raft_consensus.cc:2243] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.323839 21668 raft_consensus.cc:2272] T fb9e0698745e46c3878ae5a0c99364cf P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.326131 21668 tablet_replica.cc:333] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1: stopping tablet replica
I20260713 09:06:56.326777 21668 raft_consensus.cc:2243] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 4 LEADER]: Raft consensus shutting down.
W20260713 09:06:56.327317 21842 consensus_peers.cc:597] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 -> Peer 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537): Couldn't send request to peer 7c44650690864bb999c7f9f492df8ec1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.327533 21668 raft_consensus.cc:2272] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7c44650690864bb999c7f9f492df8ec1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.423261 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
W20260713 09:06:56.424494 21842 consensus_peers.cc:597] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 -> Peer 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537): Couldn't send request to peer 7c44650690864bb999c7f9f492df8ec1. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:35537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:56.437834 21842 consensus_peers.cc:597] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 -> Peer 7c44650690864bb999c7f9f492df8ec1 (127.21.41.1:35537): Couldn't send request to peer 7c44650690864bb999c7f9f492df8ec1. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:35537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.442582 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
I20260713 09:06:56.466128 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:56.466800 21668 tablet_replica.cc:333] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.467315 21668 raft_consensus.cc:2243] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.467725 21668 raft_consensus.cc:2272] T 7ac63154c3534b2ba935c6e85e9f3576 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.469758 21668 tablet_replica.cc:333] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.470266 21668 raft_consensus.cc:2243] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.471020 21668 raft_consensus.cc:2272] T 05f904f81aa1437e8c2399b171bf0f0e P c89354dadfe64b93b29d09a1ee225d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.472652 21668 tablet_replica.cc:333] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.473097 21668 raft_consensus.cc:2243] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.473459 21668 raft_consensus.cc:2272] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.475185 21668 tablet_replica.cc:333] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.475745 21668 raft_consensus.cc:2243] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.476135 21668 raft_consensus.cc:2272] T a73803e206324f9e8102cacc6c92bd52 P c89354dadfe64b93b29d09a1ee225d41 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.477727 21668 tablet_replica.cc:333] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.478221 21668 raft_consensus.cc:2243] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.478981 21668 raft_consensus.cc:2272] T d1de23dea49147458e4f7919bc64cf94 P c89354dadfe64b93b29d09a1ee225d41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.480545 21668 tablet_replica.cc:333] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.481037 21668 raft_consensus.cc:2243] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.481885 21668 raft_consensus.cc:2272] T abf542f937fb4917bb266963daae2039 P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.483647 21668 tablet_replica.cc:333] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.484238 21668 raft_consensus.cc:2243] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.484644 21668 raft_consensus.cc:2272] T cf457e3442c3415baf735775d7bc540b P c89354dadfe64b93b29d09a1ee225d41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:56.485067 21916 consensus_peers.cc:597] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 -> Peer c89354dadfe64b93b29d09a1ee225d41 (127.21.41.2:38457): Couldn't send request to peer c89354dadfe64b93b29d09a1ee225d41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.486207 21668 tablet_replica.cc:333] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.486686 21668 raft_consensus.cc:2243] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.487031 21668 raft_consensus.cc:2272] T fb9e0698745e46c3878ae5a0c99364cf P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.488965 21668 tablet_replica.cc:333] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41: stopping tablet replica
I20260713 09:06:56.489378 21668 raft_consensus.cc:2243] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.489737 21668 raft_consensus.cc:2272] T 6fd3c18140a54be183c017b9cb61c6aa P c89354dadfe64b93b29d09a1ee225d41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.540102 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
I20260713 09:06:56.556145 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
I20260713 09:06:56.585340 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:56.585913 21668 tablet_replica.cc:333] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.586455 21668 raft_consensus.cc:2243] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.587209 21668 raft_consensus.cc:2272] T cf457e3442c3415baf735775d7bc540b P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.588737 21668 tablet_replica.cc:333] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.589195 21668 raft_consensus.cc:2243] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.589535 21668 raft_consensus.cc:2272] T 05f904f81aa1437e8c2399b171bf0f0e P 7395fafa408e4fa5aefbda0559947e92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.590974 21668 tablet_replica.cc:333] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.591434 21668 raft_consensus.cc:2243] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.591809 21668 raft_consensus.cc:2272] T 7ac63154c3534b2ba935c6e85e9f3576 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.593590 21668 tablet_replica.cc:333] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.594077 21668 raft_consensus.cc:2243] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.594802 21668 raft_consensus.cc:2272] T fb9e0698745e46c3878ae5a0c99364cf P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.596457 21668 tablet_replica.cc:333] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.596909 21668 raft_consensus.cc:2243] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.597515 21668 raft_consensus.cc:2272] T 6fd3c18140a54be183c017b9cb61c6aa P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.599093 21668 tablet_replica.cc:333] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.599555 21668 raft_consensus.cc:2243] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.599943 21668 raft_consensus.cc:2272] T 9cf3c4c2c68a4ea288d0bb1a17c1eb4c P 7395fafa408e4fa5aefbda0559947e92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.601699 21668 tablet_replica.cc:333] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.602147 21668 raft_consensus.cc:2243] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.602533 21668 raft_consensus.cc:2272] T abf542f937fb4917bb266963daae2039 P 7395fafa408e4fa5aefbda0559947e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.603909 21668 tablet_replica.cc:333] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.604326 21668 raft_consensus.cc:2243] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.604687 21668 raft_consensus.cc:2272] T a73803e206324f9e8102cacc6c92bd52 P 7395fafa408e4fa5aefbda0559947e92 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.606458 21668 tablet_replica.cc:333] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92: stopping tablet replica
I20260713 09:06:56.606915 21668 raft_consensus.cc:2243] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.607306 21668 raft_consensus.cc:2272] T d1de23dea49147458e4f7919bc64cf94 P 7395fafa408e4fa5aefbda0559947e92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.631654 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:06:56.647243 21668 master.cc:562] Master@127.21.41.62:37393 shutting down...
I20260713 09:06:56.818424 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.819043 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.819396 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f5f504ac7b74fbe971984f6404214de: stopping tablet replica
I20260713 09:06:56.838251 21668 master.cc:584] Master@127.21.41.62:37393 shutdown complete.
7395fafa408e4fa5aefbda0559947e92  1
7c44650690864bb999c7f9f492df8ec1  4
c89354dadfe64b93b29d09a1ee225d41  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12863 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:06:56.874935 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:42671
I20260713 09:06:56.875988 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:56.880995 22167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:56.881280 22168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:56.883585 22170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:56.883617 21668 server_base.cc:1061] running on GCE node
I20260713 09:06:56.884665 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:56.884842 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:56.885015 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933616884983 us; error 0 us; skew 500 ppm
I20260713 09:06:56.885476 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:56.887724 21668 webserver.cc:533] Webserver started at http://127.21.41.62:36003/ using document root <none> and password file <none>
I20260713 09:06:56.888186 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:56.888362 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:56.888648 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:56.889772 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "92aa4423a17446ba8d7551ba9c8aeb79"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-qf7c"
I20260713 09:06:56.893795 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:56.896580 22175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.897209 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:56.897459 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "92aa4423a17446ba8d7551ba9c8aeb79"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-qf7c"
I20260713 09:06:56.897719 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:56.909143 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:56.910164 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:56.945835 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:42671
I20260713 09:06:56.945915 22226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:42671 every 8 connection(s)
I20260713 09:06:56.949285 22227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.957924 22227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79: Bootstrap starting.
I20260713 09:06:56.962145 22227 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.965780 22227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79: No bootstrap required, opened a new log
I20260713 09:06:56.967586 22227 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92aa4423a17446ba8d7551ba9c8aeb79" member_type: VOTER }
I20260713 09:06:56.967947 22227 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.968210 22227 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4423a17446ba8d7551ba9c8aeb79, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.968788 22227 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92aa4423a17446ba8d7551ba9c8aeb79" member_type: VOTER }
I20260713 09:06:56.969291 22227 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:56.969514 22227 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:56.969803 22227 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.973459 22227 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92aa4423a17446ba8d7551ba9c8aeb79" member_type: VOTER }
I20260713 09:06:56.973909 22227 leader_election.cc:304] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [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: 92aa4423a17446ba8d7551ba9c8aeb79; no voters: 
I20260713 09:06:56.974982 22227 leader_election.cc:290] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:56.975317 22230 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.976514 22230 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 1 LEADER]: Becoming Leader. State: Replica: 92aa4423a17446ba8d7551ba9c8aeb79, State: Running, Role: LEADER
I20260713 09:06:56.977094 22230 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [LEADER]: Queue going to LEADER mode. State: All 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: "92aa4423a17446ba8d7551ba9c8aeb79" member_type: VOTER }
I20260713 09:06:56.977658 22227 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:56.981483 22231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92aa4423a17446ba8d7551ba9c8aeb79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92aa4423a17446ba8d7551ba9c8aeb79" member_type: VOTER } }
I20260713 09:06:56.981709 22232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92aa4423a17446ba8d7551ba9c8aeb79. Latest consensus state: current_term: 1 leader_uuid: "92aa4423a17446ba8d7551ba9c8aeb79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92aa4423a17446ba8d7551ba9c8aeb79" member_type: VOTER } }
I20260713 09:06:56.982256 22231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:56.982298 22232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:56.987357 22238 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:56.995029 22238 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:56.995954 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:57.002941 22238 catalog_manager.cc:1383] Generated new cluster ID: f1e8c864ca06478e905b8e033663f454
I20260713 09:06:57.003182 22238 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:57.018675 22238 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:57.019745 22238 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:57.028997 22238 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79: Generated new TSK 0
I20260713 09:06:57.029497 22238 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:57.062508 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:57.068082 22248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:57.069051 22249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:57.070540 21668 server_base.cc:1061] running on GCE node
W20260713 09:06:57.071182 22251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:57.072008 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:57.072213 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:57.072399 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933617072380 us; error 0 us; skew 500 ppm
I20260713 09:06:57.072911 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:57.074960 21668 webserver.cc:533] Webserver started at http://127.21.41.1:35821/ using document root <none> and password file <none>
I20260713 09:06:57.075390 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:57.075572 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:57.075899 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:57.076911 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-qf7c"
I20260713 09:06:57.080993 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:57.083915 22256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.084519 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:57.084807 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-qf7c"
I20260713 09:06:57.085064 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:57.098382 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.099694 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.101018 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.103152 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.103328 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.103567 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.103730 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.139555 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:44813
I20260713 09:06:57.139650 22318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:44813 every 8 connection(s)
I20260713 09:06:57.144199 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:57.151222 22323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:57.153451 22324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:57.156077 22326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:57.157140 21668 server_base.cc:1061] running on GCE node
I20260713 09:06:57.158202 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:57.158414 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:57.158380 22319 heartbeater.cc:344] Connected to a master server at 127.21.41.62:42671
I20260713 09:06:57.158717 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933617158697 us; error 0 us; skew 500 ppm
I20260713 09:06:57.158852 22319 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.159415 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:57.159633 22319 heartbeater.cc:507] Master 127.21.41.62:42671 requested a full tablet report, sending...
I20260713 09:06:57.161867 21668 webserver.cc:533] Webserver started at http://127.21.41.2:36781/ using document root <none> and password file <none>
I20260713 09:06:57.161819 22192 ts_manager.cc:194] Registered new tserver with Master: 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813)
I20260713 09:06:57.162508 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:57.162763 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:57.163031 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:57.163892 22192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36906
I20260713 09:06:57.164526 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "bad13dbbe0a941f295f6036faf6aae3c"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-qf7c"
I20260713 09:06:57.168608 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:57.171734 22331 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.172601 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:57.172834 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "bad13dbbe0a941f295f6036faf6aae3c"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-qf7c"
I20260713 09:06:57.173058 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:57.190354 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.191504 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.192806 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.194754 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.194903 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.195168 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.195319 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.232059 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:39835
I20260713 09:06:57.232159 22393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:39835 every 8 connection(s)
I20260713 09:06:57.236491 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:57.243040 22397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:57.244222 22398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:57.245572 21668 server_base.cc:1061] running on GCE node
W20260713 09:06:57.246348 22401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:57.247483 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:57.247726 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:57.247925 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933617247905 us; error 0 us; skew 500 ppm
I20260713 09:06:57.247961 22394 heartbeater.cc:344] Connected to a master server at 127.21.41.62:42671
I20260713 09:06:57.248425 22394 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.248603 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:57.249255 22394 heartbeater.cc:507] Master 127.21.41.62:42671 requested a full tablet report, sending...
I20260713 09:06:57.251147 21668 webserver.cc:533] Webserver started at http://127.21.41.3:37049/ using document root <none> and password file <none>
I20260713 09:06:57.251531 22192 ts_manager.cc:194] Registered new tserver with Master: bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:57.251641 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:57.251946 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:57.252206 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:57.252957 22192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36918
I20260713 09:06:57.253341 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "45f73caaf3bb41579891f0d9627b878f"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-qf7c"
I20260713 09:06:57.257572 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:06:57.260561 22405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.261379 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:06:57.261611 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "45f73caaf3bb41579891f0d9627b878f"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-qf7c"
I20260713 09:06:57.261847 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:57.277655 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.278821 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.280166 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.282140 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.282337 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.282590 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.282784 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:06:57.320290 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:37997
I20260713 09:06:57.320389 22467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:37997 every 8 connection(s)
I20260713 09:06:57.332692 22468 heartbeater.cc:344] Connected to a master server at 127.21.41.62:42671
I20260713 09:06:57.333047 22468 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.333757 22468 heartbeater.cc:507] Master 127.21.41.62:42671 requested a full tablet report, sending...
I20260713 09:06:57.335530 22192 ts_manager.cc:194] Registered new tserver with Master: 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:57.336354 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013058791s
I20260713 09:06:57.336793 22192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36934
I20260713 09:06:57.359557 22192 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36940:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:57.362201 22192 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:57.456797 22359 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe07df135704ef496e454281bd39b0d (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:57.458333 22359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe07df135704ef496e454281bd39b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.462885 22358 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1ad6a953e84388bef3945aff79498f (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:57.463549 22433 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe07df135704ef496e454281bd39b0d (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:57.465011 22433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe07df135704ef496e454281bd39b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.465128 22357 tablet_service.cc:1511] Processing CreateTablet for tablet d3bdc9fd7a6c40c98d53f88bb92bae2f (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:57.466266 22351 tablet_service.cc:1511] Processing CreateTablet for tablet 5a29b78d9e5343da9b7479eedd6d9203 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:57.467658 22355 tablet_service.cc:1511] Processing CreateTablet for tablet 970b50a8d4fb4b0b85ba169977bde1dc (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:57.468421 22352 tablet_service.cc:1511] Processing CreateTablet for tablet 49873d5c447547aeb313b165852b68b7 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:57.469947 22354 tablet_service.cc:1511] Processing CreateTablet for tablet f54bd7c3c3984d02a8c7fe5473ba0e1e (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:57.470538 22353 tablet_service.cc:1511] Processing CreateTablet for tablet 1d95ef7e57c64dc08cfe4f1de73e2316 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:57.471684 22356 tablet_service.cc:1511] Processing CreateTablet for tablet 02301da37b17415a9162bbba3a86ca33 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:57.473183 22355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b50a8d4fb4b0b85ba169977bde1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.474520 22350 tablet_service.cc:1511] Processing CreateTablet for tablet c0ca427f0648494d8107f554b86116b6 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:57.475771 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ca427f0648494d8107f554b86116b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.475919 22432 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1ad6a953e84388bef3945aff79498f (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:57.476775 22356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02301da37b17415a9162bbba3a86ca33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.477200 22432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1ad6a953e84388bef3945aff79498f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.476392 22431 tablet_service.cc:1511] Processing CreateTablet for tablet d3bdc9fd7a6c40c98d53f88bb92bae2f (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:57.478915 22354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54bd7c3c3984d02a8c7fe5473ba0e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.478643 22430 tablet_service.cc:1511] Processing CreateTablet for tablet 02301da37b17415a9162bbba3a86ca33 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:57.479300 22431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3bdc9fd7a6c40c98d53f88bb92bae2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.479912 22430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02301da37b17415a9162bbba3a86ca33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.482973 22351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a29b78d9e5343da9b7479eedd6d9203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.485239 22353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d95ef7e57c64dc08cfe4f1de73e2316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.485860 22357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3bdc9fd7a6c40c98d53f88bb92bae2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.487138 22352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49873d5c447547aeb313b165852b68b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.490906 22358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1ad6a953e84388bef3945aff79498f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.498672 22429 tablet_service.cc:1511] Processing CreateTablet for tablet 970b50a8d4fb4b0b85ba169977bde1dc (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:57.500176 22429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b50a8d4fb4b0b85ba169977bde1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.518090 22428 tablet_service.cc:1511] Processing CreateTablet for tablet f54bd7c3c3984d02a8c7fe5473ba0e1e (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:57.519814 22428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54bd7c3c3984d02a8c7fe5473ba0e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.536051 22427 tablet_service.cc:1511] Processing CreateTablet for tablet 1d95ef7e57c64dc08cfe4f1de73e2316 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:57.537463 22427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d95ef7e57c64dc08cfe4f1de73e2316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.538537 22284 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe07df135704ef496e454281bd39b0d (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:57.539952 22284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe07df135704ef496e454281bd39b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.539760 22426 tablet_service.cc:1511] Processing CreateTablet for tablet 49873d5c447547aeb313b165852b68b7 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:57.541015 22426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49873d5c447547aeb313b165852b68b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.543790 22425 tablet_service.cc:1511] Processing CreateTablet for tablet 5a29b78d9e5343da9b7479eedd6d9203 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:57.545938 22282 tablet_service.cc:1511] Processing CreateTablet for tablet d3bdc9fd7a6c40c98d53f88bb92bae2f (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:57.546552 22275 tablet_service.cc:1511] Processing CreateTablet for tablet c0ca427f0648494d8107f554b86116b6 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:57.546661 22281 tablet_service.cc:1511] Processing CreateTablet for tablet 02301da37b17415a9162bbba3a86ca33 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:57.548825 22483 tablet_bootstrap.cc:492] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.549248 22277 tablet_service.cc:1511] Processing CreateTablet for tablet 49873d5c447547aeb313b165852b68b7 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:57.551766 22276 tablet_service.cc:1511] Processing CreateTablet for tablet 5a29b78d9e5343da9b7479eedd6d9203 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:57.554337 22280 tablet_service.cc:1511] Processing CreateTablet for tablet 970b50a8d4fb4b0b85ba169977bde1dc (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:57.556779 22278 tablet_service.cc:1511] Processing CreateTablet for tablet 1d95ef7e57c64dc08cfe4f1de73e2316 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:57.559213 22279 tablet_service.cc:1511] Processing CreateTablet for tablet f54bd7c3c3984d02a8c7fe5473ba0e1e (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:57.543790 22283 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1ad6a953e84388bef3945aff79498f (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:57.547194 22282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3bdc9fd7a6c40c98d53f88bb92bae2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.562315 22283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1ad6a953e84388bef3945aff79498f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.565577 22278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d95ef7e57c64dc08cfe4f1de73e2316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.567219 22276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a29b78d9e5343da9b7479eedd6d9203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.567708 22425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a29b78d9e5343da9b7479eedd6d9203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.567813 22424 tablet_service.cc:1511] Processing CreateTablet for tablet c0ca427f0648494d8107f554b86116b6 (DEFAULT_TABLE table=test-workload [id=5ab050bf66df442aa969880c5a8509cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:57.569005 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ca427f0648494d8107f554b86116b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.569639 22281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02301da37b17415a9162bbba3a86ca33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.571112 22280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b50a8d4fb4b0b85ba169977bde1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.571743 22277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49873d5c447547aeb313b165852b68b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.574935 22279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54bd7c3c3984d02a8c7fe5473ba0e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.589829 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ca427f0648494d8107f554b86116b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.597456 22483 tablet_bootstrap.cc:654] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.667099 22483 tablet_bootstrap.cc:492] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.668445 22483 ts_tablet_manager.cc:1403] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.016s
I20260713 09:06:57.671667 22483 raft_consensus.cc:359] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.675485 22483 raft_consensus.cc:385] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.676151 22483 raft_consensus.cc:740] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.677742 22483 consensus_queue.cc:260] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.687713 22487 tablet_bootstrap.cc:492] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:57.688864 22394 heartbeater.cc:499] Master 127.21.41.62:42671 was elected leader, sending a full tablet report...
I20260713 09:06:57.702677 22488 raft_consensus.cc:493] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.704783 22488 raft_consensus.cc:515] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.704375 22483 ts_tablet_manager.cc:1434] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260713 09:06:57.707532 22483 tablet_bootstrap.cc:492] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.703794 22484 tablet_bootstrap.cc:492] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:57.720604 22483 tablet_bootstrap.cc:654] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.721143 22488 leader_election.cc:290] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:57.721767 22484 tablet_bootstrap.cc:654] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.757151 22487 tablet_bootstrap.cc:654] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.765937 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:57.766379 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
W20260713 09:06:57.768191 22335 leader_election.cc:343] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.768788 22484 tablet_bootstrap.cc:492] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
W20260713 09:06:57.768862 22335 leader_election.cc:343] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.769119 22483 tablet_bootstrap.cc:492] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.769315 22484 ts_tablet_manager.cc:1403] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.028s
I20260713 09:06:57.769382 22335 leader_election.cc:304] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f
I20260713 09:06:57.769965 22483 ts_tablet_manager.cc:1403] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.036s
I20260713 09:06:57.770383 22488 raft_consensus.cc:2749] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.772629 22484 raft_consensus.cc:359] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.773164 22484 raft_consensus.cc:385] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.773406 22484 raft_consensus.cc:740] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.773967 22487 tablet_bootstrap.cc:492] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:57.773434 22483 raft_consensus.cc:359] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.774302 22483 raft_consensus.cc:385] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.774408 22487 ts_tablet_manager.cc:1403] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.007s
I20260713 09:06:57.774129 22484 consensus_queue.cc:260] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.774693 22483 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.775507 22483 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.776561 22468 heartbeater.cc:499] Master 127.21.41.62:42671 was elected leader, sending a full tablet report...
I20260713 09:06:57.777009 22484 ts_tablet_manager.cc:1434] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:06:57.777541 22483 ts_tablet_manager.cc:1434] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:57.777354 22487 raft_consensus.cc:359] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.777944 22484 tablet_bootstrap.cc:492] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:57.778028 22487 raft_consensus.cc:385] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.778434 22487 raft_consensus.cc:740] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.779421 22483 tablet_bootstrap.cc:492] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.779212 22487 consensus_queue.cc:260] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.785560 22484 tablet_bootstrap.cc:654] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.787531 22483 tablet_bootstrap.cc:654] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.800289 22483 tablet_bootstrap.cc:492] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.800912 22483 ts_tablet_manager.cc:1403] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260713 09:06:57.804637 22483 raft_consensus.cc:359] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.805594 22483 raft_consensus.cc:385] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.805953 22483 raft_consensus.cc:740] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.806854 22483 consensus_queue.cc:260] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.809587 22483 ts_tablet_manager.cc:1434] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:57.810797 22483 tablet_bootstrap.cc:492] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.819275 22483 tablet_bootstrap.cc:654] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.832058 22483 tablet_bootstrap.cc:492] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.832729 22483 ts_tablet_manager.cc:1403] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260713 09:06:57.834460 22319 heartbeater.cc:499] Master 127.21.41.62:42671 was elected leader, sending a full tablet report...
I20260713 09:06:57.835336 22484 tablet_bootstrap.cc:492] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:57.835939 22484 ts_tablet_manager.cc:1403] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.037s
I20260713 09:06:57.835726 22483 raft_consensus.cc:359] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.836441 22483 raft_consensus.cc:385] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.836732 22483 raft_consensus.cc:740] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.837464 22488 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.837460 22483 consensus_queue.cc:260] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.838058 22488 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.839833 22483 ts_tablet_manager.cc:1434] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:57.840319 22488 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:57.840845 22483 tablet_bootstrap.cc:492] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.840443 22484 raft_consensus.cc:359] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.841410 22484 raft_consensus.cc:385] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.841825 22484 raft_consensus.cc:740] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.842702 22484 consensus_queue.cc:260] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.845036 22484 ts_tablet_manager.cc:1434] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:57.846045 22484 tablet_bootstrap.cc:492] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:57.846571 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:57.847816 22483 tablet_bootstrap.cc:654] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.848737 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:57.854897 22487 ts_tablet_manager.cc:1434] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.080s	user 0.025s	sys 0.033s
I20260713 09:06:57.856210 22487 tablet_bootstrap.cc:492] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
W20260713 09:06:57.858028 22335 leader_election.cc:343] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:57.858923 22335 leader_election.cc:343] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.859397 22335 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f
I20260713 09:06:57.860491 22486 raft_consensus.cc:2749] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.863626 22487 tablet_bootstrap.cc:654] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.856181 22484 tablet_bootstrap.cc:654] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.868124 22483 tablet_bootstrap.cc:492] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.868626 22483 ts_tablet_manager.cc:1403] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260713 09:06:57.872547 22483 raft_consensus.cc:359] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.873476 22483 raft_consensus.cc:385] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.873840 22483 raft_consensus.cc:740] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.874854 22483 consensus_queue.cc:260] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.877189 22483 ts_tablet_manager.cc:1434] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:06:57.878007 22483 tablet_bootstrap.cc:492] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.877970 22487 tablet_bootstrap.cc:492] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:57.877952 22484 tablet_bootstrap.cc:492] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:57.878809 22487 ts_tablet_manager.cc:1403] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260713 09:06:57.879073 22484 ts_tablet_manager.cc:1403] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.011s
I20260713 09:06:57.881531 22487 raft_consensus.cc:359] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.882278 22487 raft_consensus.cc:385] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.882840 22487 raft_consensus.cc:740] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.882277 22484 raft_consensus.cc:359] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.883385 22484 raft_consensus.cc:385] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.883773 22484 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.883652 22487 consensus_queue.cc:260] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.884855 22483 tablet_bootstrap.cc:654] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.884837 22484 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.890470 22487 ts_tablet_manager.cc:1434] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:57.891139 22493 raft_consensus.cc:493] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.891657 22493 raft_consensus.cc:515] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.892603 22484 ts_tablet_manager.cc:1434] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:06:57.893676 22484 tablet_bootstrap.cc:492] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:57.896572 22483 tablet_bootstrap.cc:492] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.896986 22483 ts_tablet_manager.cc:1403] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:06:57.900179 22483 raft_consensus.cc:359] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.900785 22484 tablet_bootstrap.cc:654] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.901018 22483 raft_consensus.cc:385] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.901441 22483 raft_consensus.cc:740] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.902529 22483 consensus_queue.cc:260] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.903870 22493 leader_election.cc:290] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:57.905238 22483 ts_tablet_manager.cc:1434] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:57.907884 22483 tablet_bootstrap.cc:492] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.912528 22484 tablet_bootstrap.cc:492] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:57.913106 22484 ts_tablet_manager.cc:1403] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260713 09:06:57.891664 22487 tablet_bootstrap.cc:492] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:57.915586 22483 tablet_bootstrap.cc:654] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.918089 22484 raft_consensus.cc:359] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.919032 22484 raft_consensus.cc:385] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.919425 22484 raft_consensus.cc:740] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.920254 22484 consensus_queue.cc:260] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.920857 22483 tablet_bootstrap.cc:492] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.921341 22483 ts_tablet_manager.cc:1403] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260713 09:06:57.922304 22487 tablet_bootstrap.cc:654] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.923169 22484 ts_tablet_manager.cc:1434] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:06:57.924266 22484 tablet_bootstrap.cc:492] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:57.924489 22483 raft_consensus.cc:359] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:57.925279 22483 raft_consensus.cc:385] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.925601 22483 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.926350 22483 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:57.932960 22484 tablet_bootstrap.cc:654] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.934424 22483 ts_tablet_manager.cc:1434] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:06:57.935477 22483 tablet_bootstrap.cc:492] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:57.942492 22483 tablet_bootstrap.cc:654] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.945221 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a29b78d9e5343da9b7479eedd6d9203" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
W20260713 09:06:57.946520 22409 leader_election.cc:343] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.951246 22484 tablet_bootstrap.cc:492] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:57.951717 22487 tablet_bootstrap.cc:492] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:57.952402 22487 ts_tablet_manager.cc:1403] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.006s
I20260713 09:06:57.951732 22484 ts_tablet_manager.cc:1403] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260713 09:06:57.954063 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a29b78d9e5343da9b7479eedd6d9203" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:57.955009 22493 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.955448 22483 tablet_bootstrap.cc:492] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:57.955998 22483 ts_tablet_manager.cc:1403] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
W20260713 09:06:57.955947 22408 leader_election.cc:343] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.956305 22487 raft_consensus.cc:359] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.956532 22408 leader_election.cc:304] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:57.957018 22487 raft_consensus.cc:385] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.956724 22494 raft_consensus.cc:493] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.957350 22487 raft_consensus.cc:740] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.955518 22493 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.957635 22494 raft_consensus.cc:515] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.958148 22487 consensus_queue.cc:260] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.958640 22483 raft_consensus.cc:359] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.959240 22483 raft_consensus.cc:385] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.959604 22483 raft_consensus.cc:740] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.959869 22493 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:57.960374 22493 raft_consensus.cc:2749] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.955461 22484 raft_consensus.cc:359] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:57.961441 22484 raft_consensus.cc:385] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.961828 22484 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.962209 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
W20260713 09:06:57.963845 22409 leader_election.cc:343] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.960378 22483 consensus_queue.cc:260] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.966588 22483 ts_tablet_manager.cc:1434] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:57.964222 22484 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:57.971134 22484 ts_tablet_manager.cc:1434] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:06:57.971073 22494 leader_election.cc:290] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:57.972247 22484 tablet_bootstrap.cc:492] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:57.981034 22484 tablet_bootstrap.cc:654] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.987775 22483 tablet_bootstrap.cc:492] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
W20260713 09:06:57.989260 22240 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:57.993660 22484 tablet_bootstrap.cc:492] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:57.994227 22484 ts_tablet_manager.cc:1403] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260713 09:06:57.994812 22486 raft_consensus.cc:493] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.995292 22486 raft_consensus.cc:515] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.997462 22486 leader_election.cc:290] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:57.997315 22484 raft_consensus.cc:359] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:57.998034 22484 raft_consensus.cc:385] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.998831 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ca427f0648494d8107f554b86116b6" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
W20260713 09:06:58.000571 22335 leader_election.cc:343] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.001240 22484 raft_consensus.cc:740] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.002449 22484 consensus_queue.cc:260] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.005429 22484 ts_tablet_manager.cc:1434] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:06:58.006455 22484 tablet_bootstrap.cc:492] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:58.013085 22484 tablet_bootstrap.cc:654] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:58.016881 22408 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.2:39835, user_credentials={real_user=slave}} blocked reactor thread for 61063.4us
I20260713 09:06:58.018371 22487 ts_tablet_manager.cc:1434] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.066s	user 0.026s	sys 0.036s
I20260713 09:06:58.019377 22487 tablet_bootstrap.cc:492] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.019027 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ca427f0648494d8107f554b86116b6" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
W20260713 09:06:58.020942 22335 leader_election.cc:343] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.021283 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.021405 22335 leader_election.cc:304] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f
I20260713 09:06:58.021898 22369 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 0.
I20260713 09:06:58.022957 22486 raft_consensus.cc:2749] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.024506 22486 raft_consensus.cc:493] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.024885 22486 raft_consensus.cc:515] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.025779 22487 tablet_bootstrap.cc:654] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.026777 22486 leader_election.cc:290] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.028424 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.029054 22443 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.030347 22335 leader_election.cc:304] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.034072 22486 raft_consensus.cc:2804] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.034551 22486 raft_consensus.cc:493] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.034977 22486 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.039386 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.040297 22294 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.044425 22483 tablet_bootstrap.cc:654] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.051055 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1ad6a953e84388bef3945aff79498f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.053455 22484 tablet_bootstrap.cc:492] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:58.054054 22484 ts_tablet_manager.cc:1403] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.019s
I20260713 09:06:58.048372 22486 raft_consensus.cc:515] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.049548 22408 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.055310 22509 raft_consensus.cc:2804] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.055719 22509 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.056054 22509 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.056061 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1ad6a953e84388bef3945aff79498f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.056887 22443 raft_consensus.cc:2468] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 0.
I20260713 09:06:58.057760 22486 leader_election.cc:290] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.059021 22260 leader_election.cc:304] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.060352 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.061232 22443 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.063539 22510 raft_consensus.cc:2804] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.066149 22487 tablet_bootstrap.cc:492] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.068498 22510 raft_consensus.cc:493] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.063766 22509 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.069106 22487 ts_tablet_manager.cc:1403] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.020s
I20260713 09:06:58.069188 22510 raft_consensus.cc:3060] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.071497 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.072292 22369 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.073081 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.073602 22294 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.076124 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
W20260713 09:06:58.077565 22409 leader_election.cc:343] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.062565 22484 raft_consensus.cc:359] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.079623 22484 raft_consensus.cc:385] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.080096 22484 raft_consensus.cc:740] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.080493 22294 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
W20260713 09:06:58.081480 22259 leader_election.cc:343] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.081951 22369 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 1.
I20260713 09:06:58.082731 22335 leader_election.cc:304] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.082574 22509 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:58.072265 22487 raft_consensus.cc:359] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.083804 22487 raft_consensus.cc:385] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.084540 22487 raft_consensus.cc:740] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.083973 22486 raft_consensus.cc:2804] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.084499 22408 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.084751 22484 consensus_queue.cc:260] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.085603 22486 raft_consensus.cc:697] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.086090 22493 raft_consensus.cc:2804] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.081868 22510 raft_consensus.cc:515] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.086686 22486 consensus_queue.cc:237] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.089165 22487 consensus_queue.cc:260] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.092737 22484 ts_tablet_manager.cc:1434] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.000s
I20260713 09:06:58.093115 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1ad6a953e84388bef3945aff79498f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.093693 22442 raft_consensus.cc:3060] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.094026 22484 tablet_bootstrap.cc:492] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:58.094750 22443 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
I20260713 09:06:58.097695 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1ad6a953e84388bef3945aff79498f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.098704 22483 tablet_bootstrap.cc:492] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:58.099148 22483 ts_tablet_manager.cc:1403] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.017s
W20260713 09:06:58.100329 22259 leader_election.cc:343] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.100893 22510 leader_election.cc:290] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.100960 22442 raft_consensus.cc:2468] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 1.
I20260713 09:06:58.100346 22487 ts_tablet_manager.cc:1434] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260713 09:06:58.101948 22483 raft_consensus.cc:359] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.102535 22260 leader_election.cc:304] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [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: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:58.105314 22483 raft_consensus.cc:385] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.105613 22483 raft_consensus.cc:740] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.104921 22493 raft_consensus.cc:697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:06:58.106526 22483 consensus_queue.cc:260] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.107053 22493 consensus_queue.cc:237] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.108997 22483 ts_tablet_manager.cc:1434] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:58.109628 22484 tablet_bootstrap.cc:654] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.109931 22483 tablet_bootstrap.cc:492] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c: Bootstrap starting.
I20260713 09:06:58.102523 22487 tablet_bootstrap.cc:492] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.117332 22487 tablet_bootstrap.cc:654] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.117579 22483 tablet_bootstrap.cc:654] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.118039 22510 raft_consensus.cc:2804] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.119791 22510 raft_consensus.cc:697] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:58.120878 22510 consensus_queue.cc:237] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.129592 22487 tablet_bootstrap.cc:492] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.130237 22487 ts_tablet_manager.cc:1403] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260713 09:06:58.132632 22488 raft_consensus.cc:493] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.133061 22488 raft_consensus.cc:515] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.132491 22188 catalog_manager.cc:5697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 0 to 1, leader changed from <none> to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 1 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:58.134250 22487 raft_consensus.cc:359] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.135110 22488 leader_election.cc:290] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.135293 22487 raft_consensus.cc:385] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.135735 22487 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.139109 22483 tablet_bootstrap.cc:492] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c: No bootstrap required, opened a new log
I20260713 09:06:58.139576 22483 ts_tablet_manager.cc:1403] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260713 09:06:58.139426 22487 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.141636 22487 ts_tablet_manager.cc:1434] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:58.142148 22483 raft_consensus.cc:359] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.142710 22487 tablet_bootstrap.cc:492] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.142874 22483 raft_consensus.cc:385] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.142831 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.143303 22483 raft_consensus.cc:740] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.139104 22484 tablet_bootstrap.cc:492] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:58.143702 22294 raft_consensus.cc:2468] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.144255 22484 ts_tablet_manager.cc:1403] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.008s
I20260713 09:06:58.145117 22335 leader_election.cc:304] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.145499 22494 raft_consensus.cc:493] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.146174 22488 raft_consensus.cc:2804] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.145987 22494 raft_consensus.cc:515] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.146746 22488 raft_consensus.cc:493] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.147189 22488 raft_consensus.cc:3060] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.148216 22494 leader_election.cc:290] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.149986 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.149928 22483 consensus_queue.cc:260] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.150745 22369 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 0.
I20260713 09:06:58.151891 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.152175 22487 tablet_bootstrap.cc:654] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.152539 22443 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 0.
I20260713 09:06:58.153477 22484 raft_consensus.cc:359] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.153785 22260 leader_election.cc:304] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.154192 22484 raft_consensus.cc:385] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.154515 22484 raft_consensus.cc:740] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.154681 22510 raft_consensus.cc:2804] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.155124 22510 raft_consensus.cc:493] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.155521 22510 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.155596 22484 consensus_queue.cc:260] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.160429 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
W20260713 09:06:58.165006 22335 leader_election.cc:343] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.165485 22483 ts_tablet_manager.cc:1434] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:06:58.162489 22484 ts_tablet_manager.cc:1434] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:06:58.162854 22191 catalog_manager.cc:5697] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 1 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.170840 22484 tablet_bootstrap.cc:492] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:58.178267 22484 tablet_bootstrap.cc:654] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.177966 22190 catalog_manager.cc:5697] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 0 to 1, leader changed from <none> to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 1 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.183518 22510 raft_consensus.cc:515] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.185374 22486 raft_consensus.cc:493] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.191741 22486 raft_consensus.cc:515] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.192802 22487 tablet_bootstrap.cc:492] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.193095 22510 leader_election.cc:290] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.193310 22487 ts_tablet_manager.cc:1403] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.020s
I20260713 09:06:58.193780 22486 leader_election.cc:290] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.193939 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.194514 22369 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.196973 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.184701 22488 raft_consensus.cc:515] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.196465 22487 raft_consensus.cc:359] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.197515 22443 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.197594 22487 raft_consensus.cc:385] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.198012 22487 raft_consensus.cc:740] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.198909 22488 leader_election.cc:290] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.198885 22487 consensus_queue.cc:260] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.200064 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.201298 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.201867 22293 raft_consensus.cc:3060] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.202190 22487 ts_tablet_manager.cc:1434] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:06:58.196556 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.203399 22442 raft_consensus.cc:2468] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.203550 22487 tablet_bootstrap.cc:492] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.204583 22335 leader_election.cc:304] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.205467 22488 raft_consensus.cc:2804] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.205667 22443 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 1.
I20260713 09:06:58.205827 22488 raft_consensus.cc:493] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.206221 22488 raft_consensus.cc:3060] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.206764 22260 leader_election.cc:304] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.207058 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
W20260713 09:06:58.208392 22335 leader_election.cc:343] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:58.209311 22335 leader_election.cc:343] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.210702 22487 tablet_bootstrap.cc:654] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.188932 22484 tablet_bootstrap.cc:492] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:58.210866 22510 raft_consensus.cc:2804] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.211459 22484 ts_tablet_manager.cc:1403] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260713 09:06:58.211905 22510 raft_consensus.cc:697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:58.213189 22293 raft_consensus.cc:2468] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
I20260713 09:06:58.212957 22510 consensus_queue.cc:237] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.214329 22335 leader_election.cc:304] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [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: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 45f73caaf3bb41579891f0d9627b878f
I20260713 09:06:58.210754 22369 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 1.
I20260713 09:06:58.215207 22486 raft_consensus.cc:2804] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.215762 22486 raft_consensus.cc:697] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.214143 22484 raft_consensus.cc:359] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.216987 22484 raft_consensus.cc:385] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.216595 22486 consensus_queue.cc:237] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.217259 22484 raft_consensus.cc:740] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.217754 22493 raft_consensus.cc:493] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.217913 22484 consensus_queue.cc:260] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.218214 22493 raft_consensus.cc:515] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:58.219897 22484 ts_tablet_manager.cc:1434] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:58.220239 22493 leader_election.cc:290] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813)
I20260713 09:06:58.221319 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.222050 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
W20260713 09:06:58.222664 22409 leader_election.cc:343] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.223071 22369 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 0.
I20260713 09:06:58.224156 22484 tablet_bootstrap.cc:492] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f: Bootstrap starting.
I20260713 09:06:58.224615 22408 leader_election.cc:304] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.226131 22493 raft_consensus.cc:2804] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.226719 22493 raft_consensus.cc:493] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.227269 22493 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.232402 22488 raft_consensus.cc:515] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.233279 22484 tablet_bootstrap.cc:654] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.235378 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
W20260713 09:06:58.237318 22335 leader_election.cc:343] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.239163 22488 leader_election.cc:290] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.237268 22493 raft_consensus.cc:515] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:58.240476 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.241067 22441 raft_consensus.cc:3060] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.244437 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.245301 22369 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.254127 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.255362 22441 raft_consensus.cc:2468] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
W20260713 09:06:58.255582 22409 leader_election.cc:343] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.257428 22335 leader_election.cc:304] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.258441 22488 raft_consensus.cc:2804] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.259148 22488 raft_consensus.cc:697] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.259941 22488 consensus_queue.cc:237] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.262751 22493 leader_election.cc:290] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813)
I20260713 09:06:58.270051 22369 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 1.
I20260713 09:06:58.271183 22408 leader_election.cc:304] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.272300 22493 raft_consensus.cc:2804] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.272830 22493 raft_consensus.cc:697] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:06:58.273679 22493 consensus_queue.cc:237] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:58.275118 22191 catalog_manager.cc:5697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 1 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.281085 22487 tablet_bootstrap.cc:492] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.281816 22487 ts_tablet_manager.cc:1403] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.014s
I20260713 09:06:58.285652 22484 tablet_bootstrap.cc:492] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f: No bootstrap required, opened a new log
I20260713 09:06:58.286087 22484 ts_tablet_manager.cc:1403] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.022s
I20260713 09:06:58.288698 22484 raft_consensus.cc:359] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.289250 22484 raft_consensus.cc:385] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.289479 22484 raft_consensus.cc:740] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.290059 22484 consensus_queue.cc:260] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.291649 22488 raft_consensus.cc:493] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.292152 22488 raft_consensus.cc:515] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.292814 22487 raft_consensus.cc:359] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.293653 22487 raft_consensus.cc:385] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.294003 22487 raft_consensus.cc:740] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.294368 22488 leader_election.cc:290] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.295936 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a29b78d9e5343da9b7479eedd6d9203" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.296254 22484 ts_tablet_manager.cc:1434] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:06:58.296291 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a29b78d9e5343da9b7479eedd6d9203" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.293919 22188 catalog_manager.cc:5697] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 0 to 1, leader changed from <none> to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 1 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.297077 22441 raft_consensus.cc:2468] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.296300 22190 catalog_manager.cc:5697] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 0 to 1, leader changed from <none> to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 1 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.295248 22487 consensus_queue.cc:260] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.298142 22335 leader_election.cc:304] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.298763 22293 raft_consensus.cc:2468] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.299058 22488 raft_consensus.cc:2804] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.299497 22488 raft_consensus.cc:493] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.299868 22488 raft_consensus.cc:3060] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.300678 22487 ts_tablet_manager.cc:1434] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260713 09:06:58.301446 22486 raft_consensus.cc:493] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.301869 22487 tablet_bootstrap.cc:492] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.301911 22486 raft_consensus.cc:515] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.304100 22486 leader_election.cc:290] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.306524 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.307230 22441 raft_consensus.cc:2468] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.307492 22488 raft_consensus.cc:515] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.308446 22335 leader_election.cc:304] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.309223 22486 raft_consensus.cc:2804] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.309546 22488 leader_election.cc:290] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.309661 22487 tablet_bootstrap.cc:654] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.310873 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a29b78d9e5343da9b7479eedd6d9203" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.310849 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a29b78d9e5343da9b7479eedd6d9203" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.311640 22294 raft_consensus.cc:3060] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.311810 22441 raft_consensus.cc:3060] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.312898 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.313508 22293 raft_consensus.cc:2468] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 0.
I20260713 09:06:58.309543 22486 raft_consensus.cc:493] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.320990 22486 raft_consensus.cc:3060] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.321604 22487 tablet_bootstrap.cc:492] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.321929 22294 raft_consensus.cc:2468] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
I20260713 09:06:58.322136 22487 ts_tablet_manager.cc:1403] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260713 09:06:58.323266 22335 leader_election.cc:304] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.324050 22488 raft_consensus.cc:2804] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.324534 22488 raft_consensus.cc:697] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.324625 22487 raft_consensus.cc:359] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:58.325300 22487 raft_consensus.cc:385] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.325601 22487 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.325407 22488 consensus_queue.cc:237] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.326282 22487 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:58.298636 22190 catalog_manager.cc:5697] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 0 to 1, leader changed from <none> to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 1 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.328297 22487 ts_tablet_manager.cc:1434] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:58.329528 22487 tablet_bootstrap.cc:492] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.330830 22517 raft_consensus.cc:493] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.331281 22517 raft_consensus.cc:515] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.333490 22517 leader_election.cc:290] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:58.334661 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.335400 22441 raft_consensus.cc:2468] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
I20260713 09:06:58.335340 22294 raft_consensus.cc:2468] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 0.
I20260713 09:06:58.336480 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.336683 22409 leader_election.cc:304] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.337092 22487 tablet_bootstrap.cc:654] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.337635 22493 raft_consensus.cc:2804] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.337427 22486 raft_consensus.cc:515] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.338081 22493 raft_consensus.cc:493] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.338492 22493 raft_consensus.cc:3060] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.338964 22369 raft_consensus.cc:2393] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45f73caaf3bb41579891f0d9627b878f in current term 1: Already voted for candidate bad13dbbe0a941f295f6036faf6aae3c in this term.
I20260713 09:06:58.343183 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.343743 22294 raft_consensus.cc:3060] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.344014 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.344623 22486 leader_election.cc:290] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.350569 22294 raft_consensus.cc:2468] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 1.
I20260713 09:06:58.352617 22510 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.353477 22335 leader_election.cc:304] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.354725 22488 raft_consensus.cc:2804] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.354197 22510 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.355383 22488 raft_consensus.cc:697] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.356045 22493 raft_consensus.cc:515] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.356292 22488 consensus_queue.cc:237] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.356870 22510 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.357208 22441 raft_consensus.cc:2393] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bad13dbbe0a941f295f6036faf6aae3c in current term 1: Already voted for candidate 45f73caaf3bb41579891f0d9627b878f in this term.
I20260713 09:06:58.359364 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.359411 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.360450 22369 raft_consensus.cc:2393] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252ad1ef5f264c7c8ec3948e84b200ca in current term 1: Already voted for candidate 45f73caaf3bb41579891f0d9627b878f in this term.
I20260713 09:06:58.361755 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.362540 22260 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca; no voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:58.363307 22493 leader_election.cc:290] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:58.364923 22510 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.370575 22487 tablet_bootstrap.cc:492] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.371152 22487 ts_tablet_manager.cc:1403] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.009s
I20260713 09:06:58.374822 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.374471 22487 raft_consensus.cc:359] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.375574 22487 raft_consensus.cc:385] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.375944 22487 raft_consensus.cc:740] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.375720 22294 raft_consensus.cc:2393] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45f73caaf3bb41579891f0d9627b878f in current term 1: Already voted for candidate bad13dbbe0a941f295f6036faf6aae3c in this term.
I20260713 09:06:58.376823 22487 consensus_queue.cc:260] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.378075 22409 leader_election.cc:304] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:58.379324 22493 raft_consensus.cc:2749] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.382022 22510 raft_consensus.cc:2749] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.382337 22487 ts_tablet_manager.cc:1434] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:06:58.383400 22487 tablet_bootstrap.cc:492] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca: Bootstrap starting.
I20260713 09:06:58.389146 22487 tablet_bootstrap.cc:654] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.388604 22190 catalog_manager.cc:5697] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 0 to 1, leader changed from <none> to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 1 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.390062 22190 catalog_manager.cc:5697] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 0 to 1, leader changed from <none> to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 1 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.393731 22487 tablet_bootstrap.cc:492] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca: No bootstrap required, opened a new log
I20260713 09:06:58.394117 22487 ts_tablet_manager.cc:1403] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:58.395937 22487 raft_consensus.cc:359] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.396499 22487 raft_consensus.cc:385] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.396750 22487 raft_consensus.cc:740] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.398918 22487 consensus_queue.cc:260] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.400410 22487 ts_tablet_manager.cc:1434] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:58.435249 22493 raft_consensus.cc:493] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.435683 22493 raft_consensus.cc:515] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.437741 22493 leader_election.cc:290] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:58.438470 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.438714 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.439265 22294 raft_consensus.cc:2393] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45f73caaf3bb41579891f0d9627b878f in current term 1: Already voted for candidate bad13dbbe0a941f295f6036faf6aae3c in this term.
I20260713 09:06:58.440120 22409 leader_election.cc:304] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:58.440732 22493 raft_consensus.cc:3060] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.445068 22493 raft_consensus.cc:2749] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.473363 22510 raft_consensus.cc:493] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.473825 22510 raft_consensus.cc:515] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.475411 22510 leader_election.cc:290] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.476310 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.476269 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.477118 22441 raft_consensus.cc:2393] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252ad1ef5f264c7c8ec3948e84b200ca in current term 1: Already voted for candidate bad13dbbe0a941f295f6036faf6aae3c in this term.
I20260713 09:06:58.478035 22260 leader_election.cc:304] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca; no voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:58.478601 22510 raft_consensus.cc:3060] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.482878 22510 raft_consensus.cc:2749] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.490279 22493 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.502882 22488 raft_consensus.cc:493] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.503397 22488 raft_consensus.cc:515] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.503576 22493 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.505295 22488 leader_election.cc:290] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.506919 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1ad6a953e84388bef3945aff79498f" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.507016 22441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1ad6a953e84388bef3945aff79498f" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f73caaf3bb41579891f0d9627b878f" is_pre_election: true
I20260713 09:06:58.507758 22441 raft_consensus.cc:2393] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad13dbbe0a941f295f6036faf6aae3c in current term 1: Already voted for candidate 252ad1ef5f264c7c8ec3948e84b200ca in this term.
I20260713 09:06:58.509974 22335 leader_election.cc:304] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad13dbbe0a941f295f6036faf6aae3c; no voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f
I20260713 09:06:58.510919 22486 raft_consensus.cc:3060] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.515998 22486 raft_consensus.cc:2749] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.516659 22517 raft_consensus.cc:493] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.517048 22517 raft_consensus.cc:515] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.518886 22517 leader_election.cc:290] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:58.519413 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ca427f0648494d8107f554b86116b6" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" is_pre_election: true
I20260713 09:06:58.519790 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ca427f0648494d8107f554b86116b6" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c" is_pre_election: true
I20260713 09:06:58.520035 22294 raft_consensus.cc:2468] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 0.
I20260713 09:06:58.520316 22369 raft_consensus.cc:2468] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 0.
I20260713 09:06:58.521065 22409 leader_election.cc:304] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.521842 22517 raft_consensus.cc:2804] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.522082 22517 raft_consensus.cc:493] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.522316 22517 raft_consensus.cc:3060] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.526530 22517 raft_consensus.cc:515] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.527892 22517 leader_election.cc:290] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:58.528630 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ca427f0648494d8107f554b86116b6" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:58.528891 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ca427f0648494d8107f554b86116b6" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.529275 22294 raft_consensus.cc:3060] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.529438 22369 raft_consensus.cc:3060] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.533666 22294 raft_consensus.cc:2468] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 1.
I20260713 09:06:58.533700 22369 raft_consensus.cc:2468] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 1.
I20260713 09:06:58.534719 22409 leader_election.cc:304] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.535295 22517 raft_consensus.cc:2804] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.535738 22517 raft_consensus.cc:697] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:06:58.536311 22517 consensus_queue.cc:237] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.542985 22190 catalog_manager.cc:5697] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 0 to 1, leader changed from <none> to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 1 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:58.571382 22510 consensus_queue.cc:1048] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.587100 22494 consensus_queue.cc:1048] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.635002 22486 consensus_queue.cc:1048] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.644449 22486 consensus_queue.cc:1048] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.649763 22525 consensus_queue.cc:1048] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.654937 22517 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.657474 22550 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.662356 22293 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.673868 22525 consensus_queue.cc:1048] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.683470 22517 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.705399 22510 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.712877 22443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:40062
I20260713 09:06:58.713506 22443 raft_consensus.cc:606] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.722702 22443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:40062
I20260713 09:06:58.723199 22443 raft_consensus.cc:606] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.735023 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:60646
I20260713 09:06:58.735491 22369 raft_consensus.cc:606] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.739974 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:60646
I20260713 09:06:58.740470 22369 raft_consensus.cc:606] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:06:58.752281 22293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
 from {username='slave'} at 127.0.0.1:54302
I20260713 09:06:58.752791 22293 raft_consensus.cc:606] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Received request to transfer leadership to TS bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:06:58.756157 22525 consensus_queue.cc:1048] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.767807 22525 consensus_queue.cc:1048] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.796597 22525 consensus_queue.cc:1048] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.808840 22525 consensus_queue.cc:1048] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.815107 22486 raft_consensus.cc:993] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:58.815487 22525 raft_consensus.cc:1081] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:58.816871 22293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54278
I20260713 09:06:58.817379 22293 raft_consensus.cc:493] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.817736 22293 raft_consensus.cc:3060] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.822182 22293 raft_consensus.cc:515] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.824156 22293 leader_election.cc:290] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.824501 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.824838 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02301da37b17415a9162bbba3a86ca33" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.825109 22369 raft_consensus.cc:3055] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:58.825410 22443 raft_consensus.cc:3060] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.825469 22369 raft_consensus.cc:740] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.826368 22369 consensus_queue.cc:260] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.827548 22369 raft_consensus.cc:3060] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.830343 22443 raft_consensus.cc:2468] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:58.831367 22260 leader_election.cc:304] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:06:58.832012 22510 raft_consensus.cc:2804] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.832440 22510 raft_consensus.cc:697] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:58.833304 22369 raft_consensus.cc:2468] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:58.833119 22510 consensus_queue.cc:237] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.839130 22190 catalog_manager.cc:5697] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 1 to 2, leader changed from bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 2 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.849255 22525 consensus_queue.cc:1048] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.854974 22486 raft_consensus.cc:993] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:58.855434 22488 raft_consensus.cc:1081] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:58.856978 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54278
I20260713 09:06:58.858081 22294 raft_consensus.cc:493] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.858441 22294 raft_consensus.cc:3060] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.859514 22486 consensus_queue.cc:1048] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.865233 22294 raft_consensus.cc:515] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.867921 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.868446 22369 raft_consensus.cc:3055] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:58.868770 22369 raft_consensus.cc:740] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:58.869536 22369 consensus_queue.cc:260] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.870616 22369 raft_consensus.cc:3060] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.870596 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b50a8d4fb4b0b85ba169977bde1dc" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.873349 22443 raft_consensus.cc:3060] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.877501 22369 raft_consensus.cc:2468] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:58.878250 22294 leader_election.cc:290] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.878538 22259 leader_election.cc:304] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.879395 22510 raft_consensus.cc:2804] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.879858 22510 raft_consensus.cc:697] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:58.880306 22443 raft_consensus.cc:2468] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:58.880659 22510 consensus_queue.cc:237] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.886602 22188 catalog_manager.cc:5697] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 1 to 2, leader changed from bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 2 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.956126 22517 consensus_queue.cc:1048] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.957554 22517 raft_consensus.cc:993] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:58.957998 22509 raft_consensus.cc:1081] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:58.959472 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54288
I20260713 09:06:58.960033 22294 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.960455 22294 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.967028 22517 consensus_queue.cc:1048] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:58.969507 22294 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.972240 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:58.973181 22369 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.974915 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:58.975483 22443 raft_consensus.cc:3055] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:58.975848 22443 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:06:58.976655 22443 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.977728 22294 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:58.977725 22443 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.980324 22369 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:58.981420 22259 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:58.982163 22510 raft_consensus.cc:2804] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.982653 22510 raft_consensus.cc:697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:58.983451 22510 consensus_queue.cc:237] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:58.985642 22443 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:58.990463 22188 catalog_manager.cc:5697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 1 to 2, leader changed from 45f73caaf3bb41579891f0d9627b878f (127.21.41.3) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 2 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.102682 22509 raft_consensus.cc:993] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:59.103163 22517 raft_consensus.cc:1081] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:06:59.104828 22293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54288
I20260713 09:06:59.105461 22293 raft_consensus.cc:493] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:59.105855 22293 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.110074 22293 raft_consensus.cc:515] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:59.111616 22293 leader_election.cc:290] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Requested vote from peers 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:06:59.112317 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:59.112601 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:06:59.112912 22443 raft_consensus.cc:3055] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:59.113138 22369 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.113255 22443 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:06:59.114037 22443 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:59.115187 22443 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.119639 22369 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:59.120677 22259 leader_election.cc:304] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:59.121188 22443 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:06:59.121308 22510 raft_consensus.cc:2804] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.121838 22510 raft_consensus.cc:697] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:59.122673 22510 consensus_queue.cc:237] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:06:59.128078 22188 catalog_manager.cc:5697] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 1 to 2, leader changed from 45f73caaf3bb41579891f0d9627b878f (127.21.41.3) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 2 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:59.237381 22572 raft_consensus.cc:993] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower bad13dbbe0a941f295f6036faf6aae3c to start an election
I20260713 09:06:59.237807 22510 raft_consensus.cc:1081] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Signalling peer bad13dbbe0a941f295f6036faf6aae3c to start an election
I20260713 09:06:59.239226 22369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
 from {username='slave'} at 127.0.0.1:60636
I20260713 09:06:59.239710 22369 raft_consensus.cc:493] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:59.240056 22369 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.244948 22369 raft_consensus.cc:515] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:59.246428 22369 leader_election.cc:290] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 2 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:06:59.247074 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:06:59.247334 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:06:59.247604 22293 raft_consensus.cc:3055] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:59.247828 22443 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.247941 22293 raft_consensus.cc:740] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:06:59.248593 22293 consensus_queue.cc:260] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:59.249382 22293 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.253397 22443 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 2.
I20260713 09:06:59.254235 22335 leader_election.cc:304] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:06:59.254885 22488 raft_consensus.cc:2804] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.255282 22488 raft_consensus.cc:697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:06:59.255340 22293 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 2.
I20260713 09:06:59.256012 22488 consensus_queue.cc:237] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:06:59.262295 22188 catalog_manager.cc:5697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 1 to 2, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 2 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.337574 22443 raft_consensus.cc:1275] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.338761 22510 consensus_queue.cc:1048] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.346071 22369 raft_consensus.cc:1275] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.347319 22549 consensus_queue.cc:1048] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.357537 22443 raft_consensus.cc:1275] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.358786 22510 consensus_queue.cc:1048] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.365808 22369 raft_consensus.cc:1275] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.367512 22549 consensus_queue.cc:1048] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.398540 22369 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.399796 22549 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.406461 22443 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.407878 22510 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.575186 22369 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.576506 22510 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.584147 22443 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.585572 22572 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.720964 22293 raft_consensus.cc:1275] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Refusing update from remote peer bad13dbbe0a941f295f6036faf6aae3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.721990 22488 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.730330 22443 raft_consensus.cc:1275] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer bad13dbbe0a941f295f6036faf6aae3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.731755 22486 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:01.794678 21668 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:01.795392 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:01.810019 22293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:46954
I20260713 09:07:01.810665 22293 raft_consensus.cc:606] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Received request to transfer leadership to TS 45f73caaf3bb41579891f0d9627b878f
I20260713 09:07:01.812917 22293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:46954
I20260713 09:07:01.813392 22293 raft_consensus.cc:606] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Received request to transfer leadership to TS 45f73caaf3bb41579891f0d9627b878f
I20260713 09:07:01.814318 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:01.814713 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:01.920177 22575 raft_consensus.cc:993] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:01.920600 22549 raft_consensus.cc:1081] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Signalling peer 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:01.921880 22443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:40050
I20260713 09:07:01.922387 22443 raft_consensus.cc:493] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.922749 22443 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:01.924969 22575 raft_consensus.cc:993] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:01.925297 22549 raft_consensus.cc:1081] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Signalling peer 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:01.926770 22442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:40050
I20260713 09:07:01.927270 22442 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.927614 22442 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:01.928092 22443 raft_consensus.cc:515] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:01.931176 22443 leader_election.cc:290] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 3 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813)
I20260713 09:07:01.931221 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:01.931854 22369 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:01.932771 22293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:07:01.933346 22293 raft_consensus.cc:3055] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:01.933656 22293 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:01.934006 22442 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:01.934432 22293 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [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: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:01.935616 22293 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:01.936894 22369 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 3.
I20260713 09:07:01.937966 22408 leader_election.cc:304] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:01.938772 22493 raft_consensus.cc:2804] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:01.941118 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:07:01.941690 22293 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 3.
I20260713 09:07:01.941785 22442 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 3 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:07:01.941920 22294 raft_consensus.cc:3055] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:01.942395 22294 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:01.943074 22493 raft_consensus.cc:697] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:07:01.941262 22368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:01.943733 22368 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:01.943336 22294 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:01.943925 22493 consensus_queue.cc:237] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:01.944566 22294 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:01.948320 22368 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 3.
I20260713 09:07:01.949374 22408 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:01.950819 22578 raft_consensus.cc:2804] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:01.952574 22294 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 3.
I20260713 09:07:01.956048 22578 raft_consensus.cc:697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:07:01.956928 22578 consensus_queue.cc:237] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:01.959564 22190 catalog_manager.cc:5697] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 2 to 3, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 3 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.973821 22190 catalog_manager.cc:5697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 2 to 3, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 3 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:02.339437 22368 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:02.340569 22578 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:02.349071 22294 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:02.349692 22293 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:02.350484 22493 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:02.351401 22587 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:02.370101 22369 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:02.376581 22587 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:02.815426 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:02.824980 22442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:40062
I20260713 09:07:02.825404 22442 raft_consensus.cc:606] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:07:02.831941 22442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:40062
I20260713 09:07:02.832391 22442 raft_consensus.cc:606] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:07:02.841313 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:60646
I20260713 09:07:02.841781 22369 raft_consensus.cc:606] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:07:02.846285 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:60646
I20260713 09:07:02.846781 22369 raft_consensus.cc:606] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:07:02.851042 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49873d5c447547aeb313b165852b68b7"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
mode: GRACEFUL
new_leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:60646
I20260713 09:07:02.851410 22369 raft_consensus.cc:606] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Received request to transfer leadership to TS 252ad1ef5f264c7c8ec3948e84b200ca
I20260713 09:07:02.863240 22595 raft_consensus.cc:993] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:02.863746 22486 raft_consensus.cc:1081] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:02.865267 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54278
I20260713 09:07:02.865697 22294 raft_consensus.cc:493] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.865940 22294 raft_consensus.cc:3060] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.870131 22294 raft_consensus.cc:515] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:02.871685 22294 leader_election.cc:290] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:07:02.872371 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:02.872710 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d95ef7e57c64dc08cfe4f1de73e2316" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:02.872915 22369 raft_consensus.cc:3055] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:02.873240 22369 raft_consensus.cc:740] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:07:02.873252 22442 raft_consensus.cc:3060] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.873889 22369 consensus_queue.cc:260] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:02.874816 22369 raft_consensus.cc:3060] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.878046 22442 raft_consensus.cc:2468] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:07:02.879210 22369 raft_consensus.cc:2468] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:07:02.879197 22260 leader_election.cc:304] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:07:02.880079 22549 raft_consensus.cc:2804] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:02.880836 22549 raft_consensus.cc:697] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:02.882342 22549 consensus_queue.cc:237] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:02.889598 22190 catalog_manager.cc:5697] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 1 to 2, leader changed from bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 2 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.894186 22598 raft_consensus.cc:993] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:02.894696 22599 raft_consensus.cc:1081] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:02.896309 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54288
I20260713 09:07:02.896826 22294 raft_consensus.cc:493] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.897163 22294 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:02.903299 22294 raft_consensus.cc:515] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:02.905885 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:02.906306 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:02.906463 22442 raft_consensus.cc:3055] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:02.906819 22369 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:02.906840 22442 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:07:02.907683 22442 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:02.908454 22442 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:02.910800 22369 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 4.
I20260713 09:07:02.911154 22294 leader_election.cc:290] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 4 election: Requested vote from peers 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:07:02.911788 22259 leader_election.cc:304] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [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: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:02.912598 22549 raft_consensus.cc:2804] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:02.913009 22549 raft_consensus.cc:697] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:02.913091 22442 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 4.
I20260713 09:07:02.913878 22549 consensus_queue.cc:237] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [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: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:02.919080 22188 catalog_manager.cc:5697] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 3 to 4, leader changed from 45f73caaf3bb41579891f0d9627b878f (127.21.41.3) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 4 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:02.968569 22587 raft_consensus.cc:993] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:02.968930 22599 raft_consensus.cc:1081] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:02.970176 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54288
I20260713 09:07:02.970580 22294 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.970842 22294 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:02.975083 22294 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:02.976462 22294 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 4 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:07:02.977226 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:02.977576 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:02.977749 22369 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:02.978096 22442 raft_consensus.cc:3055] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:02.978353 22442 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:07:02.979005 22442 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:02.979836 22442 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:02.982170 22369 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 4.
I20260713 09:07:02.983208 22259 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [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: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:02.983973 22549 raft_consensus.cc:2804] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:02.984376 22549 raft_consensus.cc:697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:02.985242 22442 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 4.
I20260713 09:07:02.985057 22549 consensus_queue.cc:237] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:02.990549 22188 catalog_manager.cc:5697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 3 to 4, leader changed from 45f73caaf3bb41579891f0d9627b878f (127.21.41.3) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 4 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.185765 22595 raft_consensus.cc:993] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:03.186188 22486 raft_consensus.cc:1081] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:03.187610 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54278
I20260713 09:07:03.188061 22294 raft_consensus.cc:493] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.188370 22294 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.192622 22294 raft_consensus.cc:515] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:03.193943 22294 leader_election.cc:290] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 3 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:07:03.194772 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:03.195003 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:03.195338 22369 raft_consensus.cc:3055] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:03.195526 22442 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.195681 22369 raft_consensus.cc:740] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:07:03.196470 22369 consensus_queue.cc:260] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:03.197571 22369 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.201840 22442 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 3.
I20260713 09:07:03.202915 22260 leader_election.cc:304] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [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: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:07:03.203421 22369 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 3.
I20260713 09:07:03.203564 22549 raft_consensus.cc:2804] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:03.204015 22549 raft_consensus.cc:697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:03.204770 22549 consensus_queue.cc:237] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:03.211079 22188 catalog_manager.cc:5697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 2 to 3, leader changed from bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 3 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.258311 22595 raft_consensus.cc:993] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: : Instructing follower 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:03.258786 22486 raft_consensus.cc:1081] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Signalling peer 252ad1ef5f264c7c8ec3948e84b200ca to start an election
I20260713 09:07:03.260185 22294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49873d5c447547aeb313b165852b68b7"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
 from {username='slave'} at 127.0.0.1:54278
I20260713 09:07:03.260619 22294 raft_consensus.cc:493] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.260897 22294 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.265165 22294 raft_consensus.cc:515] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:03.266669 22294 leader_election.cc:290] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:07:03.267438 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:03.267608 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:03.267964 22369 raft_consensus.cc:3055] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:03.268076 22442 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.268277 22369 raft_consensus.cc:740] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:07:03.268987 22369 consensus_queue.cc:260] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:03.270030 22369 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.274567 22442 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:07:03.275558 22260 leader_election.cc:304] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252ad1ef5f264c7c8ec3948e84b200ca, 45f73caaf3bb41579891f0d9627b878f; no voters: 
I20260713 09:07:03.275936 22369 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252ad1ef5f264c7c8ec3948e84b200ca in term 2.
I20260713 09:07:03.276183 22549 raft_consensus.cc:2804] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:03.276680 22549 raft_consensus.cc:697] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Leader. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:03.277448 22549 consensus_queue.cc:237] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:03.283574 22188 catalog_manager.cc:5697] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca reported cstate change: term changed from 1 to 2, leader changed from bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2) to 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1). New cstate: current_term: 2 leader_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.476199 22442 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:03.477695 22596 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:03.479187 22369 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:03.480402 22596 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:03.482499 22369 raft_consensus.cc:1275] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.485010 22607 consensus_queue.cc:1048] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.496390 22443 raft_consensus.cc:1275] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.499722 22549 consensus_queue.cc:1048] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.506963 22441 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:03.515034 22368 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:03.516459 22596 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:03.522034 22612 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260713 09:07:03.627429 22441 raft_consensus.cc:1275] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.628577 22549 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.637132 22369 raft_consensus.cc:1275] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.638350 22612 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.668032 22441 raft_consensus.cc:1275] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.669247 22612 consensus_queue.cc:1048] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.677533 22369 raft_consensus.cc:1275] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Refusing update from remote peer 252ad1ef5f264c7c8ec3948e84b200ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.678798 22612 consensus_queue.cc:1048] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:05.858188 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:05.865594 22294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:46954
I20260713 09:07:05.866180 22294 raft_consensus.cc:606] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Received request to transfer leadership to TS 45f73caaf3bb41579891f0d9627b878f
I20260713 09:07:05.868430 22294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49873d5c447547aeb313b165852b68b7"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:46954
I20260713 09:07:05.868757 22294 raft_consensus.cc:606] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Received request to transfer leadership to TS 45f73caaf3bb41579891f0d9627b878f
I20260713 09:07:05.870721 22294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
 from {username='slave'} at 127.0.0.1:46954
I20260713 09:07:05.871061 22294 raft_consensus.cc:606] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Received request to transfer leadership to TS bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:07:05.873056 22294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e"
dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
mode: GRACEFUL
new_leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
 from {username='slave'} at 127.0.0.1:46954
I20260713 09:07:05.873389 22294 raft_consensus.cc:606] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 LEADER]: Received request to transfer leadership to TS bad13dbbe0a941f295f6036faf6aae3c
I20260713 09:07:05.874233 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:05.874595 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:05.908330 22624 raft_consensus.cc:993] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower bad13dbbe0a941f295f6036faf6aae3c to start an election
I20260713 09:07:05.908743 22624 raft_consensus.cc:1081] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Signalling peer bad13dbbe0a941f295f6036faf6aae3c to start an election
I20260713 09:07:05.910209 22369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
 from {username='slave'} at 127.0.0.1:60636
I20260713 09:07:05.910756 22369 raft_consensus.cc:493] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:05.911119 22369 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:05.917311 22369 raft_consensus.cc:515] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:05.918906 22369 leader_election.cc:290] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 5 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:07:05.919562 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:07:05.920014 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bdc9fd7a6c40c98d53f88bb92bae2f" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:05.920325 22294 raft_consensus.cc:3055] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:05.920527 22442 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:05.920619 22294 raft_consensus.cc:740] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:05.921357 22294 consensus_queue.cc:260] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:05.922184 22294 raft_consensus.cc:3060] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:05.925541 22442 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 5.
I20260713 09:07:05.926384 22294 raft_consensus.cc:2468] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 5.
I20260713 09:07:05.926713 22335 leader_election.cc:304] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:05.927558 22486 raft_consensus.cc:2804] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:05.928310 22486 raft_consensus.cc:697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 5 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:07:05.929065 22486 consensus_queue.cc:237] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:05.936231 22190 catalog_manager.cc:5697] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 4 to 5, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 5 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.020753 22612 raft_consensus.cc:993] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:06.021226 22624 raft_consensus.cc:1081] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Signalling peer 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:06.022519 22442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49873d5c447547aeb313b165852b68b7"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:40050
I20260713 09:07:06.022945 22442 raft_consensus.cc:493] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.023187 22442 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.027410 22442 raft_consensus.cc:515] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:06.028930 22442 leader_election.cc:290] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 3 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835)
I20260713 09:07:06.029664 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:07:06.029944 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49873d5c447547aeb313b165852b68b7" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:06.030205 22294 raft_consensus.cc:3055] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:06.030464 22369 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.030516 22294 raft_consensus.cc:740] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:06.031399 22294 consensus_queue.cc:260] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:06.032294 22294 raft_consensus.cc:3060] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.035580 22369 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 3.
I20260713 09:07:06.036685 22408 leader_election.cc:304] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:06.037431 22599 raft_consensus.cc:2804] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:06.037474 22294 raft_consensus.cc:2468] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 3.
I20260713 09:07:06.038894 22599 raft_consensus.cc:697] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:07:06.040112 22599 consensus_queue.cc:237] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:06.046758 22190 catalog_manager.cc:5697] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 2 to 3, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 3 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:06.117097 22624 raft_consensus.cc:993] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:06.117520 22612 raft_consensus.cc:1081] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Signalling peer 45f73caaf3bb41579891f0d9627b878f to start an election
I20260713 09:07:06.118880 22442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d"
dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
 from {username='slave'} at 127.0.0.1:40050
I20260713 09:07:06.119282 22442 raft_consensus.cc:493] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.119546 22442 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:06.123879 22442 raft_consensus.cc:515] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:06.125440 22442 leader_election.cc:290] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [CANDIDATE]: Term 5 election: Requested vote from peers bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835), 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813)
I20260713 09:07:06.126046 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
I20260713 09:07:06.126302 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe07df135704ef496e454281bd39b0d" candidate_uuid: "45f73caaf3bb41579891f0d9627b878f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:07:06.126588 22369 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:06.126809 22294 raft_consensus.cc:3055] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:06.127105 22294 raft_consensus.cc:740] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:06.127744 22294 consensus_queue.cc:260] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [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: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:06.128533 22294 raft_consensus.cc:3060] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:06.130483 22369 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 5.
I20260713 09:07:06.131374 22408 leader_election.cc:304] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: 45f73caaf3bb41579891f0d9627b878f, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:06.132043 22599 raft_consensus.cc:2804] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:06.132354 22294 raft_consensus.cc:2468] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f73caaf3bb41579891f0d9627b878f in term 5.
I20260713 09:07:06.132421 22599 raft_consensus.cc:697] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 5 LEADER]: Becoming Leader. State: Replica: 45f73caaf3bb41579891f0d9627b878f, State: Running, Role: LEADER
I20260713 09:07:06.133500 22599 consensus_queue.cc:237] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [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: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } }
I20260713 09:07:06.139963 22190 catalog_manager.cc:5697] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f reported cstate change: term changed from 4 to 5, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to 45f73caaf3bb41579891f0d9627b878f (127.21.41.3). New cstate: current_term: 5 leader_uuid: "45f73caaf3bb41579891f0d9627b878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.227376 22624 raft_consensus.cc:993] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: : Instructing follower bad13dbbe0a941f295f6036faf6aae3c to start an election
I20260713 09:07:06.227809 22612 raft_consensus.cc:1081] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 LEADER]: Signalling peer bad13dbbe0a941f295f6036faf6aae3c to start an election
I20260713 09:07:06.229025 22369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e"
dest_uuid: "bad13dbbe0a941f295f6036faf6aae3c"
 from {username='slave'} at 127.0.0.1:60636
I20260713 09:07:06.229379 22369 raft_consensus.cc:493] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.229635 22369 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.235355 22369 raft_consensus.cc:515] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:06.237380 22369 leader_election.cc:290] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [CANDIDATE]: Term 4 election: Requested vote from peers 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813), 45f73caaf3bb41579891f0d9627b878f (127.21.41.3:37997)
I20260713 09:07:06.238369 22294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "252ad1ef5f264c7c8ec3948e84b200ca"
I20260713 09:07:06.238988 22294 raft_consensus.cc:3055] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:06.238723 22442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bd7c3c3984d02a8c7fe5473ba0e1e" candidate_uuid: "bad13dbbe0a941f295f6036faf6aae3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "45f73caaf3bb41579891f0d9627b878f"
I20260713 09:07:06.239318 22294 raft_consensus.cc:740] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 252ad1ef5f264c7c8ec3948e84b200ca, State: Running, Role: LEADER
I20260713 09:07:06.239513 22442 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.240090 22294 consensus_queue.cc:260] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:06.240968 22294 raft_consensus.cc:3060] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.244838 22294 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 4.
I20260713 09:07:06.244760 22442 raft_consensus.cc:2468] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad13dbbe0a941f295f6036faf6aae3c in term 4.
I20260713 09:07:06.245785 22335 leader_election.cc:304] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [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: 252ad1ef5f264c7c8ec3948e84b200ca, bad13dbbe0a941f295f6036faf6aae3c; no voters: 
I20260713 09:07:06.246484 22486 raft_consensus.cc:2804] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:06.246881 22486 raft_consensus.cc:697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 4 LEADER]: Becoming Leader. State: Replica: bad13dbbe0a941f295f6036faf6aae3c, State: Running, Role: LEADER
I20260713 09:07:06.247692 22486 consensus_queue.cc:237] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [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: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } }
I20260713 09:07:06.257459 22190 catalog_manager.cc:5697] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c reported cstate change: term changed from 3 to 4, leader changed from 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1) to bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2). New cstate: current_term: 4 leader_uuid: "bad13dbbe0a941f295f6036faf6aae3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.452800 22442 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Refusing update from remote peer bad13dbbe0a941f295f6036faf6aae3c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:06.453949 22486 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.463127 22294 raft_consensus.cc:1275] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Refusing update from remote peer bad13dbbe0a941f295f6036faf6aae3c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:06.465324 22639 consensus_queue.cc:1048] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.597939 22369 raft_consensus.cc:1275] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.599059 22599 consensus_queue.cc:1048] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.606976 22294 raft_consensus.cc:1275] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.608811 22643 consensus_queue.cc:1048] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:06.629526 22294 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:06.630430 22643 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.633508 22442 raft_consensus.cc:1275] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Refusing update from remote peer bad13dbbe0a941f295f6036faf6aae3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.635097 22639 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f73caaf3bb41579891f0d9627b878f" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.639250 22369 raft_consensus.cc:1275] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Refusing update from remote peer 45f73caaf3bb41579891f0d9627b878f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:06.640836 22643 consensus_queue.cc:1048] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad13dbbe0a941f295f6036faf6aae3c" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 39835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.654465 22294 raft_consensus.cc:1275] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Refusing update from remote peer bad13dbbe0a941f295f6036faf6aae3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.655647 22639 consensus_queue.cc:1048] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252ad1ef5f264c7c8ec3948e84b200ca" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.875517 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:06.880963 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:07:06.903064 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:06.903891 21668 tablet_replica.cc:333] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.904498 21668 raft_consensus.cc:2243] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.904963 21668 raft_consensus.cc:2272] T c0ca427f0648494d8107f554b86116b6 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.907279 21668 tablet_replica.cc:333] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.907809 21668 raft_consensus.cc:2243] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.908209 21668 raft_consensus.cc:2272] T 3fe07df135704ef496e454281bd39b0d P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.910328 21668 tablet_replica.cc:333] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.910929 21668 raft_consensus.cc:2243] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.911326 21668 raft_consensus.cc:2272] T 5a29b78d9e5343da9b7479eedd6d9203 P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.912992 21668 tablet_replica.cc:333] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.913465 21668 raft_consensus.cc:2243] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.914191 21668 raft_consensus.cc:2272] T 970b50a8d4fb4b0b85ba169977bde1dc P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.915782 21668 tablet_replica.cc:333] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.916285 21668 raft_consensus.cc:2243] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.916971 21668 raft_consensus.cc:2272] T 02301da37b17415a9162bbba3a86ca33 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.918529 21668 tablet_replica.cc:333] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.919063 21668 raft_consensus.cc:2243] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.919423 21668 raft_consensus.cc:2272] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 252ad1ef5f264c7c8ec3948e84b200ca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.921376 21668 tablet_replica.cc:333] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.921859 21668 raft_consensus.cc:2243] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.922233 21668 raft_consensus.cc:2272] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 252ad1ef5f264c7c8ec3948e84b200ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.924014 21668 tablet_replica.cc:333] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.924620 21668 raft_consensus.cc:2243] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.925058 21668 raft_consensus.cc:2272] T 49873d5c447547aeb313b165852b68b7 P 252ad1ef5f264c7c8ec3948e84b200ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.927332 21668 tablet_replica.cc:333] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.927907 21668 raft_consensus.cc:2243] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.928620 21668 raft_consensus.cc:2272] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 252ad1ef5f264c7c8ec3948e84b200ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.930279 21668 tablet_replica.cc:333] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca: stopping tablet replica
I20260713 09:07:06.930764 21668 raft_consensus.cc:2243] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.931502 21668 raft_consensus.cc:2272] T 4c1ad6a953e84388bef3945aff79498f P 252ad1ef5f264c7c8ec3948e84b200ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.961025 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
I20260713 09:07:06.980589 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
W20260713 09:07:07.000560 22409 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.41.1:44813: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260713 09:07:07.005573 22409 consensus_peers.cc:597] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f -> Peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Couldn't send request to peer 252ad1ef5f264c7c8ec3948e84b200ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:44813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:07.009850 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:07.010489 21668 tablet_replica.cc:333] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.011075 21668 raft_consensus.cc:2243] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.011564 21668 raft_consensus.cc:2272] T 4c1ad6a953e84388bef3945aff79498f P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.013291 21668 tablet_replica.cc:333] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.013828 21668 raft_consensus.cc:2243] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.014242 21668 raft_consensus.cc:2272] T c0ca427f0648494d8107f554b86116b6 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.015910 21668 tablet_replica.cc:333] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.016394 21668 raft_consensus.cc:2243] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.016772 21668 raft_consensus.cc:2272] T 3fe07df135704ef496e454281bd39b0d P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.018779 21668 tablet_replica.cc:333] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.019285 21668 raft_consensus.cc:2243] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.019712 21668 raft_consensus.cc:2272] T 49873d5c447547aeb313b165852b68b7 P bad13dbbe0a941f295f6036faf6aae3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.022339 21668 tablet_replica.cc:333] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.022927 21668 raft_consensus.cc:2243] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.023350 21668 raft_consensus.cc:2272] T 1d95ef7e57c64dc08cfe4f1de73e2316 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:07.024648 22335 consensus_peers.cc:597] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c -> Peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Couldn't send request to peer 252ad1ef5f264c7c8ec3948e84b200ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:44813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:07.025012 21668 tablet_replica.cc:333] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.025493 21668 raft_consensus.cc:2243] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.026168 21668 raft_consensus.cc:2272] T 5a29b78d9e5343da9b7479eedd6d9203 P bad13dbbe0a941f295f6036faf6aae3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.027726 21668 tablet_replica.cc:333] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.028172 21668 raft_consensus.cc:2243] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.028584 21668 raft_consensus.cc:2272] T 970b50a8d4fb4b0b85ba169977bde1dc P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.030064 21668 tablet_replica.cc:333] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.030498 21668 raft_consensus.cc:2243] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.030957 21668 raft_consensus.cc:2272] T 02301da37b17415a9162bbba3a86ca33 P bad13dbbe0a941f295f6036faf6aae3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.032392 21668 tablet_replica.cc:333] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.032853 21668 raft_consensus.cc:2243] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.033526 21668 raft_consensus.cc:2272] T d3bdc9fd7a6c40c98d53f88bb92bae2f P bad13dbbe0a941f295f6036faf6aae3c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.035284 21668 tablet_replica.cc:333] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c: stopping tablet replica
I20260713 09:07:07.035840 21668 raft_consensus.cc:2243] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.036509 21668 raft_consensus.cc:2272] T f54bd7c3c3984d02a8c7fe5473ba0e1e P bad13dbbe0a941f295f6036faf6aae3c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:07.064821 22409 consensus_peers.cc:597] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f -> Peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Couldn't send request to peer 252ad1ef5f264c7c8ec3948e84b200ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:44813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:07.065274 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
W20260713 09:07:07.073055 22409 consensus_peers.cc:597] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f -> Peer 252ad1ef5f264c7c8ec3948e84b200ca (127.21.41.1:44813): Couldn't send request to peer 252ad1ef5f264c7c8ec3948e84b200ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:44813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:07.084693 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
W20260713 09:07:07.095115 22408 consensus_peers.cc:597] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f -> Peer bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835): Couldn't send request to peer bad13dbbe0a941f295f6036faf6aae3c. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:39835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:07.095690 22408 consensus_peers.cc:597] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f -> Peer bad13dbbe0a941f295f6036faf6aae3c (127.21.41.2:39835): Couldn't send request to peer bad13dbbe0a941f295f6036faf6aae3c. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:39835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:07.109977 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:07.110718 21668 tablet_replica.cc:333] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.111670 21668 raft_consensus.cc:2243] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.112367 21668 raft_consensus.cc:2272] T c0ca427f0648494d8107f554b86116b6 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.114078 21668 tablet_replica.cc:333] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.114573 21668 raft_consensus.cc:2243] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.114997 21668 raft_consensus.cc:2272] T 1d95ef7e57c64dc08cfe4f1de73e2316 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.116597 21668 tablet_replica.cc:333] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.117026 21668 raft_consensus.cc:2243] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.117699 21668 raft_consensus.cc:2272] T 49873d5c447547aeb313b165852b68b7 P 45f73caaf3bb41579891f0d9627b878f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.119505 21668 tablet_replica.cc:333] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.119987 21668 raft_consensus.cc:2243] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.120591 21668 raft_consensus.cc:2272] T 3fe07df135704ef496e454281bd39b0d P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.122951 21668 tablet_replica.cc:333] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.123364 21668 raft_consensus.cc:2243] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.123731 21668 raft_consensus.cc:2272] T f54bd7c3c3984d02a8c7fe5473ba0e1e P 45f73caaf3bb41579891f0d9627b878f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.125481 21668 tablet_replica.cc:333] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.125862 21668 raft_consensus.cc:2243] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.126159 21668 raft_consensus.cc:2272] T 02301da37b17415a9162bbba3a86ca33 P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.127605 21668 tablet_replica.cc:333] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.128024 21668 raft_consensus.cc:2243] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.128347 21668 raft_consensus.cc:2272] T d3bdc9fd7a6c40c98d53f88bb92bae2f P 45f73caaf3bb41579891f0d9627b878f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.130025 21668 tablet_replica.cc:333] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.130414 21668 raft_consensus.cc:2243] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.130791 21668 raft_consensus.cc:2272] T 4c1ad6a953e84388bef3945aff79498f P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.132210 21668 tablet_replica.cc:333] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.132750 21668 raft_consensus.cc:2243] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.133324 21668 raft_consensus.cc:2272] T 970b50a8d4fb4b0b85ba169977bde1dc P 45f73caaf3bb41579891f0d9627b878f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.134893 21668 tablet_replica.cc:333] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f: stopping tablet replica
I20260713 09:07:07.135298 21668 raft_consensus.cc:2243] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.135653 21668 raft_consensus.cc:2272] T 5a29b78d9e5343da9b7479eedd6d9203 P 45f73caaf3bb41579891f0d9627b878f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.164798 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:07:07.181334 21668 master.cc:562] Master@127.21.41.62:42671 shutting down...
I20260713 09:07:07.200512 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.201028 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.201359 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92aa4423a17446ba8d7551ba9c8aeb79: stopping tablet replica
I20260713 09:07:07.221812 21668 master.cc:584] Master@127.21.41.62:42671 shutdown complete.
252ad1ef5f264c7c8ec3948e84b200ca  5
45f73caaf3bb41579891f0d9627b878f  1
bad13dbbe0a941f295f6036faf6aae3c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10384 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:07:07.260063 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:34691
I20260713 09:07:07.261158 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.266315 22655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.266480 22656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.267620 22658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:07.268291 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:07.268992 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.269177 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:07.269337 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933627269300 us; error 0 us; skew 500 ppm
I20260713 09:07:07.269821 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.272364 21668 webserver.cc:533] Webserver started at http://127.21.41.62:39345/ using document root <none> and password file <none>
I20260713 09:07:07.272832 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.273042 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.273309 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.274391 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "e177e1ca715945558089aa4981347420"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.278308 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:07.281392 22663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.282087 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:07.282375 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "e177e1ca715945558089aa4981347420"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.282671 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:07.306531 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.307729 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.343983 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:34691
I20260713 09:07:07.344070 22714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:34691 every 8 connection(s)
I20260713 09:07:07.347565 22715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.356401 22715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420: Bootstrap starting.
I20260713 09:07:07.360869 22715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.365036 22715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420: No bootstrap required, opened a new log
I20260713 09:07:07.366976 22715 raft_consensus.cc:359] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e177e1ca715945558089aa4981347420" member_type: VOTER }
I20260713 09:07:07.367368 22715 raft_consensus.cc:385] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.367604 22715 raft_consensus.cc:740] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e177e1ca715945558089aa4981347420, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.368263 22715 consensus_queue.cc:260] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e177e1ca715945558089aa4981347420" member_type: VOTER }
I20260713 09:07:07.368736 22715 raft_consensus.cc:399] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:07.368980 22715 raft_consensus.cc:493] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:07.369243 22715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.373243 22715 raft_consensus.cc:515] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e177e1ca715945558089aa4981347420" member_type: VOTER }
I20260713 09:07:07.373737 22715 leader_election.cc:304] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [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: e177e1ca715945558089aa4981347420; no voters: 
I20260713 09:07:07.374881 22715 leader_election.cc:290] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:07.375267 22718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.376415 22718 raft_consensus.cc:697] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 1 LEADER]: Becoming Leader. State: Replica: e177e1ca715945558089aa4981347420, State: Running, Role: LEADER
I20260713 09:07:07.377066 22718 consensus_queue.cc:237] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [LEADER]: Queue going to LEADER mode. State: All 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: "e177e1ca715945558089aa4981347420" member_type: VOTER }
I20260713 09:07:07.377692 22715 sys_catalog.cc:565] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:07.381152 22719 sys_catalog.cc:455] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e177e1ca715945558089aa4981347420" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e177e1ca715945558089aa4981347420" member_type: VOTER } }
I20260713 09:07:07.381880 22719 sys_catalog.cc:458] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:07.381628 22720 sys_catalog.cc:455] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e177e1ca715945558089aa4981347420. Latest consensus state: current_term: 1 leader_uuid: "e177e1ca715945558089aa4981347420" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e177e1ca715945558089aa4981347420" member_type: VOTER } }
I20260713 09:07:07.382421 22720 sys_catalog.cc:458] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:07.387575 22725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:07.392537 22725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:07.393535 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:07.400457 22725 catalog_manager.cc:1383] Generated new cluster ID: 47554b90d52743a1ba5bcca41c6da57b
I20260713 09:07:07.400686 22725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:07.418537 22725 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:07.419853 22725 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:07.431978 22725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420: Generated new TSK 0
I20260713 09:07:07.432490 22725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:07.459915 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.465513 22736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.466701 22737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.468166 22739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:07.468869 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:07.469614 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.469825 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:07.470011 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933627469963 us; error 0 us; skew 500 ppm
I20260713 09:07:07.470546 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.472728 21668 webserver.cc:533] Webserver started at http://127.21.41.1:36483/ using document root <none> and password file <none>
I20260713 09:07:07.473201 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.473400 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.473668 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.474723 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "a82eb677c8514a2e90c40e0f929115c9"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.478597 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:07.481602 22744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.482246 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:07.482538 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "a82eb677c8514a2e90c40e0f929115c9"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.482844 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:07.499611 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.500675 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.502048 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:07.504300 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:07.504460 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.504746 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:07.504912 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.541517 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:40359
I20260713 09:07:07.541606 22806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:40359 every 8 connection(s)
I20260713 09:07:07.546226 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.552997 22811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.555330 22812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.556689 22814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:07.556842 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:07.558079 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.558243 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:07.558350 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933627558340 us; error 0 us; skew 500 ppm
I20260713 09:07:07.558848 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.562256 21668 webserver.cc:533] Webserver started at http://127.21.41.2:33357/ using document root <none> and password file <none>
I20260713 09:07:07.562472 22807 heartbeater.cc:344] Connected to a master server at 127.21.41.62:34691
I20260713 09:07:07.562845 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.562881 22807 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:07.563154 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.563447 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.563779 22807 heartbeater.cc:507] Master 127.21.41.62:34691 requested a full tablet report, sending...
I20260713 09:07:07.564870 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.566005 22680 ts_manager.cc:194] Registered new tserver with Master: a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359)
I20260713 09:07:07.567687 22680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41020
I20260713 09:07:07.569265 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:07.572260 22819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.573001 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:07.573276 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.573559 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:07.589352 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.590401 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.591961 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:07.594103 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:07.594306 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.594537 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:07.594709 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:07.629997 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:33255
I20260713 09:07:07.630101 22881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:33255 every 8 connection(s)
I20260713 09:07:07.634729 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.641240 22885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.642977 22886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:07.645933 22888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:07.646438 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:07.646442 22882 heartbeater.cc:344] Connected to a master server at 127.21.41.62:34691
I20260713 09:07:07.647128 22882 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:07.647486 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.647665 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:07.647848 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933627647818 us; error 0 us; skew 500 ppm
I20260713 09:07:07.647814 22882 heartbeater.cc:507] Master 127.21.41.62:34691 requested a full tablet report, sending...
I20260713 09:07:07.648468 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.649752 22680 ts_manager.cc:194] Registered new tserver with Master: cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:07.651096 22680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41034
I20260713 09:07:07.653791 21668 webserver.cc:533] Webserver started at http://127.21.41.3:37837/ using document root <none> and password file <none>
I20260713 09:07:07.654291 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.654491 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.654752 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.655748 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "2bf819cda6fa478da79ce432a614253d"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.659512 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:07.662586 22893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.663319 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:07.663623 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "2bf819cda6fa478da79ce432a614253d"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-qf7c"
I20260713 09:07:07.663882 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:07.679692 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.680833 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.682188 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:07.684580 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:07.684782 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.685003 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:07.685158 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.720649 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:39705
I20260713 09:07:07.720727 22955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:39705 every 8 connection(s)
I20260713 09:07:07.734289 22956 heartbeater.cc:344] Connected to a master server at 127.21.41.62:34691
I20260713 09:07:07.734599 22956 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:07.735168 22956 heartbeater.cc:507] Master 127.21.41.62:34691 requested a full tablet report, sending...
I20260713 09:07:07.736749 22680 ts_manager.cc:194] Registered new tserver with Master: 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:07.736894 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013388215s
I20260713 09:07:07.737939 22680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41044
I20260713 09:07:07.759220 22680 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41048:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:07.763046 22680 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:07.871873 22772 tablet_service.cc:1511] Processing CreateTablet for tablet 664a762155444825af9ff1bec9a63a09 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:07.873404 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664a762155444825af9ff1bec9a63a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.875478 22921 tablet_service.cc:1511] Processing CreateTablet for tablet 664a762155444825af9ff1bec9a63a09 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:07.876822 22921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664a762155444825af9ff1bec9a63a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.877322 22917 tablet_service.cc:1511] Processing CreateTablet for tablet 86bbe86aecd34f1fa15422b4cbea03ed (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:07.879699 22918 tablet_service.cc:1511] Processing CreateTablet for tablet ade47c2025cb4b2697d9f6bff00a59a4 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:07.880803 22916 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31112da3c14d179cac5733dcbdae9e (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:07.881752 22919 tablet_service.cc:1511] Processing CreateTablet for tablet 79e3e7fe2f954fd59564121625ee08d8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:07.883101 22771 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8727b0d04f475c8b37c0429979182a (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:07.885083 22770 tablet_service.cc:1511] Processing CreateTablet for tablet 79e3e7fe2f954fd59564121625ee08d8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:07.887250 22920 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8727b0d04f475c8b37c0429979182a (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:07.887867 22847 tablet_service.cc:1511] Processing CreateTablet for tablet 664a762155444825af9ff1bec9a63a09 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:07.889103 22847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664a762155444825af9ff1bec9a63a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.889691 22915 tablet_service.cc:1511] Processing CreateTablet for tablet d967c1d538c14cd3b9cfbfbec3f393f6 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:07.890942 22840 tablet_service.cc:1511] Processing CreateTablet for tablet e1aa529d5ba94e3eb7ca847840d99bf9 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:07.892158 22840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1aa529d5ba94e3eb7ca847840d99bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.892519 22914 tablet_service.cc:1511] Processing CreateTablet for tablet e1aa529d5ba94e3eb7ca847840d99bf9 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:07.878520 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bbe86aecd34f1fa15422b4cbea03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.893951 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1aa529d5ba94e3eb7ca847840d99bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.894520 22916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31112da3c14d179cac5733dcbdae9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.895939 22841 tablet_service.cc:1511] Processing CreateTablet for tablet d967c1d538c14cd3b9cfbfbec3f393f6 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:07.897441 22841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d967c1d538c14cd3b9cfbfbec3f393f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.898923 22919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e3e7fe2f954fd59564121625ee08d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.899572 22842 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31112da3c14d179cac5733dcbdae9e (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:07.900698 22842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31112da3c14d179cac5733dcbdae9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.902930 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d967c1d538c14cd3b9cfbfbec3f393f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.903633 22843 tablet_service.cc:1511] Processing CreateTablet for tablet 86bbe86aecd34f1fa15422b4cbea03ed (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:07.904861 22843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bbe86aecd34f1fa15422b4cbea03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.904515 22769 tablet_service.cc:1511] Processing CreateTablet for tablet ade47c2025cb4b2697d9f6bff00a59a4 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:07.904979 22918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade47c2025cb4b2697d9f6bff00a59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.906548 22767 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31112da3c14d179cac5733dcbdae9e (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:07.907624 22844 tablet_service.cc:1511] Processing CreateTablet for tablet ade47c2025cb4b2697d9f6bff00a59a4 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:07.908859 22844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade47c2025cb4b2697d9f6bff00a59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.908610 22766 tablet_service.cc:1511] Processing CreateTablet for tablet d967c1d538c14cd3b9cfbfbec3f393f6 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:07.910974 22920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8727b0d04f475c8b37c0429979182a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.910733 22765 tablet_service.cc:1511] Processing CreateTablet for tablet e1aa529d5ba94e3eb7ca847840d99bf9 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:07.911759 22845 tablet_service.cc:1511] Processing CreateTablet for tablet 79e3e7fe2f954fd59564121625ee08d8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:07.912979 22845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e3e7fe2f954fd59564121625ee08d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.912930 22768 tablet_service.cc:1511] Processing CreateTablet for tablet 86bbe86aecd34f1fa15422b4cbea03ed (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:07.915721 22846 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8727b0d04f475c8b37c0429979182a (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:07.916280 22770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e3e7fe2f954fd59564121625ee08d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.916873 22846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8727b0d04f475c8b37c0429979182a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.918968 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade47c2025cb4b2697d9f6bff00a59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.922987 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31112da3c14d179cac5733dcbdae9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.925485 22839 tablet_service.cc:1511] Processing CreateTablet for tablet 31df7aef952e4bd9816289dec1e08ab8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:07.927294 22839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df7aef952e4bd9816289dec1e08ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.931700 22838 tablet_service.cc:1511] Processing CreateTablet for tablet f9113c0383924f0caeabfaf8671d3f2f (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:07.932998 22838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9113c0383924f0caeabfaf8671d3f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.938467 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 31df7aef952e4bd9816289dec1e08ab8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:07.939733 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df7aef952e4bd9816289dec1e08ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.941715 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d967c1d538c14cd3b9cfbfbec3f393f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.941800 22912 tablet_service.cc:1511] Processing CreateTablet for tablet f9113c0383924f0caeabfaf8671d3f2f (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:07.942941 22771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8727b0d04f475c8b37c0429979182a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.943156 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9113c0383924f0caeabfaf8671d3f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.946874 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bbe86aecd34f1fa15422b4cbea03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.947403 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1aa529d5ba94e3eb7ca847840d99bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.972023 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 31df7aef952e4bd9816289dec1e08ab8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:07.974313 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df7aef952e4bd9816289dec1e08ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.988315 22839 tablet_service.cc:1511] Processing CreateTablet for tablet e2ae2f470075460aad46a8a75d33a454 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:07.989440 22839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ae2f470075460aad46a8a75d33a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.990363 22763 tablet_service.cc:1511] Processing CreateTablet for tablet f9113c0383924f0caeabfaf8671d3f2f (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:07.992051 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9113c0383924f0caeabfaf8671d3f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.000548 22919 tablet_service.cc:1511] Processing CreateTablet for tablet e2ae2f470075460aad46a8a75d33a454 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:08.001751 22919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ae2f470075460aad46a8a75d33a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.036669 22971 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.055022 22920 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaba781e565403095f91e2f9aa8e352 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:08.056491 22843 tablet_service.cc:1511] Processing CreateTablet for tablet 9d04a803766247a1b02b8d177f8a8bee (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:08.057809 22843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d04a803766247a1b02b8d177f8a8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.034225 22917 tablet_service.cc:1511] Processing CreateTablet for tablet 9d04a803766247a1b02b8d177f8a8bee (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:08.060834 22768 tablet_service.cc:1511] Processing CreateTablet for tablet e2ae2f470075460aad46a8a75d33a454 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:08.071890 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d04a803766247a1b02b8d177f8a8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.075299 22972 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.083134 22920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaba781e565403095f91e2f9aa8e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.088711 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ae2f470075460aad46a8a75d33a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.092864 22971 tablet_bootstrap.cc:654] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.097278 22842 tablet_service.cc:1511] Processing CreateTablet for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:08.108108 22921 tablet_service.cc:1511] Processing CreateTablet for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:08.109031 22918 tablet_service.cc:1511] Processing CreateTablet for tablet 79620457ce3842faa2352ed8f83626f8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:08.109800 22921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.119609 22920 tablet_service.cc:1511] Processing CreateTablet for tablet 9e104093f4734c4fa5981cc1e8bd651a (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:08.120085 22917 tablet_service.cc:1511] Processing CreateTablet for tablet ad021baf2b9a4b51bcede42a1e8304dd (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:08.114703 22846 tablet_service.cc:1511] Processing CreateTablet for tablet 79620457ce3842faa2352ed8f83626f8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:08.128067 22772 tablet_service.cc:1511] Processing CreateTablet for tablet 9d04a803766247a1b02b8d177f8a8bee (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:08.129824 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d04a803766247a1b02b8d177f8a8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.130793 22845 tablet_service.cc:1511] Processing CreateTablet for tablet ad021baf2b9a4b51bcede42a1e8304dd (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:08.133520 22770 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaba781e565403095f91e2f9aa8e352 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:08.091878 22847 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaba781e565403095f91e2f9aa8e352 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:08.134841 22767 tablet_service.cc:1511] Processing CreateTablet for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:08.136158 22912 tablet_service.cc:1511] Processing CreateTablet for tablet 54d6443f21154064ba70777c45c7e9ea (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:08.141491 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 79620457ce3842faa2352ed8f83626f8 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:08.142644 22972 tablet_bootstrap.cc:654] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.148239 22842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.157029 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.157316 22916 tablet_service.cc:1511] Processing CreateTablet for tablet c5e726261aa048b3aba9b101a0174e28 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:08.159910 22838 tablet_service.cc:1511] Processing CreateTablet for tablet 9e104093f4734c4fa5981cc1e8bd651a (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:08.167060 22770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaba781e565403095f91e2f9aa8e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.167766 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79620457ce3842faa2352ed8f83626f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.167747 22971 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.174793 22918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79620457ce3842faa2352ed8f83626f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.175099 22971 ts_tablet_manager.cc:1403] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.024s
I20260713 09:07:08.175567 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6443f21154064ba70777c45c7e9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.178906 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad021baf2b9a4b51bcede42a1e8304dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.179311 22973 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.182932 22916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e726261aa048b3aba9b101a0174e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.186995 22920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e104093f4734c4fa5981cc1e8bd651a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.187722 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:08.188876 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.189658 22769 tablet_service.cc:1511] Processing CreateTablet for tablet ad021baf2b9a4b51bcede42a1e8304dd (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:08.190882 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad021baf2b9a4b51bcede42a1e8304dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.158396 22915 tablet_service.cc:1511] Processing CreateTablet for tablet 99ced50be6b44ff7bf59fa0ad5456dc5 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:08.195613 22845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad021baf2b9a4b51bcede42a1e8304dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.198870 22847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaba781e565403095f91e2f9aa8e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.201426 22772 tablet_service.cc:1511] Processing CreateTablet for tablet 54d6443f21154064ba70777c45c7e9ea (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:08.202302 22846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79620457ce3842faa2352ed8f83626f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.202520 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ced50be6b44ff7bf59fa0ad5456dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.202692 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6443f21154064ba70777c45c7e9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.207003 22838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e104093f4734c4fa5981cc1e8bd651a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.207836 22919 tablet_service.cc:1511] Processing CreateTablet for tablet b18fc11ec4de47d7a91e6b39aff05f50 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:08.209124 22919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18fc11ec4de47d7a91e6b39aff05f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.210515 22912 tablet_service.cc:1511] Processing CreateTablet for tablet b68f033ca6e748e3aca08507ce575298 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:08.211217 22914 tablet_service.cc:1511] Processing CreateTablet for tablet e0ed145770f04bd28068675e643e4679 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:08.212152 22770 tablet_service.cc:1511] Processing CreateTablet for tablet c5e726261aa048b3aba9b101a0174e28 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:08.217410 22771 tablet_service.cc:1511] Processing CreateTablet for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:08.161301 22840 tablet_service.cc:1511] Processing CreateTablet for tablet 54d6443f21154064ba70777c45c7e9ea (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:08.178064 22971 raft_consensus.cc:359] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.227591 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 9e104093f4734c4fa5981cc1e8bd651a (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:08.218266 22841 tablet_service.cc:1511] Processing CreateTablet for tablet c5e726261aa048b3aba9b101a0174e28 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:08.231727 22971 raft_consensus.cc:385] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.232084 22971 raft_consensus.cc:740] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.232494 22841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e726261aa048b3aba9b101a0174e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.236892 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68f033ca6e748e3aca08507ce575298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.237195 22770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e726261aa048b3aba9b101a0174e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.238503 22772 tablet_service.cc:1511] Processing CreateTablet for tablet b68f033ca6e748e3aca08507ce575298 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:08.239684 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68f033ca6e748e3aca08507ce575298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.242762 22840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6443f21154064ba70777c45c7e9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.243577 22845 tablet_service.cc:1511] Processing CreateTablet for tablet 99ced50be6b44ff7bf59fa0ad5456dc5 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:08.244761 22845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ced50be6b44ff7bf59fa0ad5456dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.251048 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e104093f4734c4fa5981cc1e8bd651a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.232869 22971 consensus_queue.cc:260] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.257454 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ed145770f04bd28068675e643e4679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.262960 22771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.274191 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 99ced50be6b44ff7bf59fa0ad5456dc5 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:08.279487 22844 tablet_service.cc:1511] Processing CreateTablet for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:08.282001 22839 tablet_service.cc:1511] Processing CreateTablet for tablet b18fc11ec4de47d7a91e6b39aff05f50 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:08.283416 22839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18fc11ec4de47d7a91e6b39aff05f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.285960 22840 tablet_service.cc:1511] Processing CreateTablet for tablet b68f033ca6e748e3aca08507ce575298 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:08.292501 22843 tablet_service.cc:1511] Processing CreateTablet for tablet e0ed145770f04bd28068675e643e4679 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:08.292364 22765 tablet_service.cc:1511] Processing CreateTablet for tablet b18fc11ec4de47d7a91e6b39aff05f50 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:08.294173 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18fc11ec4de47d7a91e6b39aff05f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.295756 22972 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.297773 22972 ts_tablet_manager.cc:1403] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.223s	user 0.017s	sys 0.002s
I20260713 09:07:08.300529 22768 tablet_service.cc:1511] Processing CreateTablet for tablet e0ed145770f04bd28068675e643e4679 (DEFAULT_TABLE table=test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:08.301761 22840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68f033ca6e748e3aca08507ce575298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.300571 22972 raft_consensus.cc:359] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.302996 22972 raft_consensus.cc:385] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.303304 22972 raft_consensus.cc:740] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.304224 22972 consensus_queue.cc:260] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.307818 22844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.315830 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ced50be6b44ff7bf59fa0ad5456dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.318967 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ed145770f04bd28068675e643e4679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.319545 22973 tablet_bootstrap.cc:654] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.325791 22843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ed145770f04bd28068675e643e4679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.331810 22882 heartbeater.cc:499] Master 127.21.41.62:34691 was elected leader, sending a full tablet report...
I20260713 09:07:08.335700 22971 ts_tablet_manager.cc:1434] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.160s	user 0.007s	sys 0.001s
I20260713 09:07:08.336814 22971 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.363353 22972 ts_tablet_manager.cc:1434] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.002s
I20260713 09:07:08.364176 22956 heartbeater.cc:499] Master 127.21.41.62:34691 was elected leader, sending a full tablet report...
I20260713 09:07:08.364440 22972 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.373852 22971 tablet_bootstrap.cc:654] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.379496 22973 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.380007 22973 ts_tablet_manager.cc:1403] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.201s	user 0.017s	sys 0.000s
I20260713 09:07:08.383625 22973 raft_consensus.cc:359] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.384455 22973 raft_consensus.cc:385] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.384756 22973 raft_consensus.cc:740] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.384948 22972 tablet_bootstrap.cc:654] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.385578 22973 consensus_queue.cc:260] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
W20260713 09:07:08.392735 22728 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:08.393888 22971 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.394346 22971 ts_tablet_manager.cc:1403] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.000s
I20260713 09:07:08.397071 22971 raft_consensus.cc:359] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.397699 22971 raft_consensus.cc:385] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.398089 22971 raft_consensus.cc:740] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.399420 22807 heartbeater.cc:499] Master 127.21.41.62:34691 was elected leader, sending a full tablet report...
I20260713 09:07:08.399657 22971 consensus_queue.cc:260] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.402210 22971 ts_tablet_manager.cc:1434] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:08.403143 22971 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.405329 22973 ts_tablet_manager.cc:1434] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.008s
I20260713 09:07:08.406278 22973 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.407035 22976 raft_consensus.cc:493] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.407465 22976 raft_consensus.cc:515] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.409906 22976 leader_election.cc:290] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.413174 22972 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.413743 22972 ts_tablet_manager.cc:1403] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.007s
I20260713 09:07:08.417452 22972 raft_consensus.cc:359] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.418234 22972 raft_consensus.cc:385] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.420800 22973 tablet_bootstrap.cc:654] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.418512 22972 raft_consensus.cc:740] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.423703 22972 consensus_queue.cc:260] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.425007 22971 tablet_bootstrap.cc:654] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.426293 22972 ts_tablet_manager.cc:1434] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:07:08.432500 22972 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.442672 22972 tablet_bootstrap.cc:654] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.447292 22973 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.447825 22973 ts_tablet_manager.cc:1403] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.017s
I20260713 09:07:08.459076 22973 raft_consensus.cc:359] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.462913 22973 raft_consensus.cc:385] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.463304 22973 raft_consensus.cc:740] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.464210 22973 consensus_queue.cc:260] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.465818 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664a762155444825af9ff1bec9a63a09" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.466532 22782 raft_consensus.cc:2468] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:08.467105 22973 ts_tablet_manager.cc:1434] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:07:08.467888 22823 leader_election.cc:304] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.468227 22973 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.468677 22976 raft_consensus.cc:2804] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.469040 22976 raft_consensus.cc:493] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.469355 22976 raft_consensus.cc:3060] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.476492 22973 tablet_bootstrap.cc:654] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.479724 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664a762155444825af9ff1bec9a63a09" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:08.480362 22971 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.480418 22931 raft_consensus.cc:2468] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:08.482276 22976 raft_consensus.cc:515] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.482954 22972 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.480914 22971 ts_tablet_manager.cc:1403] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.016s
I20260713 09:07:08.483655 22972 ts_tablet_manager.cc:1403] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.017s
I20260713 09:07:08.486033 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664a762155444825af9ff1bec9a63a09" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:08.486202 22971 raft_consensus.cc:359] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.486583 22782 raft_consensus.cc:3060] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.486855 22971 raft_consensus.cc:385] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.487151 22971 raft_consensus.cc:740] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.487429 22972 raft_consensus.cc:359] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.487859 22971 consensus_queue.cc:260] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.488474 22972 raft_consensus.cc:385] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.488956 22972 raft_consensus.cc:740] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.490044 22972 consensus_queue.cc:260] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.496608 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664a762155444825af9ff1bec9a63a09" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:08.497313 22931 raft_consensus.cc:3060] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.501338 22972 ts_tablet_manager.cc:1434] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:07:08.506736 22976 leader_election.cc:290] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.508581 22782 raft_consensus.cc:2468] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:08.510125 22823 leader_election.cc:304] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.512725 22972 tablet_bootstrap.cc:492] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.519500 22976 raft_consensus.cc:2804] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.520145 22976 raft_consensus.cc:697] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:08.521456 22972 tablet_bootstrap.cc:654] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.521190 22976 consensus_queue.cc:237] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.506170 22931 raft_consensus.cc:2468] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:08.525365 22979 raft_consensus.cc:493] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.525810 22979 raft_consensus.cc:515] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.530400 22973 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.531076 22973 ts_tablet_manager.cc:1403] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.040s
I20260713 09:07:08.534265 22679 catalog_manager.cc:5697] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.537366 22973 raft_consensus.cc:359] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.539336 22973 raft_consensus.cc:385] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.539505 22979 leader_election.cc:290] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.539654 22973 raft_consensus.cc:740] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.540207 22972 tablet_bootstrap.cc:492] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.540632 22972 ts_tablet_manager.cc:1403] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.017s
I20260713 09:07:08.541744 22973 consensus_queue.cc:260] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.543447 22972 raft_consensus.cc:359] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.544142 22973 ts_tablet_manager.cc:1434] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:08.544123 22972 raft_consensus.cc:385] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.544564 22972 raft_consensus.cc:740] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.545352 22973 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.545370 22972 consensus_queue.cc:260] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.551817 22973 tablet_bootstrap.cc:654] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.554538 22971 ts_tablet_manager.cc:1434] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.029s
I20260713 09:07:08.556766 22971 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.560640 22972 ts_tablet_manager.cc:1434] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:07:08.561978 22972 tablet_bootstrap.cc:492] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.564739 22977 raft_consensus.cc:493] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.565343 22977 raft_consensus.cc:515] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.569270 22971 tablet_bootstrap.cc:654] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.588869 22977 leader_election.cc:290] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:08.592170 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bbe86aecd34f1fa15422b4cbea03ed" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:08.593114 22931 raft_consensus.cc:2468] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:08.611140 22748 leader_election.cc:304] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:08.612468 22979 raft_consensus.cc:2804] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.612861 22979 raft_consensus.cc:493] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.613197 22979 raft_consensus.cc:3060] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.615891 22973 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.617769 22973 ts_tablet_manager.cc:1403] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.025s
I20260713 09:07:08.616436 22972 tablet_bootstrap.cc:654] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.616113 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bbe86aecd34f1fa15422b4cbea03ed" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:08.627542 22979 raft_consensus.cc:515] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.630745 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bbe86aecd34f1fa15422b4cbea03ed" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:08.631105 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bbe86aecd34f1fa15422b4cbea03ed" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:08.625432 22857 raft_consensus.cc:2468] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:08.631816 22973 raft_consensus.cc:359] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.632656 22973 raft_consensus.cc:385] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.632526 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8727b0d04f475c8b37c0429979182a" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.631824 22931 raft_consensus.cc:3060] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.633044 22973 raft_consensus.cc:740] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
W20260713 09:07:08.634713 22897 leader_election.cc:343] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.639217 22973 consensus_queue.cc:260] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.641201 22971 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.641644 22971 ts_tablet_manager.cc:1403] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.004s
I20260713 09:07:08.642432 22972 tablet_bootstrap.cc:492] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.643090 22972 ts_tablet_manager.cc:1403] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.007s
I20260713 09:07:08.644547 22971 raft_consensus.cc:359] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.644970 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8727b0d04f475c8b37c0429979182a" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:08.645247 22971 raft_consensus.cc:385] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.645558 22971 raft_consensus.cc:740] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
W20260713 09:07:08.646593 22895 leader_election.cc:343] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.647070 22895 leader_election.cc:304] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d; no voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:08.646797 22972 raft_consensus.cc:359] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.647826 22972 raft_consensus.cc:385] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.648214 22972 raft_consensus.cc:740] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.649296 22977 raft_consensus.cc:2749] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.649380 22972 consensus_queue.cc:260] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.629902 22979 leader_election.cc:290] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.652316 22972 ts_tablet_manager.cc:1434] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:08.652359 22973 ts_tablet_manager.cc:1434] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.009s
I20260713 09:07:08.653376 22972 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.646224 22971 consensus_queue.cc:260] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.655287 22977 raft_consensus.cc:493] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.655817 22971 ts_tablet_manager.cc:1434] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:07:08.655716 22977 raft_consensus.cc:515] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.656700 22971 tablet_bootstrap.cc:492] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.657603 22977 leader_election.cc:290] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:08.658438 22931 raft_consensus.cc:2468] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:08.660166 22748 leader_election.cc:304] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [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: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:08.661448 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d04a803766247a1b02b8d177f8a8bee" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.661965 22973 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
W20260713 09:07:08.662858 22897 leader_election.cc:343] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.663179 22971 tablet_bootstrap.cc:654] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.663962 22979 raft_consensus.cc:2804] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.664547 22979 raft_consensus.cc:697] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:08.665373 22979 consensus_queue.cc:237] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.668926 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d04a803766247a1b02b8d177f8a8bee" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:08.670112 22973 tablet_bootstrap.cc:654] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.673190 22972 tablet_bootstrap.cc:654] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.675022 22971 tablet_bootstrap.cc:492] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.675472 22971 ts_tablet_manager.cc:1403] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
W20260713 09:07:08.677626 22895 leader_election.cc:343] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.678790 22971 raft_consensus.cc:359] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.681159 22971 raft_consensus.cc:385] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.681543 22971 raft_consensus.cc:740] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.682675 22971 consensus_queue.cc:260] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.688254 22971 ts_tablet_manager.cc:1434] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:08.689507 22971 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.681217 22895 leader_election.cc:304] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d; no voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:08.698854 22973 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.699970 22973 ts_tablet_manager.cc:1403] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260713 09:07:08.700037 22977 raft_consensus.cc:2749] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.701472 22971 tablet_bootstrap.cc:654] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.702267 22972 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.702874 22972 ts_tablet_manager.cc:1403] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.015s
I20260713 09:07:08.703102 22973 raft_consensus.cc:359] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.703851 22973 raft_consensus.cc:385] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.704160 22973 raft_consensus.cc:740] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.704967 22973 consensus_queue.cc:260] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.707012 22972 raft_consensus.cc:359] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.708019 22972 raft_consensus.cc:385] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.708431 22972 raft_consensus.cc:740] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.709537 22972 consensus_queue.cc:260] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.711549 22973 ts_tablet_manager.cc:1434] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:08.712581 22973 tablet_bootstrap.cc:492] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.712791 22971 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.713260 22971 ts_tablet_manager.cc:1403] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260713 09:07:08.714397 22972 ts_tablet_manager.cc:1434] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:07:08.715500 22972 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.716153 22971 raft_consensus.cc:359] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.716861 22971 raft_consensus.cc:385] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.717166 22971 raft_consensus.cc:740] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.718052 22971 consensus_queue.cc:260] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.719463 22973 tablet_bootstrap.cc:654] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.722539 22972 tablet_bootstrap.cc:654] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.722586 22971 ts_tablet_manager.cc:1434] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:08.726287 22971 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.724375 22679 catalog_manager.cc:5697] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.732524 22971 tablet_bootstrap.cc:654] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.744436 22973 tablet_bootstrap.cc:492] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.744946 22973 ts_tablet_manager.cc:1403] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.021s
I20260713 09:07:08.746670 22977 raft_consensus.cc:493] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.747280 22977 raft_consensus.cc:515] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.747834 22973 raft_consensus.cc:359] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.748551 22973 raft_consensus.cc:385] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.748914 22973 raft_consensus.cc:740] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.749600 22973 consensus_queue.cc:260] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.749858 22977 leader_election.cc:290] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:08.751132 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:08.751571 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
W20260713 09:07:08.752585 22895 leader_election.cc:343] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:08.753087 22897 leader_election.cc:343] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.753319 22972 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.753548 22897 leader_election.cc:304] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d; no voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:08.753803 22972 ts_tablet_manager.cc:1403] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.005s
I20260713 09:07:08.754540 22973 ts_tablet_manager.cc:1434] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:07:08.755504 22973 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.756080 22972 raft_consensus.cc:359] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.756528 22972 raft_consensus.cc:385] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.756774 22972 raft_consensus.cc:740] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.757881 22977 raft_consensus.cc:2749] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.757633 22972 consensus_queue.cc:260] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.760130 22972 ts_tablet_manager.cc:1434] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:07:08.761055 22972 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.762576 22973 tablet_bootstrap.cc:654] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.765465 22988 raft_consensus.cc:493] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.765870 22988 raft_consensus.cc:515] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.767973 22988 leader_election.cc:290] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.753242 22971 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.769421 22971 ts_tablet_manager.cc:1403] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.016s
I20260713 09:07:08.769630 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31112da3c14d179cac5733dcbdae9e" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.770473 22782 raft_consensus.cc:2468] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:08.772063 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31112da3c14d179cac5733dcbdae9e" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:08.772083 22823 leader_election.cc:304] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
W20260713 09:07:08.773533 22823 leader_election.cc:343] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.774411 22972 tablet_bootstrap.cc:654] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.774789 22988 raft_consensus.cc:2804] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.775207 22988 raft_consensus.cc:493] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.775532 22988 raft_consensus.cc:3060] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.772197 22971 raft_consensus.cc:359] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.777009 22971 raft_consensus.cc:385] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.777243 22971 raft_consensus.cc:740] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.777786 22971 consensus_queue.cc:260] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.779430 22971 ts_tablet_manager.cc:1434] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260713 09:07:08.782666 22973 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.782429 22988 raft_consensus.cc:515] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.783202 22973 ts_tablet_manager.cc:1403] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260713 09:07:08.785205 22971 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.785636 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31112da3c14d179cac5733dcbdae9e" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:08.786208 22782 raft_consensus.cc:3060] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.792045 22971 tablet_bootstrap.cc:654] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.793267 22782 raft_consensus.cc:2468] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:08.794827 22823 leader_election.cc:304] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.795666 22976 raft_consensus.cc:2804] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.800143 22988 leader_election.cc:290] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.799914 22973 raft_consensus.cc:359] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.800712 22973 raft_consensus.cc:385] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.801013 22973 raft_consensus.cc:740] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.801242 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31112da3c14d179cac5733dcbdae9e" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:08.801674 22973 consensus_queue.cc:260] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
W20260713 09:07:08.802640 22823 leader_election.cc:343] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.803637 22973 ts_tablet_manager.cc:1434] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260713 09:07:08.804637 22976 raft_consensus.cc:697] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:08.805612 22973 tablet_bootstrap.cc:492] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.807711 22971 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.807716 22972 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.808241 22971 ts_tablet_manager.cc:1403] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.010s
I20260713 09:07:08.808290 22972 ts_tablet_manager.cc:1403] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.014s
I20260713 09:07:08.810720 22971 raft_consensus.cc:359] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.810876 22972 raft_consensus.cc:359] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.811364 22971 raft_consensus.cc:385] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.811637 22972 raft_consensus.cc:385] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.811992 22972 raft_consensus.cc:740] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.812217 23015 raft_consensus.cc:493] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.812283 22976 consensus_queue.cc:237] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.812847 22972 consensus_queue.cc:260] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.812862 23015 raft_consensus.cc:515] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.811637 22971 raft_consensus.cc:740] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.815299 23015 leader_election.cc:290] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.815459 22971 consensus_queue.cc:260] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.817164 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
W20260713 09:07:08.818418 22823 leader_election.cc:343] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.817412 22971 ts_tablet_manager.cc:1434] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260713 09:07:08.817277 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.819128 22782 raft_consensus.cc:2468] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:08.820385 22971 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.820773 22823 leader_election.cc:304] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d
I20260713 09:07:08.823294 22972 ts_tablet_manager.cc:1434] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:08.824291 23015 raft_consensus.cc:2804] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.824630 23015 raft_consensus.cc:493] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.824929 23015 raft_consensus.cc:3060] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.825858 22971 tablet_bootstrap.cc:654] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.828050 22972 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.828754 22977 raft_consensus.cc:493] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.829252 22977 raft_consensus.cc:515] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.831266 22977 leader_election.cc:290] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:08.831544 22973 tablet_bootstrap.cc:654] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.832990 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.835093 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:08.835717 22857 raft_consensus.cc:2468] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:08.836259 22972 tablet_bootstrap.cc:654] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.836920 22895 leader_election.cc:304] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.833629 22782 raft_consensus.cc:2468] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:08.839298 22977 raft_consensus.cc:2804] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.837802 23015 raft_consensus.cc:515] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.839731 22977 raft_consensus.cc:493] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.840099 22977 raft_consensus.cc:3060] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.842361 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:08.843030 22782 raft_consensus.cc:3060] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.844022 23015 leader_election.cc:290] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.844288 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
W20260713 09:07:08.846020 22823 leader_election.cc:343] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.857570 22677 catalog_manager.cc:5697] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.863752 22782 raft_consensus.cc:2468] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:08.865357 22823 leader_election.cc:304] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d
I20260713 09:07:08.866451 23015 raft_consensus.cc:2804] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.866977 23015 raft_consensus.cc:697] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:08.868036 23015 consensus_queue.cc:237] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.869391 22977 raft_consensus.cc:515] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.872323 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:08.873090 22782 raft_consensus.cc:3060] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.875659 22972 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.876101 22972 ts_tablet_manager.cc:1403] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.019s
I20260713 09:07:08.877382 22973 tablet_bootstrap.cc:492] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.877790 22973 ts_tablet_manager.cc:1403] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.011s
I20260713 09:07:08.878332 22977 leader_election.cc:290] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:08.878938 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:08.878872 22972 raft_consensus.cc:359] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.879670 22972 raft_consensus.cc:385] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.879632 22857 raft_consensus.cc:3060] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.880514 22973 raft_consensus.cc:359] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.881114 22973 raft_consensus.cc:385] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.881335 22973 raft_consensus.cc:740] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.881978 22973 consensus_queue.cc:260] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.882718 22972 raft_consensus.cc:740] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.883940 22973 ts_tablet_manager.cc:1434] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:08.883524 22972 consensus_queue.cc:260] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.883342 22677 catalog_manager.cc:5697] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.888598 22971 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.889016 22971 ts_tablet_manager.cc:1403] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.007s
I20260713 09:07:08.885422 22972 ts_tablet_manager.cc:1434] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:08.890478 22972 tablet_bootstrap.cc:492] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.891459 22971 raft_consensus.cc:359] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.892059 22971 raft_consensus.cc:385] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.892316 22971 raft_consensus.cc:740] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.892959 22857 raft_consensus.cc:2468] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:08.893970 22973 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.894827 22895 leader_election.cc:304] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.895624 22977 raft_consensus.cc:2804] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.896646 22971 consensus_queue.cc:260] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.899451 22782 raft_consensus.cc:2468] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:08.903054 22971 ts_tablet_manager.cc:1434] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:07:08.903504 22973 tablet_bootstrap.cc:654] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.903928 22971 tablet_bootstrap.cc:492] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.904517 22972 tablet_bootstrap.cc:654] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.911306 22977 raft_consensus.cc:697] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:08.912490 22977 consensus_queue.cc:237] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.920629 22971 tablet_bootstrap.cc:654] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.921653 22972 tablet_bootstrap.cc:492] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.922159 22972 ts_tablet_manager.cc:1403] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.003s
I20260713 09:07:08.924577 22973 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.924957 22973 ts_tablet_manager.cc:1403] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.004s
I20260713 09:07:08.924806 22972 raft_consensus.cc:359] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.925383 22971 tablet_bootstrap.cc:492] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.925519 22972 raft_consensus.cc:385] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.925896 22972 raft_consensus.cc:740] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.925997 22971 ts_tablet_manager.cc:1403] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260713 09:07:08.926594 22972 consensus_queue.cc:260] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.927502 22973 raft_consensus.cc:359] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.928089 22973 raft_consensus.cc:385] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.928354 22973 raft_consensus.cc:740] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.927605 22680 catalog_manager.cc:5697] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.928599 22972 ts_tablet_manager.cc:1434] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:07:08.929015 22971 raft_consensus.cc:359] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.928979 22973 consensus_queue.cc:260] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.929441 22972 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:08.929757 22971 raft_consensus.cc:385] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.930075 22971 raft_consensus.cc:740] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.930773 22971 consensus_queue.cc:260] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.932760 22971 ts_tablet_manager.cc:1434] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:08.933619 22971 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.935756 22972 tablet_bootstrap.cc:654] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.937708 22973 ts_tablet_manager.cc:1434] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:07:08.939087 22971 tablet_bootstrap.cc:654] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.943919 23015 raft_consensus.cc:493] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.944585 23015 raft_consensus.cc:515] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.946404 22973 tablet_bootstrap.cc:492] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.948019 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:08.948870 22782 raft_consensus.cc:2468] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:08.949314 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:08.950137 22931 raft_consensus.cc:2468] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:08.950320 22823 leader_election.cc:304] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.951251 22976 raft_consensus.cc:2804] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.951560 22976 raft_consensus.cc:493] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.951479 23015 leader_election.cc:290] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.952044 22976 raft_consensus.cc:3060] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.956640 22973 tablet_bootstrap.cc:654] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.958840 22976 raft_consensus.cc:515] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.961906 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:08.962386 22782 raft_consensus.cc:3060] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.962525 22976 leader_election.cc:290] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.964111 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:08.964910 22971 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:08.964843 22931 raft_consensus.cc:3060] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.965507 22971 ts_tablet_manager.cc:1403] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.006s
I20260713 09:07:08.968029 22971 raft_consensus.cc:359] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.968669 22782 raft_consensus.cc:2468] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:08.970152 22971 raft_consensus.cc:385] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.970474 22971 raft_consensus.cc:740] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.970839 22823 leader_election.cc:304] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:08.971140 22971 consensus_queue.cc:260] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.971678 22976 raft_consensus.cc:2804] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.972950 22976 raft_consensus.cc:697] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:08.973284 22971 ts_tablet_manager.cc:1434] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:08.974160 22971 tablet_bootstrap.cc:492] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:08.973769 22976 consensus_queue.cc:237] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.978197 22973 tablet_bootstrap.cc:492] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:08.978678 22973 ts_tablet_manager.cc:1403] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260713 09:07:08.981117 22973 raft_consensus.cc:359] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.981940 22973 raft_consensus.cc:385] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.982182 22973 raft_consensus.cc:740] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.982882 22973 consensus_queue.cc:260] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.986063 22971 tablet_bootstrap.cc:654] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.986439 22972 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:08.986485 22931 raft_consensus.cc:2468] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:08.987169 22972 ts_tablet_manager.cc:1403] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.024s
I20260713 09:07:08.987864 22973 ts_tablet_manager.cc:1434] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:07:08.988662 22973 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:08.989665 22972 raft_consensus.cc:359] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.990231 22972 raft_consensus.cc:385] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.990469 22972 raft_consensus.cc:740] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.991186 22972 consensus_queue.cc:260] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.994505 23015 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.995046 23015 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.995661 22977 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.996121 22977 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:08.997151 23015 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:08.998167 22977 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:08.998191 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:08.998790 22973 tablet_bootstrap.cc:654] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.999017 22931 raft_consensus.cc:2468] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:09.000238 22823 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.001181 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.001724 22857 raft_consensus.cc:2468] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.002863 22895 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.003868 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.004153 23021 raft_consensus.cc:493] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.004791 23021 raft_consensus.cc:515] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.007495 23021 leader_election.cc:290] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.008126 23021 raft_consensus.cc:2804] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.008508 23021 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.008929 23021 raft_consensus.cc:3060] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:09.010358 22823 leader_election.cc:343] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.013171 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1aa529d5ba94e3eb7ca847840d99bf9" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.014057 22857 raft_consensus.cc:2468] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.015292 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1aa529d5ba94e3eb7ca847840d99bf9" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.015447 23015 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.016340 22895 leader_election.cc:304] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.017323 22977 raft_consensus.cc:2804] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.017737 22977 raft_consensus.cc:493] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.018249 22977 raft_consensus.cc:3060] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.022239 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.002864 22976 raft_consensus.cc:2804] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.023269 22976 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.023772 22976 raft_consensus.cc:3060] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:09.023844 22897 leader_election.cc:343] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:09.026408 22897 leader_election.cc:343] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.001940 22972 ts_tablet_manager.cc:1434] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:07:09.031502 22677 catalog_manager.cc:5697] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.040609 22972 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:09.037968 22976 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.044791 22977 raft_consensus.cc:515] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.048034 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1aa529d5ba94e3eb7ca847840d99bf9" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:09.048118 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.049221 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
W20260713 09:07:09.049463 22897 leader_election.cc:343] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:09.050487 22823 leader_election.cc:343] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.051822 22976 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.056459 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1aa529d5ba94e3eb7ca847840d99bf9" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.057001 22857 raft_consensus.cc:3060] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.058104 22973 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.058533 22973 ts_tablet_manager.cc:1403] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.028s
I20260713 09:07:09.062151 22973 raft_consensus.cc:359] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.062990 22973 raft_consensus.cc:385] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.063319 22973 raft_consensus.cc:740] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.064126 22973 consensus_queue.cc:260] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.068791 22973 ts_tablet_manager.cc:1434] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:09.069970 22973 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.053731 22977 leader_election.cc:290] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.052724 23021 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.074787 22931 raft_consensus.cc:2393] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf539fc99d3b4805a9adebe5659bb7d4 in current term 1: Already voted for candidate 2bf819cda6fa478da79ce432a614253d in this term.
I20260713 09:07:09.076699 23021 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.077229 23021 raft_consensus.cc:493] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.077262 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.078801 22856 raft_consensus.cc:2393] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2bf819cda6fa478da79ce432a614253d in current term 1: Already voted for candidate cf539fc99d3b4805a9adebe5659bb7d4 in this term.
I20260713 09:07:09.080003 22979 raft_consensus.cc:493] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.078414 23021 raft_consensus.cc:515] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.080474 22979 raft_consensus.cc:515] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.082748 22857 raft_consensus.cc:2468] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:09.083015 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.083707 22856 raft_consensus.cc:2468] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.085201 22895 leader_election.cc:304] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.082530 22979 leader_election.cc:290] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.086109 22895 leader_election.cc:304] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.086112 22823 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [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: cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.088003 22976 raft_consensus.cc:2749] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.088266 22972 tablet_bootstrap.cc:654] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.100193 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.095235 22976 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:07:09.101127 23021 leader_election.cc:290] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
W20260713 09:07:09.105410 22746 leader_election.cc:343] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.105795 23021 raft_consensus.cc:2804] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.109476 22971 tablet_bootstrap.cc:492] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:09.109205 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:09.109863 22971 ts_tablet_manager.cc:1403] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.070s
I20260713 09:07:09.106299 22988 raft_consensus.cc:493] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.111040 22988 raft_consensus.cc:515] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.113080 22971 raft_consensus.cc:359] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.113597 22971 raft_consensus.cc:385] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.107326 22977 raft_consensus.cc:2804] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.113818 22971 raft_consensus.cc:740] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.115075 22971 consensus_queue.cc:260] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.116834 22972 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.117228 22972 ts_tablet_manager.cc:1403] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.077s	user 0.005s	sys 0.008s
I20260713 09:07:09.112727 23021 raft_consensus.cc:697] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:09.120434 22973 tablet_bootstrap.cc:654] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.114683 22977 raft_consensus.cc:493] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.146800 22977 raft_consensus.cc:3060] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.146817 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.138067 22971 ts_tablet_manager.cc:1434] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:07:09.150851 22971 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:09.145756 22979 raft_consensus.cc:493] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.121708 22988 leader_election.cc:290] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
W20260713 09:07:09.147521 22897 leader_election.cc:343] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.152045 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8727b0d04f475c8b37c0429979182a" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.155864 23003 raft_consensus.cc:493] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.123386 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8727b0d04f475c8b37c0429979182a" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.157104 23003 raft_consensus.cc:515] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.121708 23021 consensus_queue.cc:237] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.155433 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.156040 22897 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [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: 2bf819cda6fa478da79ce432a614253d; no voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.171060 23033 raft_consensus.cc:2749] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.154371 22979 raft_consensus.cc:515] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.174238 22979 leader_election.cc:290] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.174708 22979 raft_consensus.cc:493] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.175115 22979 raft_consensus.cc:515] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.175884 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.176592 22856 raft_consensus.cc:2468] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:09.174258 23003 leader_election.cc:290] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.177017 22979 leader_election.cc:290] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.177237 23003 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.177668 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d04a803766247a1b02b8d177f8a8bee" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.178359 22857 raft_consensus.cc:2468] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:09.179543 22972 raft_consensus.cc:359] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.180022 22972 raft_consensus.cc:385] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.180243 22972 raft_consensus.cc:740] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.180795 22972 consensus_queue.cc:260] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.179075 22780 raft_consensus.cc:2468] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.183128 22972 ts_tablet_manager.cc:1434] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260713 09:07:09.183260 22746 leader_election.cc:304] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.184257 22972 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:09.160183 22782 raft_consensus.cc:2468] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:09.160945 22930 raft_consensus.cc:2468] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:09.185086 22979 raft_consensus.cc:2804] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.189484 22979 raft_consensus.cc:493] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.189935 22979 raft_consensus.cc:3060] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.187428 22746 leader_election.cc:304] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.187487 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.187767 22823 leader_election.cc:304] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.188639 22977 raft_consensus.cc:515] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.193639 22971 tablet_bootstrap.cc:654] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:09.211493 22746 leader_election.cc:343] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.195676 22988 raft_consensus.cc:2804] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.214936 22988 raft_consensus.cc:493] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.215408 22988 raft_consensus.cc:3060] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.250748 23040 raft_consensus.cc:2804] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.251315 23040 raft_consensus.cc:493] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.251721 23040 raft_consensus.cc:3060] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.280035 22977 leader_election.cc:290] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.280571 22977 raft_consensus.cc:493] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.281325 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.284143 22857 raft_consensus.cc:3060] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.280982 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:09.280975 22977 raft_consensus.cc:515] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.295071 22680 catalog_manager.cc:5697] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.296242 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31112da3c14d179cac5733dcbdae9e" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.296996 22780 raft_consensus.cc:2393] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2bf819cda6fa478da79ce432a614253d in current term 1: Already voted for candidate cf539fc99d3b4805a9adebe5659bb7d4 in this term.
I20260713 09:07:09.266737 22979 raft_consensus.cc:515] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.298959 22931 raft_consensus.cc:3060] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.299113 22782 raft_consensus.cc:2393] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2bf819cda6fa478da79ce432a614253d in current term 1: Already voted for candidate a82eb677c8514a2e90c40e0f929115c9 in this term.
I20260713 09:07:09.301503 22979 leader_election.cc:290] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.304682 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.305008 22972 tablet_bootstrap.cc:654] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.306595 22855 raft_consensus.cc:3060] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.308724 23036 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.312340 22857 raft_consensus.cc:2468] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:09.313529 22895 leader_election.cc:304] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.314751 23033 raft_consensus.cc:2804] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.315172 23033 raft_consensus.cc:697] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:09.315965 23033 consensus_queue.cc:237] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.319130 22988 raft_consensus.cc:515] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
W20260713 09:07:09.315971 22748 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.3:39705, user_credentials={real_user=slave}} blocked reactor thread for 144533us
I20260713 09:07:09.321678 22973 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.321785 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8727b0d04f475c8b37c0429979182a" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:09.322180 22973 ts_tablet_manager.cc:1403] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.252s	user 0.023s	sys 0.004s
I20260713 09:07:09.322314 22782 raft_consensus.cc:3060] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.322644 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.324712 22973 raft_consensus.cc:359] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.325296 22973 raft_consensus.cc:385] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.325541 22973 raft_consensus.cc:740] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.326107 22973 consensus_queue.cc:260] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.326936 23042 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:09.327698 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31112da3c14d179cac5733dcbdae9e" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.329457 22895 leader_election.cc:304] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d; no voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.330549 23021 raft_consensus.cc:3060] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.332005 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8727b0d04f475c8b37c0429979182a" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.332544 22930 raft_consensus.cc:3060] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.334833 22977 leader_election.cc:290] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.335366 22973 ts_tablet_manager.cc:1434] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:09.335722 23036 raft_consensus.cc:493] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.336313 23036 raft_consensus.cc:515] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.337013 22973 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.338908 22930 raft_consensus.cc:2468] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:09.339968 23036 leader_election.cc:290] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.341398 22823 leader_election.cc:304] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.342810 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.344451 23036 raft_consensus.cc:2804] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.345253 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.345311 23036 raft_consensus.cc:697] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:09.346498 23036 consensus_queue.cc:237] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.347564 22782 raft_consensus.cc:2468] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
W20260713 09:07:09.348611 22823 leader_election.cc:343] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:09.349435 22823 leader_election.cc:343] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.349938 22823 leader_election.cc:304] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.350416 22971 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:09.350905 22971 ts_tablet_manager.cc:1403] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.200s	user 0.007s	sys 0.003s
I20260713 09:07:09.352850 22973 tablet_bootstrap.cc:654] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.353453 23015 raft_consensus.cc:2749] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.354800 23040 raft_consensus.cc:515] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.358628 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d04a803766247a1b02b8d177f8a8bee" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.359340 22856 raft_consensus.cc:3060] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.370296 22856 raft_consensus.cc:2468] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:09.371091 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.371640 22746 leader_election.cc:304] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.371836 22931 raft_consensus.cc:2468] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:09.373633 23042 raft_consensus.cc:2804] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.376065 23042 raft_consensus.cc:697] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:09.376636 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade47c2025cb4b2697d9f6bff00a59a4" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.377074 23042 consensus_queue.cc:237] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.380631 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d04a803766247a1b02b8d177f8a8bee" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.381336 22930 raft_consensus.cc:2468] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
W20260713 09:07:09.383363 22748 leader_election.cc:343] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.385895 22972 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.386358 22972 ts_tablet_manager.cc:1403] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.202s	user 0.007s	sys 0.003s
I20260713 09:07:09.389479 22972 raft_consensus.cc:359] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.390259 22972 raft_consensus.cc:385] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.354283 22988 leader_election.cc:290] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.395084 22988 consensus_queue.cc:1048] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:09.396556 22728 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:09.396214 22680 catalog_manager.cc:5697] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.353380 22971 raft_consensus.cc:359] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.401640 22971 raft_consensus.cc:385] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.401963 22971 raft_consensus.cc:740] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.402935 22971 consensus_queue.cc:260] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.406150 22971 ts_tablet_manager.cc:1434] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260713 09:07:09.407256 22971 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:09.412086 23040 leader_election.cc:290] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.428822 23037 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:09.396657 22988 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.444649 22748 leader_election.cc:304] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.446031 23003 raft_consensus.cc:2749] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.448024 23021 raft_consensus.cc:2749] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.451030 23037 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:09.459334 23036 consensus_queue.cc:1048] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.462661 22972 raft_consensus.cc:740] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.467694 22972 consensus_queue.cc:260] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.469655 22972 ts_tablet_manager.cc:1434] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.001s
I20260713 09:07:09.470541 22972 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
W20260713 09:07:09.473472 22748 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.3:39705, user_credentials={real_user=slave}} blocked reactor thread for 90175.1us
I20260713 09:07:09.475612 22973 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.476094 22973 ts_tablet_manager.cc:1403] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.139s	user 0.030s	sys 0.053s
I20260713 09:07:09.476245 22972 tablet_bootstrap.cc:654] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.477351 22677 catalog_manager.cc:5697] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.478586 22973 raft_consensus.cc:359] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.482760 22679 catalog_manager.cc:5697] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.484618 22973 raft_consensus.cc:385] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.485085 22973 raft_consensus.cc:740] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.488824 22972 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.488499 22973 consensus_queue.cc:260] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.489239 22972 ts_tablet_manager.cc:1403] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260713 09:07:09.490947 22973 ts_tablet_manager.cc:1434] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:09.491674 22972 raft_consensus.cc:359] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.491473 22971 tablet_bootstrap.cc:654] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.492249 22972 raft_consensus.cc:385] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.492532 22972 raft_consensus.cc:740] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.493062 22973 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.493422 22972 consensus_queue.cc:260] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.500495 22972 ts_tablet_manager.cc:1434] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:07:09.501595 22972 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:09.503954 22971 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:09.504468 22971 ts_tablet_manager.cc:1403] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.097s	user 0.005s	sys 0.012s
I20260713 09:07:09.507119 22972 tablet_bootstrap.cc:654] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.506980 22971 raft_consensus.cc:359] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.507768 22971 raft_consensus.cc:385] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.508105 22971 raft_consensus.cc:740] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.510031 23052 raft_consensus.cc:493] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.510447 23052 raft_consensus.cc:515] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.511648 23015 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.512662 23052 leader_election.cc:290] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.513378 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ae2f470075460aad46a8a75d33a454" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.515192 22973 tablet_bootstrap.cc:654] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.515688 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ae2f470075460aad46a8a75d33a454" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.516341 22929 raft_consensus.cc:2468] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
W20260713 09:07:09.518230 22823 leader_election.cc:343] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.518906 22823 leader_election.cc:304] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.522766 23052 raft_consensus.cc:2804] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.523337 23052 raft_consensus.cc:493] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.523824 23052 raft_consensus.cc:3060] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.527808 22972 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.524024 22973 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.528331 22972 ts_tablet_manager.cc:1403] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260713 09:07:09.528900 22973 ts_tablet_manager.cc:1403] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260713 09:07:09.531281 22972 raft_consensus.cc:359] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.532454 23015 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.536670 22973 raft_consensus.cc:359] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.541078 22973 raft_consensus.cc:385] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.541960 22973 raft_consensus.cc:740] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.537344 22972 raft_consensus.cc:385] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.542904 22972 raft_consensus.cc:740] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.543713 22972 consensus_queue.cc:260] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.545836 22972 ts_tablet_manager.cc:1434] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:07:09.546662 22972 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:09.511554 22971 consensus_queue.cc:260] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.533270 23052 raft_consensus.cc:515] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.552181 23052 leader_election.cc:290] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.543635 22973 consensus_queue.cc:260] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.474974 22748 leader_election.cc:304] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [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: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.553933 22973 ts_tablet_manager.cc:1434] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:07:09.554782 23057 raft_consensus.cc:2804] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.555325 23057 raft_consensus.cc:493] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.555773 23057 raft_consensus.cc:3060] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.558547 22972 tablet_bootstrap.cc:654] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.559032 22973 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.566771 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ae2f470075460aad46a8a75d33a454" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:09.553951 22971 ts_tablet_manager.cc:1434] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260713 09:07:09.554664 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ae2f470075460aad46a8a75d33a454" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.567579 22780 raft_consensus.cc:3060] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.567932 22929 raft_consensus.cc:3060] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:09.554474 22748 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.3:39705, user_credentials={real_user=slave}} blocked reactor thread for 79578.7us
I20260713 09:07:09.574262 22748 leader_election.cc:304] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [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: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.579178 23040 raft_consensus.cc:2749] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.580778 23057 raft_consensus.cc:515] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.581647 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d04a803766247a1b02b8d177f8a8bee" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.575460 22971 tablet_bootstrap.cc:492] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:09.582216 22931 raft_consensus.cc:3060] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.582901 23057 leader_election.cc:290] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.583782 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
W20260713 09:07:09.585510 22746 leader_election.cc:343] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.588908 22929 raft_consensus.cc:2468] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:09.589953 22823 leader_election.cc:304] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.590739 23052 raft_consensus.cc:2804] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.591156 23052 raft_consensus.cc:697] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:09.591943 23052 consensus_queue.cc:237] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.599495 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.600292 22929 raft_consensus.cc:3060] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.601257 22973 tablet_bootstrap.cc:654] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.599061 22780 raft_consensus.cc:2468] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:09.624615 22972 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.625089 22972 ts_tablet_manager.cc:1403] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.015s
I20260713 09:07:09.628211 22973 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.628755 22973 ts_tablet_manager.cc:1403] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.007s
I20260713 09:07:09.631772 22931 raft_consensus.cc:2468] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:09.640084 22929 raft_consensus.cc:2468] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:09.641319 22748 leader_election.cc:304] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [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: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.642232 22972 raft_consensus.cc:359] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.642798 22972 raft_consensus.cc:385] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.642817 23057 raft_consensus.cc:2804] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.643183 22972 raft_consensus.cc:740] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.643543 23057 raft_consensus.cc:697] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:09.642884 22679 catalog_manager.cc:5697] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.644080 22972 consensus_queue.cc:260] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.644564 23057 consensus_queue.cc:237] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.645982 22972 ts_tablet_manager.cc:1434] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.002s
I20260713 09:07:09.646896 22973 raft_consensus.cc:359] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.647549 22973 raft_consensus.cc:385] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.647786 22973 raft_consensus.cc:740] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.648517 22973 consensus_queue.cc:260] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.651716 22971 tablet_bootstrap.cc:654] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.652796 22973 ts_tablet_manager.cc:1434] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260713 09:07:09.653036 22972 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:09.655328 22973 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.669662 22973 tablet_bootstrap.cc:654] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.670802 22972 tablet_bootstrap.cc:654] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.670872 22679 catalog_manager.cc:5697] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.672147 22971 tablet_bootstrap.cc:492] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:09.672627 22971 ts_tablet_manager.cc:1403] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.010s
I20260713 09:07:09.675357 22971 raft_consensus.cc:359] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.676012 22971 raft_consensus.cc:385] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.676327 22971 raft_consensus.cc:740] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.677052 22971 consensus_queue.cc:260] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.679201 22971 ts_tablet_manager.cc:1434] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:09.680398 22971 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:09.686156 22971 tablet_bootstrap.cc:654] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.698058 22971 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:09.698814 22971 ts_tablet_manager.cc:1403] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:07:09.701436 22971 raft_consensus.cc:359] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.701848 22973 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.702026 22971 raft_consensus.cc:385] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.702302 22973 ts_tablet_manager.cc:1403] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.020s
I20260713 09:07:09.702360 22971 raft_consensus.cc:740] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.702962 22972 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.703382 22972 ts_tablet_manager.cc:1403] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.032s
I20260713 09:07:09.703233 22971 consensus_queue.cc:260] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.705168 22971 ts_tablet_manager.cc:1434] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:09.704901 22973 raft_consensus.cc:359] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.705510 22973 raft_consensus.cc:385] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.705752 22973 raft_consensus.cc:740] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.705883 22972 raft_consensus.cc:359] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.706442 22971 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:09.706494 22972 raft_consensus.cc:385] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.706384 22973 consensus_queue.cc:260] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.706916 22972 raft_consensus.cc:740] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.707631 22972 consensus_queue.cc:260] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.708402 22973 ts_tablet_manager.cc:1434] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:09.709643 22973 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.714959 22973 tablet_bootstrap.cc:654] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.715662 22972 ts_tablet_manager.cc:1434] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:09.716588 22972 tablet_bootstrap.cc:492] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:09.723413 23021 raft_consensus.cc:493] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.723920 23021 raft_consensus.cc:515] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.725770 22973 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.726012 23021 leader_election.cc:290] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.726209 22973 ts_tablet_manager.cc:1403] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:07:09.726441 23021 raft_consensus.cc:493] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.726904 23021 raft_consensus.cc:515] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.728173 22971 tablet_bootstrap.cc:654] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.728645 23021 leader_election.cc:290] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.728724 22973 raft_consensus.cc:359] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.729394 22973 raft_consensus.cc:385] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.729676 22973 raft_consensus.cc:740] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.730177 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.730474 22973 consensus_queue.cc:260] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.731184 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.731354 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.732369 22973 ts_tablet_manager.cc:1434] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:09.732205 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
W20260713 09:07:09.732717 22895 leader_election.cc:343] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.733264 22973 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.733163 22855 raft_consensus.cc:2468] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.735646 22972 tablet_bootstrap.cc:654] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:09.738233 22897 leader_election.cc:343] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.738749 22973 tablet_bootstrap.cc:654] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:09.739054 22897 leader_election.cc:343] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.739501 22897 leader_election.cc:304] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d; no voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.740593 23033 raft_consensus.cc:2749] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.741626 22895 leader_election.cc:304] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.742954 23033 raft_consensus.cc:493] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.743503 23033 raft_consensus.cc:515] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.745609 23057 raft_consensus.cc:493] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.746223 23057 raft_consensus.cc:515] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.748178 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.748760 22855 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.749720 22973 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.750142 22973 ts_tablet_manager.cc:1403] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260713 09:07:09.749969 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.750550 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.750730 22855 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:09.751194 22782 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:09.752216 22746 leader_election.cc:304] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.752394 22897 leader_election.cc:304] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:09.753197 22977 raft_consensus.cc:2804] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.753146 22973 raft_consensus.cc:359] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.753333 23040 raft_consensus.cc:2804] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.753659 22977 raft_consensus.cc:493] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.753944 23040 raft_consensus.cc:493] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.754101 22977 raft_consensus.cc:3060] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.754328 23040 raft_consensus.cc:3060] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.754832 23057 leader_election.cc:290] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.746151 23033 leader_election.cc:290] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.759366 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.759913 22929 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:09.761891 23040 raft_consensus.cc:515] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.762712 23033 raft_consensus.cc:2804] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.763965 23040 leader_election.cc:290] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.761894 22977 raft_consensus.cc:515] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.764935 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.765064 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:09.765630 22855 raft_consensus.cc:3060] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.765687 22929 raft_consensus.cc:3060] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.766239 22977 leader_election.cc:290] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.766816 22973 raft_consensus.cc:385] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.767104 22973 raft_consensus.cc:740] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.767711 22973 consensus_queue.cc:260] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.769563 22973 ts_tablet_manager.cc:1434] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:07:09.770370 22973 tablet_bootstrap.cc:492] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:09.771943 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.772498 22856 raft_consensus.cc:3060] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.774924 22855 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:09.775884 22973 tablet_bootstrap.cc:654] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.776343 22746 leader_election.cc:304] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.777686 23057 raft_consensus.cc:2804] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.778234 23057 raft_consensus.cc:697] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:09.779729 22856 raft_consensus.cc:2468] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:09.779297 23057 consensus_queue.cc:237] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.786067 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
W20260713 09:07:09.788043 22897 leader_election.cc:343] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.793301 22929 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:09.795500 23033 raft_consensus.cc:493] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.796038 23033 raft_consensus.cc:3060] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.799767 23040 raft_consensus.cc:493] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.800383 23040 raft_consensus.cc:515] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.799772 22895 leader_election.cc:304] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.804098 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1aa529d5ba94e3eb7ca847840d99bf9" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.804373 23040 leader_election.cc:290] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.805029 23040 raft_consensus.cc:493] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.805122 22855 raft_consensus.cc:2393] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a82eb677c8514a2e90c40e0f929115c9 in current term 1: Already voted for candidate 2bf819cda6fa478da79ce432a614253d in this term.
I20260713 09:07:09.805634 23040 raft_consensus.cc:515] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.809113 23040 leader_election.cc:290] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.809473 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12fc9f9ed924ea4a6fc6eda873cbbe3" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.809916 22977 raft_consensus.cc:2804] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.810408 22977 raft_consensus.cc:697] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
W20260713 09:07:09.811004 22746 leader_election.cc:343] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.811223 22977 consensus_queue.cc:237] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.813257 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1aa529d5ba94e3eb7ca847840d99bf9" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.814980 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12fc9f9ed924ea4a6fc6eda873cbbe3" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.815492 22748 leader_election.cc:304] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.816432 23037 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.817021 23052 raft_consensus.cc:493] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.817600 23052 raft_consensus.cc:515] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.820101 23052 leader_election.cc:290] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.819929 22679 catalog_manager.cc:5697] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.822834 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e104093f4734c4fa5981cc1e8bd651a" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
W20260713 09:07:09.824837 22823 leader_election.cc:343] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.822866 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e104093f4734c4fa5981cc1e8bd651a" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.833699 22680 catalog_manager.cc:5697] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.837160 22780 raft_consensus.cc:3060] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:09.834446 22823 leader_election.cc:343] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.839089 22823 leader_election.cc:304] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.842710 23015 raft_consensus.cc:2749] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.843515 23015 consensus_queue.cc:1048] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:09.831040 22748 leader_election.cc:343] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.848346 22748 leader_election.cc:304] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:09.849016 22977 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.853708 23052 consensus_queue.cc:1048] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:09.855598 23057 raft_consensus.cc:2749] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.859965 23042 raft_consensus.cc:2749] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.880534 23033 raft_consensus.cc:515] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.884915 23057 consensus_queue.cc:1048] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.894088 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:09.896857 23033 leader_election.cc:290] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 2 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:09.898542 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6443f21154064ba70777c45c7e9ea" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:09.899147 22856 raft_consensus.cc:3060] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.907995 22988 raft_consensus.cc:493] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.908519 22988 raft_consensus.cc:515] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.908864 22856 raft_consensus.cc:2468] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 2.
I20260713 09:07:09.910005 22895 leader_election.cc:304] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:09.911103 23037 raft_consensus.cc:2804] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.911566 23037 raft_consensus.cc:697] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:09.912004 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:09.912689 22930 raft_consensus.cc:2468] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:09.912377 23037 consensus_queue.cc:237] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.916519 22823 leader_election.cc:304] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:09.917364 23036 raft_consensus.cc:2804] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.917747 23036 raft_consensus.cc:493] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.918081 23036 raft_consensus.cc:3060] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.918962 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:09.915886 22988 leader_election.cc:290] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:09.923743 23057 raft_consensus.cc:493] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.930873 23057 raft_consensus.cc:515] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.935472 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:09.936599 23057 leader_election.cc:290] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
W20260713 09:07:09.937265 22746 leader_election.cc:343] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:09.934207 22823 leader_election.cc:343] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:09.964143 23089 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:09.967283 22973 tablet_bootstrap.cc:492] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.968209 22973 ts_tablet_manager.cc:1403] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.198s	user 0.072s	sys 0.062s
I20260713 09:07:09.974792 22972 tablet_bootstrap.cc:492] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:09.975461 22972 ts_tablet_manager.cc:1403] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.259s	user 0.082s	sys 0.123s
I20260713 09:07:09.985731 22973 raft_consensus.cc:359] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.986408 22973 raft_consensus.cc:385] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.986697 22973 raft_consensus.cc:740] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.987375 22973 consensus_queue.cc:260] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:09.988242 22680 catalog_manager.cc:5697] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 1 to 2, leader changed from a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 2 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.989352 22973 ts_tablet_manager.cc:1434] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260713 09:07:09.989827 22971 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:09.989588 23090 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.990243 22973 tablet_bootstrap.cc:492] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
W20260713 09:07:09.992324 22897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.1:40359, user_credentials={real_user=slave}} blocked reactor thread for 52875.3us
I20260713 09:07:09.996906 22973 tablet_bootstrap.cc:654] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.000706 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.002547 23042 consensus_queue.cc:1048] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.007725 22973 tablet_bootstrap.cc:492] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:09.979538 22972 raft_consensus.cc:359] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.008211 22973 ts_tablet_manager.cc:1403] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:07:10.008428 22972 raft_consensus.cc:385] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.012820 22972 raft_consensus.cc:740] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.013617 23042 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.013482 22972 consensus_queue.cc:260] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.013823 22973 raft_consensus.cc:359] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.014689 22973 raft_consensus.cc:385] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.014086 23042 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.014969 22973 raft_consensus.cc:740] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.015570 22973 consensus_queue.cc:260] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.015986 22972 ts_tablet_manager.cc:1434] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260713 09:07:10.016853 22972 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:10.017354 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.017750 22973 ts_tablet_manager.cc:1434] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:07:10.018078 22857 raft_consensus.cc:2393] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a82eb677c8514a2e90c40e0f929115c9 in current term 1: Already voted for candidate cf539fc99d3b4805a9adebe5659bb7d4 in this term.
I20260713 09:07:10.018576 22973 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:10.019677 23042 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.022360 22972 tablet_bootstrap.cc:654] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.024670 22973 tablet_bootstrap.cc:654] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:10.009178 22748 leader_election.cc:343] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.025465 22748 leader_election.cc:304] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.008606 22971 ts_tablet_manager.cc:1403] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.302s	user 0.025s	sys 0.043s
I20260713 09:07:10.035131 23036 raft_consensus.cc:515] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.036619 23042 raft_consensus.cc:2749] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.037287 23036 leader_election.cc:290] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.038597 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.042295 22972 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:10.042768 22972 ts_tablet_manager.cc:1403] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:07:10.045083 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:10.045851 22929 raft_consensus.cc:3060] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.047732 22972 raft_consensus.cc:359] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.048362 22972 raft_consensus.cc:385] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.048686 22972 raft_consensus.cc:740] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
W20260713 09:07:10.051700 22823 leader_election.cc:343] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.053756 22972 consensus_queue.cc:260] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.053905 22971 raft_consensus.cc:359] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.054594 22971 raft_consensus.cc:385] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.054919 22971 raft_consensus.cc:740] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.052672 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.056336 22972 ts_tablet_manager.cc:1434] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:10.057637 22972 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:10.062410 22931 raft_consensus.cc:2393] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a82eb677c8514a2e90c40e0f929115c9 in current term 1: Already voted for candidate 2bf819cda6fa478da79ce432a614253d in this term.
I20260713 09:07:10.062414 22929 raft_consensus.cc:2468] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:10.060655 22971 consensus_queue.cc:260] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.065647 22823 leader_election.cc:304] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:10.069525 22972 tablet_bootstrap.cc:654] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.069922 23036 raft_consensus.cc:2804] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.071565 22748 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.070782 23036 raft_consensus.cc:697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:10.072396 23057 raft_consensus.cc:3060] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.072995 23036 consensus_queue.cc:237] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.078081 22971 ts_tablet_manager.cc:1434] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260713 09:07:10.079047 22971 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:10.084133 22973 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:10.084687 22973 ts_tablet_manager.cc:1403] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.028s
I20260713 09:07:10.087373 22973 raft_consensus.cc:359] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.088008 22973 raft_consensus.cc:385] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.088274 22973 raft_consensus.cc:740] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.088858 22973 consensus_queue.cc:260] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.089879 22976 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.091075 23057 raft_consensus.cc:2749] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.093178 22971 tablet_bootstrap.cc:654] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.095861 22972 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:10.096304 22972 ts_tablet_manager.cc:1403] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.010s
I20260713 09:07:10.097206 22973 ts_tablet_manager.cc:1434] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:07:10.098371 22973 tablet_bootstrap.cc:492] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:10.111255 22972 raft_consensus.cc:359] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.112030 22972 raft_consensus.cc:385] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.112327 22972 raft_consensus.cc:740] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.113068 22972 consensus_queue.cc:260] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.118901 22972 ts_tablet_manager.cc:1434] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:07:10.119796 22972 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:10.121062 22976 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:10.121636 22746 consensus_peers.cc:597] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 -> Peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Couldn't send request to peer cf539fc99d3b4805a9adebe5659bb7d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:10.123224 22679 catalog_manager.cc:5697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.128250 23036 raft_consensus.cc:493] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.128786 23036 raft_consensus.cc:515] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.130676 23036 leader_election.cc:290] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.132145 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.132407 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.135025 22780 raft_consensus.cc:2468] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
W20260713 09:07:10.136302 22823 leader_election.cc:343] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.138186 22973 tablet_bootstrap.cc:654] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.139586 22972 tablet_bootstrap.cc:654] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.138324 22823 leader_election.cc:304] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d
I20260713 09:07:10.140563 23036 raft_consensus.cc:2804] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.140965 23036 raft_consensus.cc:493] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.141328 23036 raft_consensus.cc:3060] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.145735 23057 raft_consensus.cc:493] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.146250 23057 raft_consensus.cc:515] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.148564 23057 leader_election.cc:290] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.148702 23042 raft_consensus.cc:493] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.149317 23042 raft_consensus.cc:515] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.151494 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fb8943dc7c4addb0ceb73e6cfdcb70" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.151928 23042 leader_election.cc:290] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.152613 23042 raft_consensus.cc:493] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.153000 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fb8943dc7c4addb0ceb73e6cfdcb70" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.153200 23042 raft_consensus.cc:515] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.153678 22931 raft_consensus.cc:2468] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 0.
I20260713 09:07:10.155467 22748 leader_election.cc:304] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.156572 23040 raft_consensus.cc:2804] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:10.156678 22746 leader_election.cc:343] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.157075 23040 raft_consensus.cc:493] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.157616 23040 raft_consensus.cc:3060] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.157995 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e726261aa048b3aba9b101a0174e28" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
W20260713 09:07:10.159329 22746 leader_election.cc:343] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.161862 23036 raft_consensus.cc:515] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.164494 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.165024 22780 raft_consensus.cc:3060] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.167146 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e726261aa048b3aba9b101a0174e28" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.168861 23040 raft_consensus.cc:515] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
W20260713 09:07:10.171265 22748 leader_election.cc:343] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.171898 22748 leader_election.cc:304] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.172135 22780 raft_consensus.cc:2468] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:10.173380 22823 leader_election.cc:304] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.173566 23042 leader_election.cc:290] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.174212 23042 raft_consensus.cc:2749] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.174235 22976 raft_consensus.cc:2804] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.174851 22976 raft_consensus.cc:697] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:10.175042 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.175948 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.175710 22976 consensus_queue.cc:237] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.176673 22931 raft_consensus.cc:2393] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a82eb677c8514a2e90c40e0f929115c9 in current term 1: Already voted for candidate cf539fc99d3b4805a9adebe5659bb7d4 in this term.
I20260713 09:07:10.180042 22748 leader_election.cc:304] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.181424 23057 raft_consensus.cc:3060] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.183157 23036 leader_election.cc:290] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.186537 22973 tablet_bootstrap.cc:492] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:10.186995 22973 ts_tablet_manager.cc:1403] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.002s
I20260713 09:07:10.188817 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:10.190826 23057 raft_consensus.cc:2749] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.190918 22973 raft_consensus.cc:359] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.191654 22973 raft_consensus.cc:385] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.191919 22973 raft_consensus.cc:740] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
W20260713 09:07:10.192447 22823 leader_election.cc:343] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.192536 22973 consensus_queue.cc:260] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.193308 22971 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.194414 22971 ts_tablet_manager.cc:1403] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.018s
I20260713 09:07:10.195257 22973 ts_tablet_manager.cc:1434] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:10.195955 22973 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:10.197389 22971 raft_consensus.cc:359] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.198259 22971 raft_consensus.cc:385] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.198577 22971 raft_consensus.cc:740] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.199265 22971 consensus_queue.cc:260] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.200872 22973 tablet_bootstrap.cc:654] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.200960 23040 leader_election.cc:290] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.205962 22971 ts_tablet_manager.cc:1434] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:07:10.205822 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fb8943dc7c4addb0ceb73e6cfdcb70" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:10.206856 22971 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
W20260713 09:07:10.207671 22897 consensus_peers.cc:597] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:10.208217 22746 leader_election.cc:343] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.211066 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fb8943dc7c4addb0ceb73e6cfdcb70" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:10.211654 22930 raft_consensus.cc:3060] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.214471 22678 catalog_manager.cc:5697] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.217314 23040 raft_consensus.cc:493] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.217792 23040 raft_consensus.cc:515] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.227602 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.227758 23040 leader_election.cc:290] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
W20260713 09:07:10.228875 22746 leader_election.cc:343] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.229519 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
W20260713 09:07:10.231321 22748 leader_election.cc:343] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.231827 22930 raft_consensus.cc:2468] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 1.
I20260713 09:07:10.231724 22748 leader_election.cc:304] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.232575 23040 raft_consensus.cc:2749] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.233039 22748 leader_election.cc:304] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [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: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.233795 23057 raft_consensus.cc:2804] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.234298 23057 raft_consensus.cc:697] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:10.235035 23057 consensus_queue.cc:237] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.236194 23037 raft_consensus.cc:493] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.236590 23037 raft_consensus.cc:515] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.238276 23037 leader_election.cc:290] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.239069 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e104093f4734c4fa5981cc1e8bd651a" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.239846 22780 raft_consensus.cc:2468] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.239887 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e104093f4734c4fa5981cc1e8bd651a" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.240561 22857 raft_consensus.cc:2468] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.240931 22897 leader_election.cc:304] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.241668 23037 raft_consensus.cc:2804] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.241998 23037 raft_consensus.cc:493] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.242311 23037 raft_consensus.cc:3060] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.247648 22972 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:10.248092 22972 ts_tablet_manager.cc:1403] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.128s	user 0.032s	sys 0.020s
I20260713 09:07:10.248742 23037 raft_consensus.cc:515] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.250569 22972 raft_consensus.cc:359] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.251150 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e104093f4734c4fa5981cc1e8bd651a" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.251382 22972 raft_consensus.cc:385] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.251739 22780 raft_consensus.cc:3060] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.252385 22971 tablet_bootstrap.cc:654] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.252796 22678 catalog_manager.cc:5697] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.255913 23037 leader_election.cc:290] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.251763 22972 raft_consensus.cc:740] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.259505 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e104093f4734c4fa5981cc1e8bd651a" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:10.259379 22972 consensus_queue.cc:260] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.260047 22857 raft_consensus.cc:3060] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.261634 22972 ts_tablet_manager.cc:1434] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:10.261878 22780 raft_consensus.cc:2468] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.263404 22897 leader_election.cc:304] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.264279 22977 raft_consensus.cc:2804] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.264714 22977 raft_consensus.cc:697] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:10.265482 22977 consensus_queue.cc:237] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.266541 22972 tablet_bootstrap.cc:492] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:10.269972 23089 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.270802 22971 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.271219 22971 ts_tablet_manager.cc:1403] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.001s
I20260713 09:07:10.271785 23057 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.273823 22857 raft_consensus.cc:2468] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.273706 22971 raft_consensus.cc:359] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.274341 22971 raft_consensus.cc:385] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.274678 22971 raft_consensus.cc:740] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.275543 22971 consensus_queue.cc:260] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.277915 22971 ts_tablet_manager.cc:1434] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:10.278563 22973 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:10.278754 22971 tablet_bootstrap.cc:492] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:10.278996 22973 ts_tablet_manager.cc:1403] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.003s
I20260713 09:07:10.279898 22929 raft_consensus.cc:1240] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Rejecting Update request from peer a82eb677c8514a2e90c40e0f929115c9 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:10.282001 22973 raft_consensus.cc:359] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.282703 22973 raft_consensus.cc:385] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.282994 22973 raft_consensus.cc:740] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.282861 23057 consensus_queue.cc:1059] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.283692 22973 consensus_queue.cc:260] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.284309 23057 consensus_queue.cc:1243] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Peer 2bf819cda6fa478da79ce432a614253d log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:07:10.284839 22971 tablet_bootstrap.cc:654] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.289718 23040 raft_consensus.cc:3055] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.290086 23040 raft_consensus.cc:740] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:10.291034 23040 consensus_queue.cc:260] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.292219 23040 raft_consensus.cc:3060] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.297982 22973 ts_tablet_manager.cc:1434] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:07:10.291725 22972 tablet_bootstrap.cc:654] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.301422 22976 raft_consensus.cc:493] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.301916 22976 raft_consensus.cc:515] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.304394 22976 leader_election.cc:290] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.306080 22973 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: Bootstrap starting.
I20260713 09:07:10.308665 22971 tablet_bootstrap.cc:492] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.309109 22971 ts_tablet_manager.cc:1403] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260713 09:07:10.311645 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12fc9f9ed924ea4a6fc6eda873cbbe3" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.311657 22971 raft_consensus.cc:359] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.312429 22973 tablet_bootstrap.cc:654] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.312587 22971 raft_consensus.cc:385] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.312639 22929 raft_consensus.cc:2468] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:10.312951 22971 raft_consensus.cc:740] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.313730 22971 consensus_queue.cc:260] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.315501 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12fc9f9ed924ea4a6fc6eda873cbbe3" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.315927 22971 ts_tablet_manager.cc:1434] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:10.316299 22780 raft_consensus.cc:2468] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:10.316851 22971 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:10.318562 22972 tablet_bootstrap.cc:492] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:10.319049 22972 ts_tablet_manager.cc:1403] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.010s
I20260713 09:07:10.321231 22973 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: No bootstrap required, opened a new log
I20260713 09:07:10.321090 22823 leader_election.cc:304] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.321695 22973 ts_tablet_manager.cc:1403] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:07:10.322180 23036 raft_consensus.cc:2804] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.322571 23036 raft_consensus.cc:493] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.322363 22972 raft_consensus.cc:359] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.322993 23036 raft_consensus.cc:3060] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.323302 22972 raft_consensus.cc:385] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.323625 22971 tablet_bootstrap.cc:654] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.323637 22972 raft_consensus.cc:740] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.324270 22973 raft_consensus.cc:359] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.324954 22973 raft_consensus.cc:385] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.324687 22972 consensus_queue.cc:260] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.325242 22973 raft_consensus.cc:740] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.326418 22973 consensus_queue.cc:260] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.327072 22972 ts_tablet_manager.cc:1434] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:10.328043 22972 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:10.333608 22973 ts_tablet_manager.cc:1434] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:10.335327 22972 tablet_bootstrap.cc:654] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.335783 22971 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.336241 22971 ts_tablet_manager.cc:1403] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260713 09:07:10.338852 22971 raft_consensus.cc:359] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.339359 22971 raft_consensus.cc:385] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.339589 22971 raft_consensus.cc:740] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.340193 22971 consensus_queue.cc:260] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.341607 22971 ts_tablet_manager.cc:1434] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:07:10.342283 22971 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:10.309448 22680 catalog_manager.cc:5697] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.344652 23036 raft_consensus.cc:515] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.347743 22971 tablet_bootstrap.cc:654] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.348335 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12fc9f9ed924ea4a6fc6eda873cbbe3" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.349066 22780 raft_consensus.cc:3060] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.361918 22782 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:07:10.362370 22782 pending_rounds.cc:85] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: Aborting all ops after (but not including) 0
I20260713 09:07:10.362686 22782 pending_rounds.cc:107] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:10.362973 22782 raft_consensus.cc:2889] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:10.363628 22857 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:10.363885 22780 raft_consensus.cc:2468] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:10.364666 22977 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.365044 22823 leader_election.cc:304] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.366055 22988 raft_consensus.cc:2804] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.366521 22988 raft_consensus.cc:697] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:10.367527 22988 consensus_queue.cc:237] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.375568 23021 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.381253 23021 raft_consensus.cc:493] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.381696 23021 raft_consensus.cc:515] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.384720 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e726261aa048b3aba9b101a0174e28" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.385334 22779 raft_consensus.cc:2468] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.385434 23036 leader_election.cc:290] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.386448 22897 leader_election.cc:304] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.387775 23037 raft_consensus.cc:2804] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.388128 23037 raft_consensus.cc:493] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.388459 23037 raft_consensus.cc:3060] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.388804 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e726261aa048b3aba9b101a0174e28" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.389403 22856 raft_consensus.cc:2468] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.390942 23021 leader_election.cc:290] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.385362 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12fc9f9ed924ea4a6fc6eda873cbbe3" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:10.392145 22930 raft_consensus.cc:3060] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.395118 23037 raft_consensus.cc:515] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.398789 22930 raft_consensus.cc:2468] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:10.403658 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e726261aa048b3aba9b101a0174e28" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.404417 22779 raft_consensus.cc:3060] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.419421 23037 leader_election.cc:290] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.421293 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e726261aa048b3aba9b101a0174e28" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:10.421888 22856 raft_consensus.cc:3060] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.421957 22779 raft_consensus.cc:2468] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.423118 22897 leader_election.cc:304] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.423942 23037 raft_consensus.cc:2804] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.428829 22856 raft_consensus.cc:2468] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.429234 23037 raft_consensus.cc:697] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
W20260713 09:07:10.430979 22728 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:10.430202 23037 consensus_queue.cc:237] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.444012 22971 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.444953 22971 ts_tablet_manager.cc:1403] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.103s	user 0.038s	sys 0.056s
I20260713 09:07:10.449734 22971 raft_consensus.cc:359] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.451156 22971 raft_consensus.cc:385] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.451642 22971 raft_consensus.cc:740] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.452543 22971 consensus_queue.cc:260] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.455557 22971 ts_tablet_manager.cc:1434] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:07:10.454926 22678 catalog_manager.cc:5697] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.456421 22971 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:10.457721 22972 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:10.458135 22972 ts_tablet_manager.cc:1403] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.130s	user 0.034s	sys 0.037s
I20260713 09:07:10.458777 22677 catalog_manager.cc:5697] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.460630 22972 raft_consensus.cc:359] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.461226 22972 raft_consensus.cc:385] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.461458 22972 raft_consensus.cc:740] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.462157 22971 tablet_bootstrap.cc:654] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.462157 22972 consensus_queue.cc:260] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.471117 22972 ts_tablet_manager.cc:1434] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:07:10.472256 22972 tablet_bootstrap.cc:492] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: Bootstrap starting.
I20260713 09:07:10.480855 22972 tablet_bootstrap.cc:654] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.481804 22971 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.482251 22971 ts_tablet_manager.cc:1403] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260713 09:07:10.484839 22971 raft_consensus.cc:359] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.485446 22972 tablet_bootstrap.cc:492] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: No bootstrap required, opened a new log
I20260713 09:07:10.485538 22971 raft_consensus.cc:385] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.485893 22972 ts_tablet_manager.cc:1403] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:07:10.485844 22971 raft_consensus.cc:740] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.486670 22971 consensus_queue.cc:260] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.488517 22971 ts_tablet_manager.cc:1434] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:10.488374 22972 raft_consensus.cc:359] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.488920 22972 raft_consensus.cc:385] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.489176 22972 raft_consensus.cc:740] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.489696 22971 tablet_bootstrap.cc:492] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4: Bootstrap starting.
I20260713 09:07:10.489862 22972 consensus_queue.cc:260] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.494027 22972 ts_tablet_manager.cc:1434] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:10.495661 22971 tablet_bootstrap.cc:654] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.502704 22971 tablet_bootstrap.cc:492] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4: No bootstrap required, opened a new log
I20260713 09:07:10.503185 22971 ts_tablet_manager.cc:1403] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:10.505800 22971 raft_consensus.cc:359] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.506354 22971 raft_consensus.cc:385] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.506583 22971 raft_consensus.cc:740] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.507197 22971 consensus_queue.cc:260] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.509191 22971 ts_tablet_manager.cc:1434] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:10.578912 22976 raft_consensus.cc:493] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.579344 22976 raft_consensus.cc:515] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.580794 22976 leader_election.cc:290] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.581599 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.581941 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaba781e565403095f91e2f9aa8e352" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.583379 22823 leader_election.cc:304] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf539fc99d3b4805a9adebe5659bb7d4; no voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:10.584031 22976 raft_consensus.cc:2749] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.586799 23036 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.594133 23037 raft_consensus.cc:493] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.594655 23037 raft_consensus.cc:515] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.596226 22930 raft_consensus.cc:3060] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.596645 23037 leader_election.cc:290] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.597525 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.598794 22780 raft_consensus.cc:2468] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.599778 22897 leader_election.cc:304] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.600580 23037 raft_consensus.cc:2804] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.600922 23037 raft_consensus.cc:493] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.601002 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.601249 23037 raft_consensus.cc:3060] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.601608 22857 raft_consensus.cc:2468] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.606629 22988 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.608927 23037 raft_consensus.cc:515] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.611101 23037 leader_election.cc:290] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.612135 23057 raft_consensus.cc:493] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.612557 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:10.612613 23057 raft_consensus.cc:515] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.613233 22857 raft_consensus.cc:3060] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.614748 23057 leader_election.cc:290] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.615749 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.616184 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.611835 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.618105 22780 raft_consensus.cc:3060] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.617815 22746 leader_election.cc:304] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9; no voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4
I20260713 09:07:10.619453 23057 raft_consensus.cc:2749] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.619818 22857 raft_consensus.cc:2468] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.620961 22895 leader_election.cc:304] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.621960 23089 raft_consensus.cc:2804] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.622404 23089 raft_consensus.cc:697] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:10.623164 23089 consensus_queue.cc:237] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.624284 22988 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.624639 22780 raft_consensus.cc:2468] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.633567 22988 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.635970 22857 raft_consensus.cc:3060] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.642855 23015 raft_consensus.cc:493] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.643354 23015 raft_consensus.cc:515] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.645224 23015 leader_election.cc:290] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.645825 22677 catalog_manager.cc:5697] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.647773 23057 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.649863 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.650462 22780 raft_consensus.cc:2468] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:10.651467 22823 leader_election.cc:304] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.652230 23036 raft_consensus.cc:2804] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.652558 23036 raft_consensus.cc:493] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.652915 23036 raft_consensus.cc:3060] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.653966 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:10.654528 22930 raft_consensus.cc:2468] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 0.
I20260713 09:07:10.658063 23036 raft_consensus.cc:515] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.662001 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:10.662523 22930 raft_consensus.cc:3060] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.662256 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.663271 22780 raft_consensus.cc:3060] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.669927 22780 raft_consensus.cc:2468] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:10.671234 22823 leader_election.cc:304] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.672240 22976 raft_consensus.cc:2804] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.672734 22976 raft_consensus.cc:697] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:10.673519 22976 consensus_queue.cc:237] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.675122 23057 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.677994 22930 raft_consensus.cc:2468] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:10.679895 23036 leader_election.cc:290] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:10.690315 22680 catalog_manager.cc:5697] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.722376 23089 raft_consensus.cc:493] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.722976 23089 raft_consensus.cc:515] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.724810 23089 leader_election.cc:290] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.725478 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:10.725883 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" is_pre_election: true
I20260713 09:07:10.726060 22780 raft_consensus.cc:2468] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.726469 22857 raft_consensus.cc:2468] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 0.
I20260713 09:07:10.727489 22895 leader_election.cc:304] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:10.728242 23089 raft_consensus.cc:2804] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.728555 23089 raft_consensus.cc:493] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.728869 23089 raft_consensus.cc:3060] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.728931 23037 consensus_queue.cc:1048] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.735270 23089 raft_consensus.cc:515] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.741791 22780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:10.741791 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:10.741959 23021 consensus_queue.cc:1048] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.742530 22857 raft_consensus.cc:3060] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.742671 22780 raft_consensus.cc:3060] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.742662 22856 raft_consensus.cc:3060] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.749210 22780 raft_consensus.cc:2468] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.750896 22897 leader_election.cc:304] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:10.749210 22856 raft_consensus.cc:2468] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 1.
I20260713 09:07:10.753643 23021 raft_consensus.cc:2804] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.754125 23021 raft_consensus.cc:697] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:10.754992 23021 consensus_queue.cc:237] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:10.756742 22780 raft_consensus.cc:3060] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.760346 23089 leader_election.cc:290] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 1 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:10.779490 22680 catalog_manager.cc:5697] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.859512 23036 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.868541 22976 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.881850 23090 consensus_queue.cc:1048] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.891947 23089 consensus_queue.cc:1048] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.064177 23021 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.073505 23021 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.155136 23021 consensus_queue.cc:1048] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.164355 22977 consensus_queue.cc:1048] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.175940 23015 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.186148 22976 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.311903 22976 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.312368 22976 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:11.314147 22976 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:11.314859 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9" is_pre_election: true
I20260713 09:07:11.315073 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d" is_pre_election: true
I20260713 09:07:11.315538 22779 raft_consensus.cc:2468] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:11.315644 22929 raft_consensus.cc:2468] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 1.
I20260713 09:07:11.316684 22823 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [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: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:11.317421 22976 raft_consensus.cc:2804] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:11.317716 22976 raft_consensus.cc:493] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.318037 22976 raft_consensus.cc:3060] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.322481 22976 raft_consensus.cc:515] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:11.323995 22976 leader_election.cc:290] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 2 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:11.324801 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:11.324965 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9113c0383924f0caeabfaf8671d3f2f" candidate_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:11.325284 22779 raft_consensus.cc:3060] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.325515 22929 raft_consensus.cc:3060] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.329866 22779 raft_consensus.cc:2468] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 2.
I20260713 09:07:11.329923 22929 raft_consensus.cc:2468] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf539fc99d3b4805a9adebe5659bb7d4 in term 2.
I20260713 09:07:11.331135 22823 leader_election.cc:304] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:11.331815 22976 raft_consensus.cc:2804] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.332310 22976 raft_consensus.cc:697] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 LEADER]: Becoming Leader. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:11.332983 22976 consensus_queue.cc:237] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:11.340435 22680 catalog_manager.cc:5697] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: term changed from 0 to 2, leader changed from <none> to cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.737965 22929 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:11.739126 22976 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.757879 22779 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:11.759420 22976 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.061712 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:12.067242 23155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:12.069345 23156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:12.071807 23158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:12.072410 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:12.073307 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:12.073534 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:12.073715 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933632073693 us; error 0 us; skew 500 ppm
I20260713 09:07:12.074311 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:12.076632 21668 webserver.cc:533] Webserver started at http://127.21.41.4:42179/ using document root <none> and password file <none>
I20260713 09:07:12.077118 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:12.077327 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:12.077575 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:12.078558 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-3-root/instance:
uuid: "741cd45377594bfb8da0927a998028a4"
format_stamp: "Formatted at 2026-07-13 09:07:12 on dist-test-slave-qf7c"
I20260713 09:07:12.083227 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:12.087214 23163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:12.087934 21668 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:07:12.088217 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-3-root
uuid: "741cd45377594bfb8da0927a998028a4"
format_stamp: "Formatted at 2026-07-13 09:07:12 on dist-test-slave-qf7c"
I20260713 09:07:12.088490 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:12.114746 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:12.115948 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:12.117331 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:12.119446 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:12.119699 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:12.119948 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:12.120131 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:12.172185 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.4:43353
I20260713 09:07:12.172293 23226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.4:43353 every 8 connection(s)
I20260713 09:07:12.177822 21668 auto_leader_rebalancer-test.cc:392] add a tserver: 741cd45377594bfb8da0927a998028a4
I20260713 09:07:12.190510 23227 heartbeater.cc:344] Connected to a master server at 127.21.41.62:34691
I20260713 09:07:12.190919 23227 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:12.191551 23227 heartbeater.cc:507] Master 127.21.41.62:34691 requested a full tablet report, sending...
I20260713 09:07:12.193331 22678 ts_manager.cc:194] Registered new tserver with Master: 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353)
I20260713 09:07:12.194700 22678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59100
I20260713 09:07:12.502754 22855 consensus_queue.cc:237] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:12.508487 22929 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.509094 22780 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.510262 22988 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:12.511528 22976 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.520911 22976 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
W20260713 09:07:12.522339 22822 consensus_peers.cc:597] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99ced50be6b44ff7bf59fa0ad5456dc5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:12.522871 22780 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.525043 22929 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.534221 22678 catalog_manager.cc:5697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.546591 22780 consensus_queue.cc:237] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:12.554461 22929 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.555924 22855 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.555964 23057 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:12.557917 23057 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:12.583786 22747 consensus_peers.cc:597] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35fb8943dc7c4addb0ceb73e6cfdcb70. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:12.589093 23194 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.591506 22929 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.595798 22855 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.606137 22857 consensus_queue.cc:237] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:12.616670 22680 catalog_manager.cc:5697] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
W20260713 09:07:12.629384 22822 consensus_peers.cc:597] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79620457ce3842faa2352ed8f83626f8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:12.633672 22929 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.635208 22976 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:12.637998 22780 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.640373 22976 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.649395 22988 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.651511 22780 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.652454 22929 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.664003 22779 consensus_queue.cc:237] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:12.667567 22677 catalog_manager.cc:5697] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.676504 22929 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:12.677235 22747 consensus_peers.cc:597] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3aaba781e565403095f91e2f9aa8e352. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:12.677841 22857 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:12.677888 23194 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.679721 23194 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.686269 23194 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.687992 22929 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.691546 22857 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.700292 22679 catalog_manager.cc:5697] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:12.912607 23256 ts_tablet_manager.cc:933] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:12.914722 23256 tablet_copy_client.cc:323] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:12.925691 22867 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet 99ced50be6b44ff7bf59fa0ad5456dc5 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:12.926208 22867 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet 99ced50be6b44ff7bf59fa0ad5456dc5 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-99ced50be6b44ff7bf59fa0ad5456dc5
I20260713 09:07:12.931290 22867 tablet_copy_source_session.cc:215] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:12.934125 23256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ced50be6b44ff7bf59fa0ad5456dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.944537 23256 tablet_copy_client.cc:806] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:12.945120 23256 tablet_copy_client.cc:670] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:12.949648 23256 tablet_copy_client.cc:538] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:12.957511 23256 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:12.975037 23256 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:12.975972 23256 tablet_bootstrap.cc:492] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:12.976563 23256 ts_tablet_manager.cc:1403] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260713 09:07:12.979105 23256 raft_consensus.cc:359] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:12.979913 23256 raft_consensus.cc:740] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:12.980448 23256 consensus_queue.cc:260] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:12.982700 23227 heartbeater.cc:499] Master 127.21.41.62:34691 was elected leader, sending a full tablet report...
I20260713 09:07:12.982936 23256 ts_tablet_manager.cc:1434] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:07:12.984781 22867 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-99ced50be6b44ff7bf59fa0ad5456dc5 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:12.985168 22867 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-99ced50be6b44ff7bf59fa0ad5456dc5 on tablet 99ced50be6b44ff7bf59fa0ad5456dc5 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:13.057996 23256 ts_tablet_manager.cc:933] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359)
I20260713 09:07:13.059525 23256 tablet_copy_client.cc:323] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.1:40359
I20260713 09:07:13.070490 22792 tablet_copy_service.cc:140] P a82eb677c8514a2e90c40e0f929115c9: Received BeginTabletCopySession request for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:46780)
I20260713 09:07:13.070986 22792 tablet_copy_service.cc:161] P a82eb677c8514a2e90c40e0f929115c9: Beginning new tablet copy session on tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:46780: session id = 741cd45377594bfb8da0927a998028a4-35fb8943dc7c4addb0ceb73e6cfdcb70
I20260713 09:07:13.075821 22792 tablet_copy_source_session.cc:215] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:13.078711 23256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.093811 23256 tablet_copy_client.cc:806] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:13.094393 23256 tablet_copy_client.cc:670] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:13.097705 23256 tablet_copy_client.cc:538] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:13.103087 23256 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:13.117172 23256 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:13.117853 23256 tablet_bootstrap.cc:492] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:13.118338 23256 ts_tablet_manager.cc:1403] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:07:13.120347 23256 raft_consensus.cc:359] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:13.120831 23256 raft_consensus.cc:740] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:13.121322 23256 consensus_queue.cc:260] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:13.122850 23256 ts_tablet_manager.cc:1434] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:07:13.124472 22792 tablet_copy_service.cc:342] P a82eb677c8514a2e90c40e0f929115c9: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-35fb8943dc7c4addb0ceb73e6cfdcb70 received from {username='slave'} at 127.0.0.1:46780
I20260713 09:07:13.124804 22792 tablet_copy_service.cc:434] P a82eb677c8514a2e90c40e0f929115c9: ending tablet copy session 741cd45377594bfb8da0927a998028a4-35fb8943dc7c4addb0ceb73e6cfdcb70 on tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:13.217176 23256 ts_tablet_manager.cc:933] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:13.218727 23256 tablet_copy_client.cc:323] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:13.220158 22867 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet 79620457ce3842faa2352ed8f83626f8 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:13.220661 22867 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet 79620457ce3842faa2352ed8f83626f8 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-79620457ce3842faa2352ed8f83626f8
I20260713 09:07:13.225441 22867 tablet_copy_source_session.cc:215] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:13.228242 23256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79620457ce3842faa2352ed8f83626f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.243155 23256 tablet_copy_client.cc:806] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:13.243662 23256 tablet_copy_client.cc:670] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:13.246819 23256 tablet_copy_client.cc:538] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:13.252872 23256 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:13.267652 23256 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:13.268316 23256 tablet_bootstrap.cc:492] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:13.268791 23256 ts_tablet_manager.cc:1403] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:07:13.270539 23256 raft_consensus.cc:359] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:13.271152 23256 raft_consensus.cc:740] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:13.271587 23256 consensus_queue.cc:260] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:13.273036 23256 ts_tablet_manager.cc:1434] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:13.274909 22867 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-79620457ce3842faa2352ed8f83626f8 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:13.275326 22867 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-79620457ce3842faa2352ed8f83626f8 on tablet 79620457ce3842faa2352ed8f83626f8 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:13.281154 23256 ts_tablet_manager.cc:933] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359)
I20260713 09:07:13.282581 23256 tablet_copy_client.cc:323] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.1:40359
I20260713 09:07:13.284149 22792 tablet_copy_service.cc:140] P a82eb677c8514a2e90c40e0f929115c9: Received BeginTabletCopySession request for tablet 3aaba781e565403095f91e2f9aa8e352 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:46780)
I20260713 09:07:13.284652 22792 tablet_copy_service.cc:161] P a82eb677c8514a2e90c40e0f929115c9: Beginning new tablet copy session on tablet 3aaba781e565403095f91e2f9aa8e352 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:46780: session id = 741cd45377594bfb8da0927a998028a4-3aaba781e565403095f91e2f9aa8e352
I20260713 09:07:13.291667 22792 tablet_copy_source_session.cc:215] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:13.294497 23256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaba781e565403095f91e2f9aa8e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.305488 23256 tablet_copy_client.cc:806] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:13.306015 23256 tablet_copy_client.cc:670] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:13.309176 23256 tablet_copy_client.cc:538] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:13.314734 23256 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:13.331159 23256 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:13.331871 23256 tablet_bootstrap.cc:492] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:13.332379 23256 ts_tablet_manager.cc:1403] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260713 09:07:13.334280 23256 raft_consensus.cc:359] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:13.334985 23256 raft_consensus.cc:740] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:13.335475 23256 consensus_queue.cc:260] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:13.338060 23256 ts_tablet_manager.cc:1434] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:13.339740 22792 tablet_copy_service.cc:342] P a82eb677c8514a2e90c40e0f929115c9: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-3aaba781e565403095f91e2f9aa8e352 received from {username='slave'} at 127.0.0.1:46780
I20260713 09:07:13.340161 22792 tablet_copy_service.cc:434] P a82eb677c8514a2e90c40e0f929115c9: ending tablet copy session 741cd45377594bfb8da0927a998028a4-3aaba781e565403095f91e2f9aa8e352 on tablet 3aaba781e565403095f91e2f9aa8e352 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:13.451161 23202 raft_consensus.cc:1217] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:13.517341 23202 raft_consensus.cc:1217] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:13.722227 23202 raft_consensus.cc:1217] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:13.821419 23202 raft_consensus.cc:1217] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:13.880897 23249 raft_consensus.cc:1064] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:13.882863 23249 consensus_queue.cc:237] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:13.889252 22930 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.889611 23202 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.890503 23249 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.890885 22857 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.891608 23272 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.892328 23269 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.908713 23272 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.910920 22857 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.918496 23202 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.921934 22677 catalog_manager.cc:5697] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.929251 22930 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.955091 22780 consensus_queue.cc:237] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:13.960327 23202 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:13.961016 22930 raft_consensus.cc:1275] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:13.961901 23272 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:13.962781 23269 consensus_queue.cc:1048] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:13.969116 23268 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.971160 22930 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.971192 23202 raft_consensus.cc:2955] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:13.979615 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:13.988204 22678 catalog_manager.cc:5697] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.000813 22839 tablet_service.cc:1558] Processing DeleteTablet for tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 with delete_type TABLET_DATA_TOMBSTONED (TS cf539fc99d3b4805a9adebe5659bb7d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59940
I20260713 09:07:14.007779 23281 tablet_replica.cc:333] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:14.008733 23281 raft_consensus.cc:2243] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:14.009374 23281 raft_consensus.cc:2272] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:14.012296 23281 ts_tablet_manager.cc:1916] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:14.026932 23281 ts_tablet_manager.cc:1929] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:14.027330 23281 log.cc:1199] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/wals/35fb8943dc7c4addb0ceb73e6cfdcb70
I20260713 09:07:14.028911 22665 catalog_manager.cc:5028] TS cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): tablet 35fb8943dc7c4addb0ceb73e6cfdcb70 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:14.081276 22976 raft_consensus.cc:1064] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:14.083068 22976 consensus_queue.cc:237] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:14.088759 23202 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.088800 22929 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.089762 22780 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.090493 23270 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:14.091401 22976 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:14.092152 22988 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:14.119871 22988 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.122197 23201 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.128377 22780 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.129797 22929 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.135623 22678 catalog_manager.cc:5697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.225878 22855 consensus_queue.cc:237] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:14.235430 23272 raft_consensus.cc:1064] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:14.239671 22780 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:14.240044 23202 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:14.239823 23272 consensus_queue.cc:237] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:14.242498 22988 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:14.252015 23270 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:14.258723 22976 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.265682 23202 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.267284 23249 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:14.267503 23201 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.268432 22780 raft_consensus.cc:2955] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.278777 22930 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.280704 23269 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:14.289381 22679 catalog_manager.cc:5697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.302000 22855 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.303865 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99ced50be6b44ff7bf59fa0ad5456dc5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:14.307687 22919 tablet_service.cc:1558] Processing DeleteTablet for tablet 99ced50be6b44ff7bf59fa0ad5456dc5 with delete_type TABLET_DATA_TOMBSTONED (TS 2bf819cda6fa478da79ce432a614253d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40648
I20260713 09:07:14.303764 23272 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260713 09:07:14.321579 23292 tablet_replica.cc:333] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:14.322088 23268 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.324824 23292 raft_consensus.cc:2243] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:14.323891 22929 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.325769 23292 raft_consensus.cc:2272] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:14.330175 23292 ts_tablet_manager.cc:1916] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:14.334721 23201 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.335011 22855 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.339146 22678 catalog_manager.cc:5697] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.355741 22780 consensus_queue.cc:237] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:14.362036 23201 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:14.363780 23268 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260713 09:07:14.376019 23292 ts_tablet_manager.cc:1929] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:14.376852 23292 log.cc:1199] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 2bf819cda6fa478da79ce432a614253d: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/wals/99ced50be6b44ff7bf59fa0ad5456dc5
I20260713 09:07:14.379436 22667 catalog_manager.cc:5028] TS 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): tablet 99ced50be6b44ff7bf59fa0ad5456dc5 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:14.362036 22929 raft_consensus.cc:1275] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:14.382063 23200 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.383930 23272 consensus_queue.cc:1048] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:14.378954 23268 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.392648 22929 raft_consensus.cc:2955] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.396785 22680 catalog_manager.cc:5697] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.400084 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3aaba781e565403095f91e2f9aa8e352 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:14.408403 22839 tablet_service.cc:1558] Processing DeleteTablet for tablet 3aaba781e565403095f91e2f9aa8e352 with delete_type TABLET_DATA_TOMBSTONED (TS cf539fc99d3b4805a9adebe5659bb7d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59940
I20260713 09:07:14.409636 23281 tablet_replica.cc:333] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:14.410692 23281 raft_consensus.cc:2243] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:14.411556 23281 raft_consensus.cc:2272] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:14.413704 23289 raft_consensus.cc:1064] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:14.416292 23289 consensus_queue.cc:237] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:14.421119 23281 ts_tablet_manager.cc:1916] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:14.427529 23200 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.428804 23289 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:14.430142 22929 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.430482 22780 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:14.431643 23289 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:14.433990 23289 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:14.443177 23281 ts_tablet_manager.cc:1929] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:14.445106 23281 log.cc:1199] T 3aaba781e565403095f91e2f9aa8e352 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/wals/3aaba781e565403095f91e2f9aa8e352
I20260713 09:07:14.447021 22665 catalog_manager.cc:5028] TS cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): tablet 3aaba781e565403095f91e2f9aa8e352 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:14.449510 23270 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.454840 22780 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.457693 22929 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.460660 23200 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.465005 22678 catalog_manager.cc:5697] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.481602 22855 consensus_queue.cc:237] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:14.487843 23200 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:14.488008 22929 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:14.489255 23270 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:14.490202 23289 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:14.496170 23270 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.497727 23200 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.497735 22929 raft_consensus.cc:2955] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.512876 22677 catalog_manager.cc:5697] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:14.517449 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79620457ce3842faa2352ed8f83626f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:14.523187 22768 tablet_service.cc:1558] Processing DeleteTablet for tablet 79620457ce3842faa2352ed8f83626f8 with delete_type TABLET_DATA_TOMBSTONED (TS a82eb677c8514a2e90c40e0f929115c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58996
I20260713 09:07:14.525259 23300 tablet_replica.cc:333] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:14.526048 23300 raft_consensus.cc:2243] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:14.526763 23300 raft_consensus.cc:2272] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:14.530289 23300 ts_tablet_manager.cc:1916] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:14.540689 23300 ts_tablet_manager.cc:1929] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:14.541013 23300 log.cc:1199] T 79620457ce3842faa2352ed8f83626f8 P a82eb677c8514a2e90c40e0f929115c9: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/wals/79620457ce3842faa2352ed8f83626f8
I20260713 09:07:14.542264 22667 catalog_manager.cc:5028] TS a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): tablet 79620457ce3842faa2352ed8f83626f8 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:15.554890 22855 consensus_queue.cc:237] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:15.560765 22929 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:15.561093 22822 consensus_peers.cc:597] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0ed145770f04bd28068675e643e4679. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.561407 22780 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.561931 23270 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.562657 23305 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.569238 23270 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.570708 22780 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.572978 22929 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.583248 22855 consensus_queue.cc:237] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:15.584314 22678 catalog_manager.cc:5697] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
W20260713 09:07:15.591794 22822 consensus_peers.cc:597] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31df7aef952e4bd9816289dec1e08ab8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.592263 22929 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.593533 23270 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.594769 22780 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.596004 23270 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.607570 22929 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.602927 23270 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.609702 22780 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.626483 22677 catalog_manager.cc:5697] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.645620 22929 consensus_queue.cc:237] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:15.651484 22855 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.652201 22780 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.653949 23319 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:15.654923 23303 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.663225 23319 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
W20260713 09:07:15.664481 22896 consensus_peers.cc:597] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad021baf2b9a4b51bcede42a1e8304dd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.664853 22780 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.669641 22855 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.677114 22929 consensus_queue.cc:237] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:15.680439 22679 catalog_manager.cc:5697] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.687924 22780 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.688122 22855 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.689182 23303 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.689987 23271 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:15.693105 22896 consensus_peers.cc:597] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b68f033ca6e748e3aca08507ce575298. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.698774 23271 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.701431 22855 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.701754 22780 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:15.715214 22679 catalog_manager.cc:5697] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:16.028741 23328 ts_tablet_manager.cc:933] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:16.030490 23328 tablet_copy_client.cc:323] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:16.032269 22867 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet e0ed145770f04bd28068675e643e4679 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:16.032677 22867 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet e0ed145770f04bd28068675e643e4679 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-e0ed145770f04bd28068675e643e4679
I20260713 09:07:16.038511 22867 tablet_copy_source_session.cc:215] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.041572 23328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ed145770f04bd28068675e643e4679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.053196 23328 tablet_copy_client.cc:806] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.053753 23328 tablet_copy_client.cc:670] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.057173 23328 tablet_copy_client.cc:538] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.063532 23330 ts_tablet_manager.cc:933] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:16.065215 23328 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:16.065634 23330 tablet_copy_client.cc:323] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:16.067281 22867 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet 31df7aef952e4bd9816289dec1e08ab8 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:16.067799 22867 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet 31df7aef952e4bd9816289dec1e08ab8 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-31df7aef952e4bd9816289dec1e08ab8
I20260713 09:07:16.075073 22867 tablet_copy_source_session.cc:215] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.078219 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31df7aef952e4bd9816289dec1e08ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.085080 23328 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.086018 23328 tablet_bootstrap.cc:492] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:16.086663 23328 ts_tablet_manager.cc:1403] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.001s
I20260713 09:07:16.089159 23328 raft_consensus.cc:359] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.089816 23328 raft_consensus.cc:740] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:16.090411 23328 consensus_queue.cc:260] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.093230 23328 ts_tablet_manager.cc:1434] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:16.094084 23330 tablet_copy_client.cc:806] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.094609 23330 tablet_copy_client.cc:670] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.095163 22867 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-e0ed145770f04bd28068675e643e4679 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:16.096038 22867 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-e0ed145770f04bd28068675e643e4679 on tablet e0ed145770f04bd28068675e643e4679 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:16.100108 23330 tablet_copy_client.cc:538] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.108399 23330 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:16.127331 23330 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.128216 23330 tablet_bootstrap.cc:492] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:16.128854 23330 ts_tablet_manager.cc:1403] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260713 09:07:16.131477 23330 raft_consensus.cc:359] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.132202 23330 raft_consensus.cc:740] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:16.132812 23330 consensus_queue.cc:260] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.135109 23330 ts_tablet_manager.cc:1434] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:16.136791 22866 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-31df7aef952e4bd9816289dec1e08ab8 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:16.137128 22866 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-31df7aef952e4bd9816289dec1e08ab8 on tablet 31df7aef952e4bd9816289dec1e08ab8 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:16.150315 23330 ts_tablet_manager.cc:933] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:16.151775 23330 tablet_copy_client.cc:323] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.3:39705
I20260713 09:07:16.162449 22941 tablet_copy_service.cc:140] P 2bf819cda6fa478da79ce432a614253d: Received BeginTabletCopySession request for tablet b68f033ca6e748e3aca08507ce575298 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:60482)
I20260713 09:07:16.163064 22941 tablet_copy_service.cc:161] P 2bf819cda6fa478da79ce432a614253d: Beginning new tablet copy session on tablet b68f033ca6e748e3aca08507ce575298 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:60482: session id = 741cd45377594bfb8da0927a998028a4-b68f033ca6e748e3aca08507ce575298
I20260713 09:07:16.170400 22941 tablet_copy_source_session.cc:215] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.173215 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68f033ca6e748e3aca08507ce575298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.187048 23330 tablet_copy_client.cc:806] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.187558 23330 tablet_copy_client.cc:670] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.190812 23330 tablet_copy_client.cc:538] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.198870 23330 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:16.216542 23330 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.217356 23330 tablet_bootstrap.cc:492] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:16.217934 23330 ts_tablet_manager.cc:1403] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260713 09:07:16.220620 23330 raft_consensus.cc:359] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.221393 23330 raft_consensus.cc:740] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:16.221982 23330 consensus_queue.cc:260] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.224479 23330 ts_tablet_manager.cc:1434] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:16.226961 22941 tablet_copy_service.cc:342] P 2bf819cda6fa478da79ce432a614253d: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-b68f033ca6e748e3aca08507ce575298 received from {username='slave'} at 127.0.0.1:60482
I20260713 09:07:16.227365 22941 tablet_copy_service.cc:434] P 2bf819cda6fa478da79ce432a614253d: ending tablet copy session 741cd45377594bfb8da0927a998028a4-b68f033ca6e748e3aca08507ce575298 on tablet b68f033ca6e748e3aca08507ce575298 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:16.231251 23328 ts_tablet_manager.cc:933] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:16.235073 23328 tablet_copy_client.cc:323] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.3:39705
I20260713 09:07:16.236550 22941 tablet_copy_service.cc:140] P 2bf819cda6fa478da79ce432a614253d: Received BeginTabletCopySession request for tablet ad021baf2b9a4b51bcede42a1e8304dd from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:60482)
I20260713 09:07:16.237099 22941 tablet_copy_service.cc:161] P 2bf819cda6fa478da79ce432a614253d: Beginning new tablet copy session on tablet ad021baf2b9a4b51bcede42a1e8304dd from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:60482: session id = 741cd45377594bfb8da0927a998028a4-ad021baf2b9a4b51bcede42a1e8304dd
I20260713 09:07:16.245785 22941 tablet_copy_source_session.cc:215] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.248615 23328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad021baf2b9a4b51bcede42a1e8304dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.259128 23328 tablet_copy_client.cc:806] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.259582 23328 tablet_copy_client.cc:670] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.262915 23328 tablet_copy_client.cc:538] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.268229 23328 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:16.282466 23328 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.283150 23328 tablet_bootstrap.cc:492] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:16.283681 23328 ts_tablet_manager.cc:1403] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:07:16.286459 23328 raft_consensus.cc:359] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.287382 23328 raft_consensus.cc:740] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:16.288154 23328 consensus_queue.cc:260] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:16.291066 23328 ts_tablet_manager.cc:1434] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:16.292868 22941 tablet_copy_service.cc:342] P 2bf819cda6fa478da79ce432a614253d: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-ad021baf2b9a4b51bcede42a1e8304dd received from {username='slave'} at 127.0.0.1:60482
I20260713 09:07:16.293412 22941 tablet_copy_service.cc:434] P 2bf819cda6fa478da79ce432a614253d: ending tablet copy session 741cd45377594bfb8da0927a998028a4-ad021baf2b9a4b51bcede42a1e8304dd on tablet ad021baf2b9a4b51bcede42a1e8304dd with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:16.492054 23200 raft_consensus.cc:1217] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.601552 23200 raft_consensus.cc:1217] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.648213 23200 raft_consensus.cc:1217] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.746330 23200 raft_consensus.cc:1217] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.954972 23342 raft_consensus.cc:1064] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:16.957572 23342 consensus_queue.cc:237] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:16.964936 22929 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:16.964994 23201 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:16.966501 22780 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:16.966408 23286 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.968094 23305 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.969717 23342 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.977404 23342 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:16.980974 22780 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:16.996213 22678 catalog_manager.cc:5697] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:16.991526 23201 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:16.999233 22929 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.021916 22855 consensus_queue.cc:237] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.028124 23201 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.029403 23305 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.031152 22929 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.032424 23305 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.036415 23342 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.040277 23200 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.045331 22930 raft_consensus.cc:2955] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.050933 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0ed145770f04bd28068675e643e4679 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.053570 22680 catalog_manager.cc:5697] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.062940 23343 raft_consensus.cc:1064] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:17.065204 23343 consensus_queue.cc:237] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.069070 22768 tablet_service.cc:1558] Processing DeleteTablet for tablet e0ed145770f04bd28068675e643e4679 with delete_type TABLET_DATA_TOMBSTONED (TS a82eb677c8514a2e90c40e0f929115c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58996
I20260713 09:07:17.093638 23353 tablet_replica.cc:333] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:17.095029 23353 raft_consensus.cc:2243] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.095793 23353 raft_consensus.cc:2272] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.096899 23200 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.098562 22857 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.098987 23353 ts_tablet_manager.cc:1916] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.101074 23303 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.102035 23271 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.115399 23353 ts_tablet_manager.cc:1929] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.115911 23353 log.cc:1199] T e0ed145770f04bd28068675e643e4679 P a82eb677c8514a2e90c40e0f929115c9: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/wals/e0ed145770f04bd28068675e643e4679
I20260713 09:07:17.117293 22780 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.117486 22667 catalog_manager.cc:5028] TS a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): tablet e0ed145770f04bd28068675e643e4679 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:17.119279 23355 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.126420 23303 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.128618 22855 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.130959 22780 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.141320 22680 catalog_manager.cc:5697] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.137596 23200 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.156543 22930 consensus_queue.cc:237] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.165297 23200 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.166210 22780 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.166692 23271 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.167459 23343 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.174234 23271 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.176960 22780 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.181831 23201 raft_consensus.cc:2955] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.184706 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b68f033ca6e748e3aca08507ce575298 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.191385 22677 catalog_manager.cc:5697] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.200929 22839 tablet_service.cc:1558] Processing DeleteTablet for tablet b68f033ca6e748e3aca08507ce575298 with delete_type TABLET_DATA_TOMBSTONED (TS cf539fc99d3b4805a9adebe5659bb7d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59940
I20260713 09:07:17.205118 23359 tablet_replica.cc:333] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:17.206163 23359 raft_consensus.cc:2243] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.206784 23359 raft_consensus.cc:2272] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.209589 23359 ts_tablet_manager.cc:1916] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.223731 23359 ts_tablet_manager.cc:1929] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.224098 23359 log.cc:1199] T b68f033ca6e748e3aca08507ce575298 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/wals/b68f033ca6e748e3aca08507ce575298
I20260713 09:07:17.225630 22665 catalog_manager.cc:5028] TS cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): tablet b68f033ca6e748e3aca08507ce575298 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:17.272157 23348 raft_consensus.cc:1064] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:17.274075 23348 consensus_queue.cc:237] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.279882 23201 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.279943 22930 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.281304 22780 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.281507 23305 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.282357 23348 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.283159 23286 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.304438 23286 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.306314 23201 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.308211 22930 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.315908 22780 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.319657 22677 catalog_manager.cc:5697] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.338701 22855 consensus_queue.cc:237] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.339847 23343 raft_consensus.cc:1064] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:17.342084 23343 consensus_queue.cc:237] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.345038 23201 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.346455 23342 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.346946 22780 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.350205 23200 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.351622 23271 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.353286 23348 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.355821 23348 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.361130 22855 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.361927 22779 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.362571 23343 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.363384 23303 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.367643 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31df7aef952e4bd9816289dec1e08ab8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.357618 23201 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.371379 22780 raft_consensus.cc:2955] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.380789 23271 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.381425 22678 catalog_manager.cc:5697] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.381376 22779 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.396329 23200 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.403457 22919 tablet_service.cc:1558] Processing DeleteTablet for tablet 31df7aef952e4bd9816289dec1e08ab8 with delete_type TABLET_DATA_TOMBSTONED (TS 2bf819cda6fa478da79ce432a614253d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40648
I20260713 09:07:17.405692 23368 tablet_replica.cc:333] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:17.406715 23368 raft_consensus.cc:2243] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.407444 23368 raft_consensus.cc:2272] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.407946 22855 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.412137 22680 catalog_manager.cc:5697] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.415666 23368 ts_tablet_manager.cc:1916] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.430212 23368 ts_tablet_manager.cc:1929] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.430657 23368 log.cc:1199] T 31df7aef952e4bd9816289dec1e08ab8 P 2bf819cda6fa478da79ce432a614253d: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/wals/31df7aef952e4bd9816289dec1e08ab8
I20260713 09:07:17.432277 22667 catalog_manager.cc:5028] TS 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): tablet 31df7aef952e4bd9816289dec1e08ab8 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:17.437508 22930 consensus_queue.cc:237] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:17.443156 22855 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.443156 23200 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.444784 23303 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.445617 23271 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.451653 23303 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.454378 22855 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.461263 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad021baf2b9a4b51bcede42a1e8304dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.460860 23200 raft_consensus.cc:2955] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:17.467492 22678 catalog_manager.cc:5697] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.477576 22768 tablet_service.cc:1558] Processing DeleteTablet for tablet ad021baf2b9a4b51bcede42a1e8304dd with delete_type TABLET_DATA_TOMBSTONED (TS a82eb677c8514a2e90c40e0f929115c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58996
I20260713 09:07:17.478551 23353 tablet_replica.cc:333] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:17.479480 23353 raft_consensus.cc:2243] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.480060 23353 raft_consensus.cc:2272] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.482487 23353 ts_tablet_manager.cc:1916] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.492265 23353 ts_tablet_manager.cc:1929] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.492578 23353 log.cc:1199] T ad021baf2b9a4b51bcede42a1e8304dd P a82eb677c8514a2e90c40e0f929115c9: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/wals/ad021baf2b9a4b51bcede42a1e8304dd
I20260713 09:07:17.493810 22667 catalog_manager.cc:5028] TS a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): tablet ad021baf2b9a4b51bcede42a1e8304dd (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:18.508196 22855 consensus_queue.cc:237] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:18.514452 22930 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.514909 22779 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:18.515473 22822 consensus_peers.cc:597] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f12fc9f9ed924ea4a6fc6eda873cbbe3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.516049 23372 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.517402 23286 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.524603 23372 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.525542 22779 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.527612 22930 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.536553 22677 catalog_manager.cc:5697] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.538735 22929 consensus_queue.cc:237] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
W20260713 09:07:18.549372 22896 consensus_peers.cc:597] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1aa529d5ba94e3eb7ca847840d99bf9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.549602 22855 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.550879 23271 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.551900 22779 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.553225 23271 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.558871 23369 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.563707 22779 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.572638 22855 consensus_queue.cc:237] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:18.571470 22857 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.580600 22678 catalog_manager.cc:5697] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
W20260713 09:07:18.581503 22822 consensus_peers.cc:597] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 664a762155444825af9ff1bec9a63a09. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.585141 22929 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.587620 22780 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.588078 23348 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.589007 23372 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.598389 23286 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.599766 22780 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.610780 22930 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.611245 22677 catalog_manager.cc:5697] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.618530 22929 consensus_queue.cc:237] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:18.627475 22780 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.627740 22857 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:18.627837 22896 consensus_peers.cc:597] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79e3e7fe2f954fd59564121625ee08d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.628626 23369 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.629951 23383 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:18.638345 23369 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.641103 22857 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.644904 22781 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:18.653563 22677 catalog_manager.cc:5697] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.958698 23391 ts_tablet_manager.cc:933] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:18.960422 23391 tablet_copy_client.cc:323] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:18.961835 22866 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet 664a762155444825af9ff1bec9a63a09 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:18.962250 22866 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet 664a762155444825af9ff1bec9a63a09 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-664a762155444825af9ff1bec9a63a09
I20260713 09:07:18.967401 22866 tablet_copy_source_session.cc:215] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:18.969795 23391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664a762155444825af9ff1bec9a63a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.979460 23391 tablet_copy_client.cc:806] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:18.979879 23391 tablet_copy_client.cc:670] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:18.982996 23391 tablet_copy_client.cc:538] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:18.988298 23391 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:19.003022 23391 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.003902 23391 tablet_bootstrap.cc:492] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:19.004506 23391 ts_tablet_manager.cc:1403] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260713 09:07:19.006868 23391 raft_consensus.cc:359] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.007437 23391 raft_consensus.cc:740] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:19.007874 23391 consensus_queue.cc:260] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.010293 23391 ts_tablet_manager.cc:1434] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:07:19.011785 22866 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-664a762155444825af9ff1bec9a63a09 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:19.012179 22866 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-664a762155444825af9ff1bec9a63a09 on tablet 664a762155444825af9ff1bec9a63a09 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:19.122536 23391 ts_tablet_manager.cc:933] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:19.124073 23391 tablet_copy_client.cc:323] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:19.125584 22866 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:19.126075 22866 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-f12fc9f9ed924ea4a6fc6eda873cbbe3
I20260713 09:07:19.131981 22866 tablet_copy_source_session.cc:215] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.134486 23391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.148823 23391 tablet_copy_client.cc:806] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.149350 23391 tablet_copy_client.cc:670] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.152648 23391 tablet_copy_client.cc:538] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.154662 23396 ts_tablet_manager.cc:933] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:19.156337 23396 tablet_copy_client.cc:323] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.3:39705
I20260713 09:07:19.157823 22941 tablet_copy_service.cc:140] P 2bf819cda6fa478da79ce432a614253d: Received BeginTabletCopySession request for tablet e1aa529d5ba94e3eb7ca847840d99bf9 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:60482)
I20260713 09:07:19.158324 22941 tablet_copy_service.cc:161] P 2bf819cda6fa478da79ce432a614253d: Beginning new tablet copy session on tablet e1aa529d5ba94e3eb7ca847840d99bf9 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:60482: session id = 741cd45377594bfb8da0927a998028a4-e1aa529d5ba94e3eb7ca847840d99bf9
I20260713 09:07:19.160382 23391 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:19.167011 22941 tablet_copy_source_session.cc:215] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.169765 23396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1aa529d5ba94e3eb7ca847840d99bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.178833 23391 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.179708 23391 tablet_bootstrap.cc:492] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:19.180358 23391 ts_tablet_manager.cc:1403] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:07:19.183143 23391 raft_consensus.cc:359] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.183933 23391 raft_consensus.cc:740] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:19.184597 23391 consensus_queue.cc:260] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.185619 23399 ts_tablet_manager.cc:933] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:19.186585 23396 tablet_copy_client.cc:806] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.187111 23396 tablet_copy_client.cc:670] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.189580 23399 tablet_copy_client.cc:323] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.3:39705
I20260713 09:07:19.190341 23391 ts_tablet_manager.cc:1434] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:19.191679 22941 tablet_copy_service.cc:140] P 2bf819cda6fa478da79ce432a614253d: Received BeginTabletCopySession request for tablet 79e3e7fe2f954fd59564121625ee08d8 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:60482)
I20260713 09:07:19.192124 22941 tablet_copy_service.cc:161] P 2bf819cda6fa478da79ce432a614253d: Beginning new tablet copy session on tablet 79e3e7fe2f954fd59564121625ee08d8 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:60482: session id = 741cd45377594bfb8da0927a998028a4-79e3e7fe2f954fd59564121625ee08d8
I20260713 09:07:19.193030 22866 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-f12fc9f9ed924ea4a6fc6eda873cbbe3 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:19.193415 22866 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-f12fc9f9ed924ea4a6fc6eda873cbbe3 on tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:19.193755 23396 tablet_copy_client.cc:538] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.199174 22941 tablet_copy_source_session.cc:215] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.202164 23396 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:19.203860 23399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e3e7fe2f954fd59564121625ee08d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.219394 23399 tablet_copy_client.cc:806] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.220105 23399 tablet_copy_client.cc:670] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.223003 23399 tablet_copy_client.cc:538] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.223807 23396 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.224658 23396 tablet_bootstrap.cc:492] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:19.225257 23396 ts_tablet_manager.cc:1403] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260713 09:07:19.227895 23396 raft_consensus.cc:359] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.228600 23396 raft_consensus.cc:740] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:19.229216 23399 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:19.229130 23396 consensus_queue.cc:260] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.231841 23396 ts_tablet_manager.cc:1434] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:19.233669 22941 tablet_copy_service.cc:342] P 2bf819cda6fa478da79ce432a614253d: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-e1aa529d5ba94e3eb7ca847840d99bf9 received from {username='slave'} at 127.0.0.1:60482
I20260713 09:07:19.234100 22941 tablet_copy_service.cc:434] P 2bf819cda6fa478da79ce432a614253d: ending tablet copy session 741cd45377594bfb8da0927a998028a4-e1aa529d5ba94e3eb7ca847840d99bf9 on tablet e1aa529d5ba94e3eb7ca847840d99bf9 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:19.247957 23399 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.248719 23399 tablet_bootstrap.cc:492] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:19.249239 23399 ts_tablet_manager.cc:1403] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:07:19.251281 23399 raft_consensus.cc:359] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.251821 23399 raft_consensus.cc:740] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:19.252285 23399 consensus_queue.cc:260] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:19.254096 23399 ts_tablet_manager.cc:1434] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:19.255726 22941 tablet_copy_service.cc:342] P 2bf819cda6fa478da79ce432a614253d: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-79e3e7fe2f954fd59564121625ee08d8 received from {username='slave'} at 127.0.0.1:60482
I20260713 09:07:19.256120 22941 tablet_copy_service.cc:434] P 2bf819cda6fa478da79ce432a614253d: ending tablet copy session 741cd45377594bfb8da0927a998028a4-79e3e7fe2f954fd59564121625ee08d8 on tablet 79e3e7fe2f954fd59564121625ee08d8 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:19.377825 23201 raft_consensus.cc:1217] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.533816 23201 raft_consensus.cc:1217] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.755752 23201 raft_consensus.cc:1217] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.782814 23201 raft_consensus.cc:1217] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.902874 23348 raft_consensus.cc:1064] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:19.905308 23348 consensus_queue.cc:237] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:19.911211 23201 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:19.912566 23286 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.913450 22929 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:19.915548 22781 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:19.916945 23286 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.917711 23348 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.925726 23403 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.927327 22781 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.929270 22929 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.937263 23201 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.944028 22678 catalog_manager.cc:5697] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.963356 22857 consensus_queue.cc:237] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:19.968680 23201 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:19.968680 22780 raft_consensus.cc:1275] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:19.970300 23348 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:19.971244 23403 consensus_queue.cc:1048] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:19.976850 23348 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.978319 23201 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.978544 22780 raft_consensus.cc:2955] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:19.985745 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 664a762155444825af9ff1bec9a63a09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:19.990546 22677 catalog_manager.cc:5697] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.003070 22919 tablet_service.cc:1558] Processing DeleteTablet for tablet 664a762155444825af9ff1bec9a63a09 with delete_type TABLET_DATA_TOMBSTONED (TS 2bf819cda6fa478da79ce432a614253d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40648
I20260713 09:07:20.004848 23413 tablet_replica.cc:333] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:20.005754 23413 raft_consensus.cc:2243] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.006404 23413 raft_consensus.cc:2272] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.009438 23413 ts_tablet_manager.cc:1916] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.019122 23413 ts_tablet_manager.cc:1929] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.019584 23413 log.cc:1199] T 664a762155444825af9ff1bec9a63a09 P 2bf819cda6fa478da79ce432a614253d: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/wals/664a762155444825af9ff1bec9a63a09
I20260713 09:07:20.021325 22667 catalog_manager.cc:5028] TS 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): tablet 664a762155444825af9ff1bec9a63a09 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:20.045405 23348 raft_consensus.cc:1064] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:20.047637 23348 consensus_queue.cc:237] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:20.054195 23201 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.054909 22929 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.055693 22780 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.055666 23348 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.057220 23286 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.057809 23403 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.073530 23403 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.075255 22780 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.080355 23200 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.088275 22930 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.094448 22677 catalog_manager.cc:5697] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.106896 22857 consensus_queue.cc:237] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:20.112092 23201 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.113844 23348 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.114569 22780 raft_consensus.cc:1275] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.115788 23348 consensus_queue.cc:1048] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.119822 23418 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.121387 23201 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.124034 22781 raft_consensus.cc:2955] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.133811 22680 catalog_manager.cc:5697] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.138533 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.144266 22919 tablet_service.cc:1558] Processing DeleteTablet for tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 with delete_type TABLET_DATA_TOMBSTONED (TS 2bf819cda6fa478da79ce432a614253d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40648
I20260713 09:07:20.145171 23413 tablet_replica.cc:333] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:20.146042 23413 raft_consensus.cc:2243] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.146816 23413 raft_consensus.cc:2272] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.150303 23413 ts_tablet_manager.cc:1916] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.164234 23413 ts_tablet_manager.cc:1929] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.164556 23413 log.cc:1199] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 2bf819cda6fa478da79ce432a614253d: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/wals/f12fc9f9ed924ea4a6fc6eda873cbbe3
I20260713 09:07:20.165795 22667 catalog_manager.cc:5028] TS 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): tablet f12fc9f9ed924ea4a6fc6eda873cbbe3 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:20.201689 23271 raft_consensus.cc:1064] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:20.203845 23271 consensus_queue.cc:237] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:20.209393 22857 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.209926 23201 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.210327 22780 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.210816 23369 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.211634 23271 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.215924 23404 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.228623 23271 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.230189 22857 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.231685 23201 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.239827 22780 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.243844 22679 catalog_manager.cc:5697] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.254135 23404 raft_consensus.cc:1064] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:20.258517 23404 consensus_queue.cc:237] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:20.261705 22930 consensus_queue.cc:237] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:20.267297 23200 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.268076 22780 raft_consensus.cc:1275] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.268806 23271 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.269564 23369 consensus_queue.cc:1048] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.285221 23369 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.297216 22781 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.321856 23200 raft_consensus.cc:2955] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.340055 22678 catalog_manager.cc:5697] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.343120 23200 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.343693 22855 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.345242 23424 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.346026 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1aa529d5ba94e3eb7ca847840d99bf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.347851 22781 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.348587 23404 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.351583 23404 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.366115 22839 tablet_service.cc:1558] Processing DeleteTablet for tablet e1aa529d5ba94e3eb7ca847840d99bf9 with delete_type TABLET_DATA_TOMBSTONED (TS cf539fc99d3b4805a9adebe5659bb7d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59940
I20260713 09:07:20.365270 23425 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.368402 23431 tablet_replica.cc:333] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:20.369338 23431 raft_consensus.cc:2243] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.370072 23431 raft_consensus.cc:2272] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.369274 22781 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.379583 23431 ts_tablet_manager.cc:1916] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.380896 23200 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.381981 22678 catalog_manager.cc:5697] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.394992 22855 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.397435 23431 ts_tablet_manager.cc:1929] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.397823 23431 log.cc:1199] T e1aa529d5ba94e3eb7ca847840d99bf9 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/wals/e1aa529d5ba94e3eb7ca847840d99bf9
I20260713 09:07:20.399366 22665 catalog_manager.cc:5028] TS cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): tablet e1aa529d5ba94e3eb7ca847840d99bf9 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:20.407470 22930 consensus_queue.cc:237] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:20.415767 22855 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.417248 23200 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.417665 23424 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.418649 23426 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.424680 23425 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.428519 22855 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.431669 23200 raft_consensus.cc:2955] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.435127 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79e3e7fe2f954fd59564121625ee08d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.442080 22680 catalog_manager.cc:5697] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:20.450668 22768 tablet_service.cc:1558] Processing DeleteTablet for tablet 79e3e7fe2f954fd59564121625ee08d8 with delete_type TABLET_DATA_TOMBSTONED (TS a82eb677c8514a2e90c40e0f929115c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58996
I20260713 09:07:20.452298 23432 tablet_replica.cc:333] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:20.452996 23432 raft_consensus.cc:2243] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.453500 23432 raft_consensus.cc:2272] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.456362 23432 ts_tablet_manager.cc:1916] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.467355 23432 ts_tablet_manager.cc:1929] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.467635 23432 log.cc:1199] T 79e3e7fe2f954fd59564121625ee08d8 P a82eb677c8514a2e90c40e0f929115c9: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/wals/79e3e7fe2f954fd59564121625ee08d8
I20260713 09:07:20.468786 22667 catalog_manager.cc:5028] TS a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): tablet 79e3e7fe2f954fd59564121625ee08d8 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:21.477470 22929 consensus_queue.cc:237] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:21.483433 22855 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.483500 22781 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:21.484444 22896 consensus_peers.cc:597] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ade47c2025cb4b2697d9f6bff00a59a4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.484819 23433 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.485600 23435 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.493047 23425 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.494572 22781 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.494735 22855 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.505905 22678 catalog_manager.cc:5697] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.506208 22857 consensus_queue.cc:237] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
W20260713 09:07:21.512784 22822 consensus_peers.cc:597] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c31112da3c14d179cac5733dcbdae9e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.514896 22929 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.514988 22781 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.517113 23418 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:21.519484 23418 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.528348 23348 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.529930 22781 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.534298 22929 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.542580 22857 consensus_queue.cc:237] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:21.543998 22680 catalog_manager.cc:5697] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:21.554553 22822 consensus_peers.cc:597] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9113c0383924f0caeabfaf8671d3f2f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.568503 22929 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:21.568562 22781 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:21.569917 23418 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.570569 23448 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.577899 23447 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.579617 22781 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.579432 22929 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.591925 22781 consensus_queue.cc:237] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:21.591971 22678 catalog_manager.cc:5697] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 2 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.600551 22929 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:21.601593 22747 consensus_peers.cc:597] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86bbe86aecd34f1fa15422b4cbea03ed. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.602735 23334 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.607445 22857 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.608624 23452 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.616915 23334 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.618173 22857 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.626147 22929 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.629689 22678 catalog_manager.cc:5697] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:21.942234 23456 ts_tablet_manager.cc:933] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:21.943972 23456 tablet_copy_client.cc:323] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.3:39705
I20260713 09:07:21.945540 22941 tablet_copy_service.cc:140] P 2bf819cda6fa478da79ce432a614253d: Received BeginTabletCopySession request for tablet ade47c2025cb4b2697d9f6bff00a59a4 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:60482)
I20260713 09:07:21.946033 22941 tablet_copy_service.cc:161] P 2bf819cda6fa478da79ce432a614253d: Beginning new tablet copy session on tablet ade47c2025cb4b2697d9f6bff00a59a4 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:60482: session id = 741cd45377594bfb8da0927a998028a4-ade47c2025cb4b2697d9f6bff00a59a4
I20260713 09:07:21.950111 23458 ts_tablet_manager.cc:933] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:21.951866 23458 tablet_copy_client.cc:323] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:21.953032 22941 tablet_copy_source_session.cc:215] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:21.953143 22866 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet 3c31112da3c14d179cac5733dcbdae9e from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:21.953698 22866 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet 3c31112da3c14d179cac5733dcbdae9e from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-3c31112da3c14d179cac5733dcbdae9e
I20260713 09:07:21.956254 23456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade47c2025cb4b2697d9f6bff00a59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:21.961359 22866 tablet_copy_source_session.cc:215] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:21.964735 23458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31112da3c14d179cac5733dcbdae9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:21.969311 23456 tablet_copy_client.cc:806] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:21.969910 23456 tablet_copy_client.cc:670] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:21.973203 23456 tablet_copy_client.cc:538] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:21.978912 23456 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:21.979717 23458 tablet_copy_client.cc:806] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:21.980221 23458 tablet_copy_client.cc:670] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:21.983847 23458 tablet_copy_client.cc:538] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:21.992141 23458 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:21.999598 23456 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.000198 23456 tablet_bootstrap.cc:492] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:22.000746 23456 ts_tablet_manager.cc:1403] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:07:22.002915 23456 raft_consensus.cc:359] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.003610 23456 raft_consensus.cc:740] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:22.004127 23456 consensus_queue.cc:260] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.006651 23456 ts_tablet_manager.cc:1434] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:22.010066 22941 tablet_copy_service.cc:342] P 2bf819cda6fa478da79ce432a614253d: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-ade47c2025cb4b2697d9f6bff00a59a4 received from {username='slave'} at 127.0.0.1:60482
I20260713 09:07:22.010432 22941 tablet_copy_service.cc:434] P 2bf819cda6fa478da79ce432a614253d: ending tablet copy session 741cd45377594bfb8da0927a998028a4-ade47c2025cb4b2697d9f6bff00a59a4 on tablet ade47c2025cb4b2697d9f6bff00a59a4 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:22.011155 23458 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.012050 23458 tablet_bootstrap.cc:492] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:22.012720 23458 ts_tablet_manager.cc:1403] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.011s
I20260713 09:07:22.016013 23458 raft_consensus.cc:359] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.016800 23458 raft_consensus.cc:740] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:22.017398 23458 consensus_queue.cc:260] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.019726 23458 ts_tablet_manager.cc:1434] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:07:22.021445 22866 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-3c31112da3c14d179cac5733dcbdae9e received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:22.021804 22866 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-3c31112da3c14d179cac5733dcbdae9e on tablet 3c31112da3c14d179cac5733dcbdae9e with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:22.080549 23458 ts_tablet_manager.cc:933] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:22.082119 23458 tablet_copy_client.cc:323] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:22.083513 22866 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet f9113c0383924f0caeabfaf8671d3f2f from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:22.083976 22866 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet f9113c0383924f0caeabfaf8671d3f2f from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-f9113c0383924f0caeabfaf8671d3f2f
I20260713 09:07:22.088904 22866 tablet_copy_source_session.cc:215] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.091578 23458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9113c0383924f0caeabfaf8671d3f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.105685 23458 tablet_copy_client.cc:806] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.106225 23458 tablet_copy_client.cc:670] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.109326 23458 tablet_copy_client.cc:538] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.117141 23458 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:22.135766 23458 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.136597 23458 tablet_bootstrap.cc:492] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:22.137283 23458 ts_tablet_manager.cc:1403] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260713 09:07:22.139997 23458 raft_consensus.cc:359] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.140793 23458 raft_consensus.cc:740] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:22.141412 23458 consensus_queue.cc:260] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.144357 23458 ts_tablet_manager.cc:1434] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:07:22.146006 22866 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-f9113c0383924f0caeabfaf8671d3f2f received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:22.146400 22866 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-f9113c0383924f0caeabfaf8671d3f2f on tablet f9113c0383924f0caeabfaf8671d3f2f with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:22.157408 23458 ts_tablet_manager.cc:933] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359)
I20260713 09:07:22.160336 23458 tablet_copy_client.cc:323] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.1:40359
I20260713 09:07:22.162456 22792 tablet_copy_service.cc:140] P a82eb677c8514a2e90c40e0f929115c9: Received BeginTabletCopySession request for tablet 86bbe86aecd34f1fa15422b4cbea03ed from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:46780)
I20260713 09:07:22.162927 22792 tablet_copy_service.cc:161] P a82eb677c8514a2e90c40e0f929115c9: Beginning new tablet copy session on tablet 86bbe86aecd34f1fa15422b4cbea03ed from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:46780: session id = 741cd45377594bfb8da0927a998028a4-86bbe86aecd34f1fa15422b4cbea03ed
I20260713 09:07:22.167959 22792 tablet_copy_source_session.cc:215] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.170667 23458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bbe86aecd34f1fa15422b4cbea03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.184924 23458 tablet_copy_client.cc:806] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.185444 23458 tablet_copy_client.cc:670] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.188576 23458 tablet_copy_client.cc:538] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.194039 23458 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:22.209069 23458 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.209649 23458 tablet_bootstrap.cc:492] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:22.210094 23458 ts_tablet_manager.cc:1403] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:07:22.211779 23458 raft_consensus.cc:359] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.212325 23458 raft_consensus.cc:740] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:22.212764 23458 consensus_queue.cc:260] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:22.214392 23458 ts_tablet_manager.cc:1434] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:22.215745 22792 tablet_copy_service.cc:342] P a82eb677c8514a2e90c40e0f929115c9: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-86bbe86aecd34f1fa15422b4cbea03ed received from {username='slave'} at 127.0.0.1:46780
I20260713 09:07:22.216097 22792 tablet_copy_service.cc:434] P a82eb677c8514a2e90c40e0f929115c9: ending tablet copy session 741cd45377594bfb8da0927a998028a4-86bbe86aecd34f1fa15422b4cbea03ed on tablet 86bbe86aecd34f1fa15422b4cbea03ed with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:22.329658 23200 raft_consensus.cc:1217] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.483628 23200 raft_consensus.cc:1217] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:07:22.549348 23200 raft_consensus.cc:1217] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.705685 23200 raft_consensus.cc:1217] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.912351 23447 raft_consensus.cc:1064] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:22.914706 23447 consensus_queue.cc:237] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:22.920745 23200 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:22.920799 22929 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:22.921525 22781 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:22.922315 23468 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.923115 23447 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.923861 23418 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.938476 23468 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:22.940126 23200 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:22.941848 22781 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:22.949342 22929 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:22.952564 22679 catalog_manager.cc:5697] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:22.980984 22857 consensus_queue.cc:237] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:22.986033 22929 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:22.987315 23468 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:22.987671 23200 raft_consensus.cc:1275] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:22.989332 23468 consensus_queue.cc:1048] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:22.995733 23447 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:22.997889 23200 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.007892 23468 raft_consensus.cc:1064] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:23.009704 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c31112da3c14d179cac5733dcbdae9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.011459 22929 raft_consensus.cc:2955] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.012912 23468 consensus_queue.cc:237] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:23.014243 22680 catalog_manager.cc:5697] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.026103 22768 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c31112da3c14d179cac5733dcbdae9e with delete_type TABLET_DATA_TOMBSTONED (TS a82eb677c8514a2e90c40e0f929115c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58996
I20260713 09:07:23.028436 22929 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.028796 22781 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.030254 23468 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.031112 23418 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.041494 23484 tablet_replica.cc:333] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:23.041877 23200 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.044327 23469 raft_consensus.cc:1064] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:23.048121 23484 raft_consensus.cc:2243] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.048085 23418 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:23.048916 23484 raft_consensus.cc:2272] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.049171 23469 consensus_queue.cc:237] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:23.052124 23484 ts_tablet_manager.cc:1916] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.059736 23202 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.061180 22857 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.063230 23469 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.066115 23469 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.066573 22781 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.067902 23435 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.071875 23202 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.065583 23418 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.080752 22929 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.086177 22780 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.087595 22680 catalog_manager.cc:5697] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.089546 23484 ts_tablet_manager.cc:1929] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.089964 23484 log.cc:1199] T 3c31112da3c14d179cac5733dcbdae9e P a82eb677c8514a2e90c40e0f929115c9: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/wals/3c31112da3c14d179cac5733dcbdae9e
I20260713 09:07:23.095947 22667 catalog_manager.cc:5028] TS a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): tablet 3c31112da3c14d179cac5733dcbdae9e (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:23.110591 23435 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.114856 23202 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.123358 22857 consensus_queue.cc:237] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:23.123881 22855 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.130307 22679 catalog_manager.cc:5697] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.124907 22781 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.143065 22780 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:23.144258 23482 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.146761 23202 raft_consensus.cc:1275] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:23.149416 23482 consensus_queue.cc:1048] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:07:23.150684 22929 consensus_queue.cc:237] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:23.161068 23201 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.163336 23470 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.161406 23418 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.161540 22780 raft_consensus.cc:1275] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.168897 23470 consensus_queue.cc:1048] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.170006 23202 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.173461 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f9113c0383924f0caeabfaf8671d3f2f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.176366 23435 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.178074 23201 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.180261 22780 raft_consensus.cc:2955] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.185370 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ade47c2025cb4b2697d9f6bff00a59a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.188170 22677 catalog_manager.cc:5697] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New cstate: current_term: 2 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.189668 22680 catalog_manager.cc:5697] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New cstate: current_term: 1 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.188086 22781 raft_consensus.cc:2955] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.210182 22919 tablet_service.cc:1558] Processing DeleteTablet for tablet f9113c0383924f0caeabfaf8671d3f2f with delete_type TABLET_DATA_TOMBSTONED (TS 2bf819cda6fa478da79ce432a614253d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40648
I20260713 09:07:23.211112 22839 tablet_service.cc:1558] Processing DeleteTablet for tablet ade47c2025cb4b2697d9f6bff00a59a4 with delete_type TABLET_DATA_TOMBSTONED (TS cf539fc99d3b4805a9adebe5659bb7d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59940
I20260713 09:07:23.218299 23493 tablet_replica.cc:333] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:23.219718 23493 raft_consensus.cc:2243] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.228421 23493 raft_consensus.cc:2272] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.233477 23492 tablet_replica.cc:333] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:23.234498 23492 raft_consensus.cc:2243] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.234884 23493 ts_tablet_manager.cc:1916] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.235325 23492 raft_consensus.cc:2272] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.239019 23492 ts_tablet_manager.cc:1916] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.245692 23493 ts_tablet_manager.cc:1929] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.246057 23493 log.cc:1199] T ade47c2025cb4b2697d9f6bff00a59a4 P cf539fc99d3b4805a9adebe5659bb7d4: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/wals/ade47c2025cb4b2697d9f6bff00a59a4
I20260713 09:07:23.247459 22665 catalog_manager.cc:5028] TS cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): tablet ade47c2025cb4b2697d9f6bff00a59a4 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:23.253139 23492 ts_tablet_manager.cc:1929] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:07:23.253597 23492 log.cc:1199] T f9113c0383924f0caeabfaf8671d3f2f P 2bf819cda6fa478da79ce432a614253d: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/wals/f9113c0383924f0caeabfaf8671d3f2f
I20260713 09:07:23.255198 22667 catalog_manager.cc:5028] TS 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): tablet f9113c0383924f0caeabfaf8671d3f2f (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:23.328177 23471 raft_consensus.cc:1064] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:23.329998 23471 consensus_queue.cc:237] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:23.337050 23201 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.337304 22929 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.338587 23472 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.340408 23472 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:23.344568 22857 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.345968 23472 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.355237 23471 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.356835 22857 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.369087 22929 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.371505 22677 catalog_manager.cc:5697] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.376495 23201 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } attrs { replace: true } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.394601 22781 consensus_queue.cc:237] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:23.398995 22857 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.399116 23201 raft_consensus.cc:1275] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.400120 23472 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.400820 23499 consensus_queue.cc:1048] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.407282 23495 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.409018 23201 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.418537 22857 raft_consensus.cc:2955] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.420480 22680 catalog_manager.cc:5697] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 3 to 4, VOTER 2bf819cda6fa478da79ce432a614253d (127.21.41.3) evicted. New cstate: current_term: 1 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:23.422749 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86bbe86aecd34f1fa15422b4cbea03ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.434175 22919 tablet_service.cc:1558] Processing DeleteTablet for tablet 86bbe86aecd34f1fa15422b4cbea03ed with delete_type TABLET_DATA_TOMBSTONED (TS 2bf819cda6fa478da79ce432a614253d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40648
I20260713 09:07:23.435086 23492 tablet_replica.cc:333] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:23.435703 23492 raft_consensus.cc:2243] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.436180 23492 raft_consensus.cc:2272] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.439008 23492 ts_tablet_manager.cc:1916] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.449050 23492 ts_tablet_manager.cc:1929] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.449368 23492 log.cc:1199] T 86bbe86aecd34f1fa15422b4cbea03ed P 2bf819cda6fa478da79ce432a614253d: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/wals/86bbe86aecd34f1fa15422b4cbea03ed
I20260713 09:07:23.450420 22667 catalog_manager.cc:5028] TS 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): tablet 86bbe86aecd34f1fa15422b4cbea03ed (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:24.466805 22929 consensus_queue.cc:237] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:24.475303 22780 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.475412 22857 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:07:24.475634 22896 consensus_peers.cc:597] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54d6443f21154064ba70777c45c7e9ea. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.476904 23500 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.477636 23503 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.485829 23503 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:24.487874 22857 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:24.487874 22780 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:24.504598 22855 consensus_queue.cc:237] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Queue 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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:24.505493 22680 catalog_manager.cc:5697] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 2 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.520680 22929 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:24.520973 22822 consensus_peers.cc:597] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353): Couldn't send request to peer 741cd45377594bfb8da0927a998028a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2ae2f470075460aad46a8a75d33a454. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.520651 22780 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.522630 23508 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:24.523895 23418 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:24.540663 23508 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:24.547930 22780 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:24.558171 22929 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } } }
I20260713 09:07:24.560907 22677 catalog_manager.cc:5697] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 741cd45377594bfb8da0927a998028a4 (127.21.41.4) added. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.004338 23514 ts_tablet_manager.cc:933] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:25.007416 23514 tablet_copy_client.cc:323] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.2:33255
I20260713 09:07:25.009473 22866 tablet_copy_service.cc:140] P cf539fc99d3b4805a9adebe5659bb7d4: Received BeginTabletCopySession request for tablet e2ae2f470075460aad46a8a75d33a454 from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:52674)
I20260713 09:07:25.010084 22866 tablet_copy_service.cc:161] P cf539fc99d3b4805a9adebe5659bb7d4: Beginning new tablet copy session on tablet e2ae2f470075460aad46a8a75d33a454 from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:52674: session id = 741cd45377594bfb8da0927a998028a4-e2ae2f470075460aad46a8a75d33a454
I20260713 09:07:25.018177 22866 tablet_copy_source_session.cc:215] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.021217 23514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ae2f470075460aad46a8a75d33a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.034541 23514 tablet_copy_client.cc:806] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.035182 23514 tablet_copy_client.cc:670] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.038569 23514 tablet_copy_client.cc:538] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.045197 23514 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:25.061419 23514 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:25.062247 23514 tablet_bootstrap.cc:492] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:25.062932 23514 ts_tablet_manager.cc:1403] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:07:25.064410 23517 ts_tablet_manager.cc:933] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: Initiating tablet copy from peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:25.065798 23514 raft_consensus.cc:359] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:25.066789 23514 raft_consensus.cc:740] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:25.067113 23517 tablet_copy_client.cc:323] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: tablet copy: Beginning tablet copy session from remote peer at address 127.21.41.3:39705
I20260713 09:07:25.067469 23514 consensus_queue.cc:260] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:25.069097 22941 tablet_copy_service.cc:140] P 2bf819cda6fa478da79ce432a614253d: Received BeginTabletCopySession request for tablet 54d6443f21154064ba70777c45c7e9ea from peer 741cd45377594bfb8da0927a998028a4 ({username='slave'} at 127.0.0.1:60482)
I20260713 09:07:25.069644 22941 tablet_copy_service.cc:161] P 2bf819cda6fa478da79ce432a614253d: Beginning new tablet copy session on tablet 54d6443f21154064ba70777c45c7e9ea from peer 741cd45377594bfb8da0927a998028a4 at {username='slave'} at 127.0.0.1:60482: session id = 741cd45377594bfb8da0927a998028a4-54d6443f21154064ba70777c45c7e9ea
I20260713 09:07:25.071298 23514 ts_tablet_manager.cc:1434] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:07:25.072911 22866 tablet_copy_service.cc:342] P cf539fc99d3b4805a9adebe5659bb7d4: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-e2ae2f470075460aad46a8a75d33a454 received from {username='slave'} at 127.0.0.1:52674
I20260713 09:07:25.073321 22866 tablet_copy_service.cc:434] P cf539fc99d3b4805a9adebe5659bb7d4: ending tablet copy session 741cd45377594bfb8da0927a998028a4-e2ae2f470075460aad46a8a75d33a454 on tablet e2ae2f470075460aad46a8a75d33a454 with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:25.079608 22941 tablet_copy_source_session.cc:215] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.083037 23517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6443f21154064ba70777c45c7e9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.094882 23517 tablet_copy_client.cc:806] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.095384 23517 tablet_copy_client.cc:670] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.098601 23517 tablet_copy_client.cc:538] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.110186 23517 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: Bootstrap starting.
I20260713 09:07:25.128736 23517 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:25.129442 23517 tablet_bootstrap.cc:492] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: Bootstrap complete.
I20260713 09:07:25.129967 23517 ts_tablet_manager.cc:1403] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260713 09:07:25.132212 23517 raft_consensus.cc:359] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:25.132797 23517 raft_consensus.cc:740] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Initialized, Role: LEARNER
I20260713 09:07:25.133430 23517 consensus_queue.cc:260] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: NON_VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: true } }
I20260713 09:07:25.138319 23517 ts_tablet_manager.cc:1434] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260713 09:07:25.139917 22941 tablet_copy_service.cc:342] P 2bf819cda6fa478da79ce432a614253d: Request end of tablet copy session 741cd45377594bfb8da0927a998028a4-54d6443f21154064ba70777c45c7e9ea received from {username='slave'} at 127.0.0.1:60482
I20260713 09:07:25.140354 22941 tablet_copy_service.cc:434] P 2bf819cda6fa478da79ce432a614253d: ending tablet copy session 741cd45377594bfb8da0927a998028a4-54d6443f21154064ba70777c45c7e9ea on tablet 54d6443f21154064ba70777c45c7e9ea with peer 741cd45377594bfb8da0927a998028a4
I20260713 09:07:25.455097 23201 raft_consensus.cc:1217] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:07:25.492758 23201 raft_consensus.cc:1217] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:25.869904 23522 raft_consensus.cc:1064] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:25.873111 23522 consensus_queue.cc:237] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:25.878949 23201 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 LEARNER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:25.880237 23503 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.881388 22780 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:25.881527 22855 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:25.882843 23503 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.883791 23521 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.900504 23503 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.901818 23201 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.909691 22781 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.921890 22677 catalog_manager.cc:5697] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.926334 22855 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } attrs { replace: true } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.941431 23418 raft_consensus.cc:1064] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: attempting to promote NON_VOTER 741cd45377594bfb8da0927a998028a4 to VOTER
I20260713 09:07:25.943653 23418 consensus_queue.cc:237] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:25.944820 22929 consensus_queue.cc:237] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:25.949383 22781 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:25.949383 23201 raft_consensus.cc:1275] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:25.950835 23503 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:25.952701 23503 consensus_queue.cc:1048] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:25.955078 22781 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:25.957074 23202 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 LEARNER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:25.957540 22929 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:25.959807 23525 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:25.960675 23418 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.963994 23524 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:25.964085 23523 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.968556 22781 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.971372 23200 raft_consensus.cc:2955] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:25.978312 22667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54d6443f21154064ba70777c45c7e9ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:25.993337 22679 catalog_manager.cc:5697] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: config changed from index 3 to 4, VOTER cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) evicted. New cstate: current_term: 2 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.007961 23508 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.009637 22839 tablet_service.cc:1558] Processing DeleteTablet for tablet 54d6443f21154064ba70777c45c7e9ea with delete_type TABLET_DATA_TOMBSTONED (TS cf539fc99d3b4805a9adebe5659bb7d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59940
I20260713 09:07:26.019797 22779 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.027657 23202 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.025882 22929 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.040777 23538 tablet_replica.cc:333] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:26.041808 23538 raft_consensus.cc:2243] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.042490 23538 raft_consensus.cc:2272] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.034073 22678 catalog_manager.cc:5697] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 reported cstate change: config changed from index 2 to 3, 741cd45377594bfb8da0927a998028a4 (127.21.41.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.050964 23538 ts_tablet_manager.cc:1916] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.061115 22855 consensus_queue.cc:237] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:26.065963 23202 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.066560 23538 ts_tablet_manager.cc:1929] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:07:26.066951 22929 raft_consensus.cc:1275] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Refusing update from remote peer cf539fc99d3b4805a9adebe5659bb7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.067054 23538 log.cc:1199] T 54d6443f21154064ba70777c45c7e9ea P cf539fc99d3b4805a9adebe5659bb7d4: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/wals/54d6443f21154064ba70777c45c7e9ea
I20260713 09:07:26.068176 23508 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.068825 22665 catalog_manager.cc:5028] TS cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): tablet 54d6443f21154064ba70777c45c7e9ea (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:26.069041 23418 consensus_queue.cc:1048] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.075441 23418 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.077869 22929 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.080129 23202 raft_consensus.cc:2955] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.085268 22665 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2ae2f470075460aad46a8a75d33a454 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.095852 22679 catalog_manager.cc:5697] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d reported cstate change: config changed from index 3 to 4, VOTER a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1) evicted. New cstate: current_term: 1 leader_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } } }
I20260713 09:07:26.106227 22768 tablet_service.cc:1558] Processing DeleteTablet for tablet e2ae2f470075460aad46a8a75d33a454 with delete_type TABLET_DATA_TOMBSTONED (TS a82eb677c8514a2e90c40e0f929115c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58996
I20260713 09:07:26.108335 23539 tablet_replica.cc:333] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:26.109092 23539 raft_consensus.cc:2243] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.109665 23539 raft_consensus.cc:2272] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.114161 23539 ts_tablet_manager.cc:1916] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.124220 23539 ts_tablet_manager.cc:1929] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.124576 23539 log.cc:1199] T e2ae2f470075460aad46a8a75d33a454 P a82eb677c8514a2e90c40e0f929115c9: Deleting WAL directory at /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/wals/e2ae2f470075460aad46a8a75d33a454
I20260713 09:07:26.126170 22667 catalog_manager.cc:5028] TS a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): tablet e2ae2f470075460aad46a8a75d33a454 (table test-workload [id=2c0ae624f85a4290acc84f2bdabb24a9]) successfully deleted
I20260713 09:07:32.179154 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:32.212985 22857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8"
dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
mode: GRACEFUL
new_leader_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:07:32.213665 22857 raft_consensus.cc:606] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Received request to transfer leadership to TS 741cd45377594bfb8da0927a998028a4
I20260713 09:07:32.227210 22929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8"
dest_uuid: "2bf819cda6fa478da79ce432a614253d"
mode: GRACEFUL
new_leader_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:07:32.227756 22929 raft_consensus.cc:606] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Received request to transfer leadership to TS 741cd45377594bfb8da0927a998028a4
I20260713 09:07:32.230118 22857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5"
dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
mode: GRACEFUL
new_leader_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:07:32.230654 22857 raft_consensus.cc:606] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Received request to transfer leadership to TS 741cd45377594bfb8da0927a998028a4
I20260713 09:07:32.232781 22929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd"
dest_uuid: "2bf819cda6fa478da79ce432a614253d"
mode: GRACEFUL
new_leader_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:07:32.233193 22929 raft_consensus.cc:606] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Received request to transfer leadership to TS 741cd45377594bfb8da0927a998028a4
I20260713 09:07:32.235338 22929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298"
dest_uuid: "2bf819cda6fa478da79ce432a614253d"
mode: GRACEFUL
new_leader_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:07:32.235723 22929 raft_consensus.cc:606] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Received request to transfer leadership to TS 741cd45377594bfb8da0927a998028a4
I20260713 09:07:32.236676 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:32.237329 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:32.325445 23544 raft_consensus.cc:993] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: : Instructing follower 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.325902 23524 raft_consensus.cc:1081] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Signalling peer 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.327279 23201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8"
dest_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:56406
I20260713 09:07:32.327708 23201 raft_consensus.cc:493] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.327978 23201 raft_consensus.cc:3060] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.330818 23524 raft_consensus.cc:993] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: : Instructing follower 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.331210 23544 raft_consensus.cc:1081] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Signalling peer 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.332536 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5"
dest_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:56406
I20260713 09:07:32.332612 23201 raft_consensus.cc:515] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.332949 23202 raft_consensus.cc:493] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.333276 23202 raft_consensus.cc:3060] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.335776 23201 leader_election.cc:290] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:32.336751 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:32.337378 22929 raft_consensus.cc:3060] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.338881 23202 raft_consensus.cc:515] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.339362 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79620457ce3842faa2352ed8f83626f8" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:32.339881 22857 raft_consensus.cc:3055] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.340101 22857 raft_consensus.cc:740] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:32.341009 23202 leader_election.cc:290] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:32.340816 22857 consensus_queue.cc:260] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.342054 22857 raft_consensus.cc:3060] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.342520 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:32.342829 22929 raft_consensus.cc:2468] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.343118 22855 raft_consensus.cc:3055] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.343106 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ced50be6b44ff7bf59fa0ad5456dc5" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:32.343631 22855 raft_consensus.cc:740] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:32.344089 22781 raft_consensus.cc:3060] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.344144 23167 leader_election.cc:304] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, 741cd45377594bfb8da0927a998028a4; no voters: 
I20260713 09:07:32.344408 22855 consensus_queue.cc:260] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.345445 22855 raft_consensus.cc:3060] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.348528 22857 raft_consensus.cc:2468] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.349956 23554 raft_consensus.cc:2804] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.351246 22781 raft_consensus.cc:2468] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.352483 23167 leader_election.cc:304] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741cd45377594bfb8da0927a998028a4, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:32.351300 23554 raft_consensus.cc:697] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Becoming Leader. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Running, Role: LEADER
I20260713 09:07:32.353229 23555 raft_consensus.cc:2804] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.353447 22855 raft_consensus.cc:2468] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.353566 23554 consensus_queue.cc:237] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.358500 23555 raft_consensus.cc:697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Becoming Leader. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Running, Role: LEADER
I20260713 09:07:32.359516 23555 consensus_queue.cc:237] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.363562 22679 catalog_manager.cc:5697] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 reported cstate change: term changed from 1 to 2, leader changed from cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) to 741cd45377594bfb8da0927a998028a4 (127.21.41.4). New cstate: current_term: 2 leader_uuid: "741cd45377594bfb8da0927a998028a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.367261 23549 raft_consensus.cc:993] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: : Instructing follower 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.367697 23549 raft_consensus.cc:1081] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Signalling peer 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.369184 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8"
dest_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:56422
I20260713 09:07:32.369656 23202 raft_consensus.cc:493] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.369980 23202 raft_consensus.cc:3060] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.375897 23202 raft_consensus.cc:515] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.378132 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:32.378345 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e3e7fe2f954fd59564121625ee08d8" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:32.379146 22855 raft_consensus.cc:3060] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.379158 22929 raft_consensus.cc:3055] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.379575 22929 raft_consensus.cc:740] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:32.380301 22929 consensus_queue.cc:260] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.381302 22929 raft_consensus.cc:3060] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.385360 22855 raft_consensus.cc:2468] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.386435 23165 leader_election.cc:304] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741cd45377594bfb8da0927a998028a4, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:32.387300 23555 raft_consensus.cc:2804] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.387791 23555 raft_consensus.cc:697] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Becoming Leader. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Running, Role: LEADER
I20260713 09:07:32.389151 22929 raft_consensus.cc:2468] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.388928 23555 consensus_queue.cc:237] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.378077 23202 leader_election.cc:290] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:32.396863 22679 catalog_manager.cc:5697] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 reported cstate change: term changed from 1 to 2, leader changed from 2bf819cda6fa478da79ce432a614253d (127.21.41.3) to 741cd45377594bfb8da0927a998028a4 (127.21.41.4). New cstate: current_term: 2 leader_uuid: "741cd45377594bfb8da0927a998028a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.397965 22679 catalog_manager.cc:5697] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 reported cstate change: term changed from 1 to 2, leader changed from cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) to 741cd45377594bfb8da0927a998028a4 (127.21.41.4). New cstate: current_term: 2 leader_uuid: "741cd45377594bfb8da0927a998028a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.578596 23547 raft_consensus.cc:993] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: : Instructing follower 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.579356 23549 raft_consensus.cc:1081] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Signalling peer 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.581306 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298"
dest_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:56422
I20260713 09:07:32.581836 23202 raft_consensus.cc:493] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.582217 23202 raft_consensus.cc:3060] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.588435 23202 raft_consensus.cc:515] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.590286 23202 leader_election.cc:290] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:32.591061 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:32.591601 22781 raft_consensus.cc:3060] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.598527 22781 raft_consensus.cc:2468] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.599786 23167 leader_election.cc:304] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741cd45377594bfb8da0927a998028a4, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:32.600010 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68f033ca6e748e3aca08507ce575298" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:32.600510 23555 raft_consensus.cc:2804] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.600585 22929 raft_consensus.cc:3055] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.600931 22929 raft_consensus.cc:740] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:32.601007 23555 raft_consensus.cc:697] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Becoming Leader. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Running, Role: LEADER
I20260713 09:07:32.601737 22929 consensus_queue.cc:260] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.601893 23555 consensus_queue.cc:237] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.603003 22929 raft_consensus.cc:3060] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.608096 22929 raft_consensus.cc:2468] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.609681 22679 catalog_manager.cc:5697] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 reported cstate change: term changed from 1 to 2, leader changed from 2bf819cda6fa478da79ce432a614253d (127.21.41.3) to 741cd45377594bfb8da0927a998028a4 (127.21.41.4). New cstate: current_term: 2 leader_uuid: "741cd45377594bfb8da0927a998028a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.625459 23564 raft_consensus.cc:993] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: : Instructing follower 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.625970 23549 raft_consensus.cc:1081] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Signalling peer 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:32.627353 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd"
dest_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:56422
I20260713 09:07:32.627790 23202 raft_consensus.cc:493] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.628062 23202 raft_consensus.cc:3060] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.632160 23202 raft_consensus.cc:515] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.633605 23202 leader_election.cc:290] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:32.634334 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:32.634526 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad021baf2b9a4b51bcede42a1e8304dd" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:32.634914 22855 raft_consensus.cc:3060] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.635139 22929 raft_consensus.cc:3055] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.635464 22929 raft_consensus.cc:740] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:32.636143 22929 consensus_queue.cc:260] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.636974 22929 raft_consensus.cc:3060] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.639418 22855 raft_consensus.cc:2468] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.640327 23165 leader_election.cc:304] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741cd45377594bfb8da0927a998028a4, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:32.640981 23555 raft_consensus.cc:2804] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.641351 23555 raft_consensus.cc:697] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Becoming Leader. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Running, Role: LEADER
I20260713 09:07:32.641469 22929 raft_consensus.cc:2468] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:32.642185 23555 consensus_queue.cc:237] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:32.648751 22679 catalog_manager.cc:5697] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 reported cstate change: term changed from 1 to 2, leader changed from 2bf819cda6fa478da79ce432a614253d (127.21.41.3) to 741cd45377594bfb8da0927a998028a4 (127.21.41.4). New cstate: current_term: 2 leader_uuid: "741cd45377594bfb8da0927a998028a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.772167 22781 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.773572 23555 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.782462 22855 raft_consensus.cc:1275] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.784134 23556 consensus_queue.cc:1048] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.786587 22855 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.788693 23556 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.800256 22929 raft_consensus.cc:1275] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.802081 23556 consensus_queue.cc:1048] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.837764 22929 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.838873 23554 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.846231 22857 raft_consensus.cc:1275] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.847380 23556 consensus_queue.cc:1048] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:32.997327 22929 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:32.998443 23556 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:33.007192 22781 raft_consensus.cc:1275] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:33.009106 23555 consensus_queue.cc:1048] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:33.028246 22857 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:33.029525 23555 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:33.039072 22929 raft_consensus.cc:1275] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:33.042259 23581 consensus_queue.cc:1048] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:33.238224 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:33.262298 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:33.277791 22857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8"
dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
mode: GRACEFUL
new_leader_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:07:33.278384 22857 raft_consensus.cc:606] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Received request to transfer leadership to TS 741cd45377594bfb8da0927a998028a4
I20260713 09:07:33.280609 22857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6"
dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
mode: GRACEFUL
new_leader_uuid: "a82eb677c8514a2e90c40e0f929115c9"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:07:33.281092 22857 raft_consensus.cc:606] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Received request to transfer leadership to TS a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:33.283476 22857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0ed145770f04bd28068675e643e4679"
dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
mode: GRACEFUL
new_leader_uuid: "2bf819cda6fa478da79ce432a614253d"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:07:33.284073 22857 raft_consensus.cc:606] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Received request to transfer leadership to TS 2bf819cda6fa478da79ce432a614253d
I20260713 09:07:33.285108 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:07:33.285710 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:33.731024 23524 raft_consensus.cc:993] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: : Instructing follower a82eb677c8514a2e90c40e0f929115c9 to start an election
I20260713 09:07:33.731503 23585 raft_consensus.cc:1081] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Signalling peer a82eb677c8514a2e90c40e0f929115c9 to start an election
I20260713 09:07:33.732956 22781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6"
dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
 from {username='slave'} at 127.0.0.1:59006
I20260713 09:07:33.733373 22781 raft_consensus.cc:493] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:33.733675 22781 raft_consensus.cc:3060] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.738581 22781 raft_consensus.cc:515] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:33.740562 22781 leader_election.cc:290] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 2 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:33.741106 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:33.741391 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d967c1d538c14cd3b9cfbfbec3f393f6" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:33.741634 22855 raft_consensus.cc:3055] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:33.741885 22929 raft_consensus.cc:3060] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.741961 22855 raft_consensus.cc:740] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:33.742844 22855 consensus_queue.cc:260] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:33.743916 22855 raft_consensus.cc:3060] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.748027 22929 raft_consensus.cc:2468] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 2.
I20260713 09:07:33.749135 22748 leader_election.cc:304] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:33.749892 23584 raft_consensus.cc:2804] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:33.750303 23584 raft_consensus.cc:697] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 2 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:33.751173 23584 consensus_queue.cc:237] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:33.755234 22855 raft_consensus.cc:2468] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 2.
I20260713 09:07:33.759087 22679 catalog_manager.cc:5697] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 1 to 2, leader changed from cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.763298 23524 raft_consensus.cc:993] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: : Instructing follower 2bf819cda6fa478da79ce432a614253d to start an election
I20260713 09:07:33.763746 23585 raft_consensus.cc:1081] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Signalling peer 2bf819cda6fa478da79ce432a614253d to start an election
I20260713 09:07:33.765254 22929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0ed145770f04bd28068675e643e4679"
dest_uuid: "2bf819cda6fa478da79ce432a614253d"
 from {username='slave'} at 127.0.0.1:40652
I20260713 09:07:33.765805 22929 raft_consensus.cc:493] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:33.766124 22929 raft_consensus.cc:3060] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.772078 22929 raft_consensus.cc:515] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:33.773973 22929 leader_election.cc:290] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 2 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 741cd45377594bfb8da0927a998028a4 (127.21.41.4:43353)
I20260713 09:07:33.774148 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:33.774539 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ed145770f04bd28068675e643e4679" candidate_uuid: "2bf819cda6fa478da79ce432a614253d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "741cd45377594bfb8da0927a998028a4"
I20260713 09:07:33.774762 22855 raft_consensus.cc:3055] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:33.775084 23202 raft_consensus.cc:3060] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.775050 22855 raft_consensus.cc:740] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:33.775933 22855 consensus_queue.cc:260] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:33.777101 22855 raft_consensus.cc:3060] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.780449 23202 raft_consensus.cc:2468] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 2.
I20260713 09:07:33.781976 22855 raft_consensus.cc:2468] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf819cda6fa478da79ce432a614253d in term 2.
I20260713 09:07:33.781576 22896 leader_election.cc:304] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf819cda6fa478da79ce432a614253d, 741cd45377594bfb8da0927a998028a4; no voters: 
I20260713 09:07:33.783699 23549 raft_consensus.cc:2804] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:33.784296 23549 raft_consensus.cc:697] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Becoming Leader. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:33.785084 23549 consensus_queue.cc:237] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [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: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:33.791661 22679 catalog_manager.cc:5697] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d reported cstate change: term changed from 1 to 2, leader changed from cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) to 2bf819cda6fa478da79ce432a614253d (127.21.41.3). New cstate: current_term: 2 leader_uuid: "2bf819cda6fa478da79ce432a614253d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.809542 23524 raft_consensus.cc:993] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: : Instructing follower 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:33.809998 23585 raft_consensus.cc:1081] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Signalling peer 741cd45377594bfb8da0927a998028a4 to start an election
I20260713 09:07:33.811292 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8"
dest_uuid: "741cd45377594bfb8da0927a998028a4"
 from {username='slave'} at 127.0.0.1:56406
I20260713 09:07:33.811707 23202 raft_consensus.cc:493] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:33.811975 23202 raft_consensus.cc:3060] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.816136 23202 raft_consensus.cc:515] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:33.817649 23202 leader_election.cc:290] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Requested vote from peers a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359), cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255)
I20260713 09:07:33.818190 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
I20260713 09:07:33.818527 22855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31df7aef952e4bd9816289dec1e08ab8" candidate_uuid: "741cd45377594bfb8da0927a998028a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:33.818794 22781 raft_consensus.cc:3060] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.819090 22855 raft_consensus.cc:3055] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:33.819386 22855 raft_consensus.cc:740] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf539fc99d3b4805a9adebe5659bb7d4, State: Running, Role: LEADER
I20260713 09:07:33.820115 22855 consensus_queue.cc:260] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:33.821269 22855 raft_consensus.cc:3060] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:33.826088 22781 raft_consensus.cc:2468] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:33.827207 23167 leader_election.cc:304] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741cd45377594bfb8da0927a998028a4, a82eb677c8514a2e90c40e0f929115c9; no voters: 
I20260713 09:07:33.827374 22855 raft_consensus.cc:2468] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741cd45377594bfb8da0927a998028a4 in term 2.
I20260713 09:07:33.827986 23556 raft_consensus.cc:2804] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:33.828454 23556 raft_consensus.cc:697] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Becoming Leader. State: Replica: 741cd45377594bfb8da0927a998028a4, State: Running, Role: LEADER
I20260713 09:07:33.829150 23556 consensus_queue.cc:237] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [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: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } }
I20260713 09:07:33.835431 22679 catalog_manager.cc:5697] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 reported cstate change: term changed from 1 to 2, leader changed from cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2) to 741cd45377594bfb8da0927a998028a4 (127.21.41.4). New cstate: current_term: 2 leader_uuid: "741cd45377594bfb8da0927a998028a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:34.163089 22929 raft_consensus.cc:1275] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:34.164191 23584 consensus_queue.cc:1048] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:34.172839 22855 raft_consensus.cc:1275] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:34.175175 23584 consensus_queue.cc:1048] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:34.299394 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:34.337920 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:34.353196 22929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50"
dest_uuid: "2bf819cda6fa478da79ce432a614253d"
mode: GRACEFUL
new_leader_uuid: "a82eb677c8514a2e90c40e0f929115c9"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:07:34.353960 22929 raft_consensus.cc:606] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Received request to transfer leadership to TS a82eb677c8514a2e90c40e0f929115c9
I20260713 09:07:34.355532 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:34.356226 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:34.384857 23201 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:34.386102 23549 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "741cd45377594bfb8da0927a998028a4" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 43353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:34.399099 22855 raft_consensus.cc:1275] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 2bf819cda6fa478da79ce432a614253d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:34.400306 23599 consensus_queue.cc:1048] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:34.410015 22857 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:34.412295 23556 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:34.437721 22781 raft_consensus.cc:1275] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Refusing update from remote peer 741cd45377594bfb8da0927a998028a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:34.439136 23606 consensus_queue.cc:1048] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:34.577313 23549 raft_consensus.cc:993] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: : Instructing follower a82eb677c8514a2e90c40e0f929115c9 to start an election
I20260713 09:07:34.577850 23599 raft_consensus.cc:1081] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Signalling peer a82eb677c8514a2e90c40e0f929115c9 to start an election
I20260713 09:07:34.579258 22781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50"
dest_uuid: "a82eb677c8514a2e90c40e0f929115c9"
 from {username='slave'} at 127.0.0.1:59020
I20260713 09:07:34.579682 22781 raft_consensus.cc:493] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:34.579927 22781 raft_consensus.cc:3060] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:34.585762 22781 raft_consensus.cc:515] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:34.587411 22781 leader_election.cc:290] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 2 election: Requested vote from peers cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255), 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705)
I20260713 09:07:34.588266 22929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bf819cda6fa478da79ce432a614253d"
I20260713 09:07:34.588301 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18fc11ec4de47d7a91e6b39aff05f50" candidate_uuid: "a82eb677c8514a2e90c40e0f929115c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf539fc99d3b4805a9adebe5659bb7d4"
I20260713 09:07:34.589074 22929 raft_consensus.cc:3055] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:34.589118 22856 raft_consensus.cc:3060] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:34.589354 22929 raft_consensus.cc:740] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bf819cda6fa478da79ce432a614253d, State: Running, Role: LEADER
I20260713 09:07:34.590209 22929 consensus_queue.cc:260] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:34.591248 22929 raft_consensus.cc:3060] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:34.594343 22856 raft_consensus.cc:2468] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 2.
I20260713 09:07:34.595467 22746 leader_election.cc:304] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a82eb677c8514a2e90c40e0f929115c9, cf539fc99d3b4805a9adebe5659bb7d4; no voters: 
I20260713 09:07:34.596318 23584 raft_consensus.cc:2804] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:34.596400 22929 raft_consensus.cc:2468] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82eb677c8514a2e90c40e0f929115c9 in term 2.
I20260713 09:07:34.596752 23584 raft_consensus.cc:697] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 2 LEADER]: Becoming Leader. State: Replica: a82eb677c8514a2e90c40e0f929115c9, State: Running, Role: LEADER
I20260713 09:07:34.597718 23584 consensus_queue.cc:237] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } }
I20260713 09:07:34.605408 22680 catalog_manager.cc:5697] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 reported cstate change: term changed from 1 to 2, leader changed from 2bf819cda6fa478da79ce432a614253d (127.21.41.3) to a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "a82eb677c8514a2e90c40e0f929115c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a82eb677c8514a2e90c40e0f929115c9" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.049505 22856 raft_consensus.cc:1275] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:35.050621 23584 consensus_queue.cc:1048] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf539fc99d3b4805a9adebe5659bb7d4" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:35.061446 22929 raft_consensus.cc:1275] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Refusing update from remote peer a82eb677c8514a2e90c40e0f929115c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:35.062696 23577 consensus_queue.cc:1048] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf819cda6fa478da79ce432a614253d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 39705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:35.357049 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:35.369596 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:07:35.397671 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:35.398808 21668 tablet_replica.cc:333] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.399644 21668 raft_consensus.cc:2243] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.400391 21668 raft_consensus.cc:2272] T 99ced50be6b44ff7bf59fa0ad5456dc5 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.402555 21668 tablet_replica.cc:333] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.403189 21668 raft_consensus.cc:2243] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.403980 21668 raft_consensus.cc:2272] T b18fc11ec4de47d7a91e6b39aff05f50 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.407459 21668 tablet_replica.cc:333] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.408142 21668 raft_consensus.cc:2243] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.409089 21668 raft_consensus.cc:2272] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.411203 21668 tablet_replica.cc:333] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.411760 21668 raft_consensus.cc:2243] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.412145 21668 raft_consensus.cc:2272] T c5e726261aa048b3aba9b101a0174e28 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.414086 21668 tablet_replica.cc:333] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.414680 21668 raft_consensus.cc:2243] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.415405 21668 raft_consensus.cc:2272] T b68f033ca6e748e3aca08507ce575298 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.417155 21668 tablet_replica.cc:333] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.417747 21668 raft_consensus.cc:2243] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.418285 21668 raft_consensus.cc:2272] T f9113c0383924f0caeabfaf8671d3f2f P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.420650 21668 tablet_replica.cc:333] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.421149 21668 raft_consensus.cc:2243] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.421612 21668 raft_consensus.cc:2272] T e1aa529d5ba94e3eb7ca847840d99bf9 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.423404 21668 tablet_replica.cc:333] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.423862 21668 raft_consensus.cc:2243] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.424530 21668 raft_consensus.cc:2272] T 86bbe86aecd34f1fa15422b4cbea03ed P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.426322 21668 tablet_replica.cc:333] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.426872 21668 raft_consensus.cc:2243] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.427318 21668 raft_consensus.cc:2272] T ade47c2025cb4b2697d9f6bff00a59a4 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.428891 21668 tablet_replica.cc:333] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.429533 21668 raft_consensus.cc:2243] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.430002 21668 raft_consensus.cc:2272] T 1c8727b0d04f475c8b37c0429979182a P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:35.431099 22897 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260713 09:07:35.432322 21668 tablet_replica.cc:333] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.433128 21668 raft_consensus.cc:2243] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.434361 21668 raft_consensus.cc:2272] T 3aaba781e565403095f91e2f9aa8e352 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:35.434405 22897 consensus_peers.cc:597] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.436606 22823 consensus_peers.cc:597] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.437137 21668 tablet_replica.cc:333] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.437628 21668 raft_consensus.cc:2243] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.438191 21668 raft_consensus.cc:2272] T 31df7aef952e4bd9816289dec1e08ab8 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.440673 21668 tablet_replica.cc:333] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.441177 21668 raft_consensus.cc:2243] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.441992 21668 raft_consensus.cc:2272] T 9d04a803766247a1b02b8d177f8a8bee P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.443696 21668 tablet_replica.cc:333] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.444165 21668 raft_consensus.cc:2243] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.444845 21668 raft_consensus.cc:2272] T d967c1d538c14cd3b9cfbfbec3f393f6 P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.446566 21668 tablet_replica.cc:333] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.447111 21668 raft_consensus.cc:2243] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.447504 21668 raft_consensus.cc:2272] T 9e104093f4734c4fa5981cc1e8bd651a P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.449113 21668 tablet_replica.cc:333] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.449576 21668 raft_consensus.cc:2243] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.450256 21668 raft_consensus.cc:2272] T 54d6443f21154064ba70777c45c7e9ea P a82eb677c8514a2e90c40e0f929115c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.452802 21668 tablet_replica.cc:333] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.453528 21668 raft_consensus.cc:2243] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.454401 21668 raft_consensus.cc:2272] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.456373 21668 tablet_replica.cc:333] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9: stopping tablet replica
I20260713 09:07:35.456820 21668 raft_consensus.cc:2243] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.457388 21668 raft_consensus.cc:2272] T 664a762155444825af9ff1bec9a63a09 P a82eb677c8514a2e90c40e0f929115c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:35.483076 23167 consensus_peers.cc:597] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.502394 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
I20260713 09:07:35.540596 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
W20260713 09:07:35.555745 22823 consensus_peers.cc:597] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.572327 23167 consensus_peers.cc:597] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.580569 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:35.581255 21668 tablet_replica.cc:333] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.581946 21668 raft_consensus.cc:2243] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.582417 21668 raft_consensus.cc:2272] T e0ed145770f04bd28068675e643e4679 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.584718 21668 tablet_replica.cc:333] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.585342 21668 raft_consensus.cc:2243] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.585843 21668 raft_consensus.cc:2272] T c5e726261aa048b3aba9b101a0174e28 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:35.587383 22823 consensus_peers.cc:597] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.588131 21668 tablet_replica.cc:333] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.588706 21668 raft_consensus.cc:2243] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.589120 21668 raft_consensus.cc:2272] T b18fc11ec4de47d7a91e6b39aff05f50 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.591679 21668 tablet_replica.cc:333] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.592216 21668 raft_consensus.cc:2243] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.592636 21668 raft_consensus.cc:2272] T 99ced50be6b44ff7bf59fa0ad5456dc5 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.594323 21668 tablet_replica.cc:333] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.594898 21668 raft_consensus.cc:2243] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.595662 21668 raft_consensus.cc:2272] T 3c31112da3c14d179cac5733dcbdae9e P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.597401 21668 tablet_replica.cc:333] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.597882 21668 raft_consensus.cc:2243] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.598557 21668 raft_consensus.cc:2272] T e2ae2f470075460aad46a8a75d33a454 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.600153 21668 tablet_replica.cc:333] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.600664 21668 raft_consensus.cc:2243] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.601065 21668 raft_consensus.cc:2272] T 31df7aef952e4bd9816289dec1e08ab8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.603312 21668 tablet_replica.cc:333] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.604012 21668 raft_consensus.cc:2243] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.604449 21668 raft_consensus.cc:2272] T 9d04a803766247a1b02b8d177f8a8bee P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.606078 21668 tablet_replica.cc:333] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.606549 21668 raft_consensus.cc:2243] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.607013 21668 raft_consensus.cc:2272] T 79620457ce3842faa2352ed8f83626f8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.608688 21668 tablet_replica.cc:333] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.609151 21668 raft_consensus.cc:2243] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.609710 21668 raft_consensus.cc:2272] T 86bbe86aecd34f1fa15422b4cbea03ed P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.611399 21668 tablet_replica.cc:333] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.611876 21668 raft_consensus.cc:2243] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.612491 21668 raft_consensus.cc:2272] T 79e3e7fe2f954fd59564121625ee08d8 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.614231 21668 tablet_replica.cc:333] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.614727 21668 raft_consensus.cc:2243] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.615619 21668 raft_consensus.cc:2272] T ad021baf2b9a4b51bcede42a1e8304dd P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.617774 21668 tablet_replica.cc:333] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.618194 21668 raft_consensus.cc:2243] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.618539 21668 raft_consensus.cc:2272] T d967c1d538c14cd3b9cfbfbec3f393f6 P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.620064 21668 tablet_replica.cc:333] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.620469 21668 raft_consensus.cc:2243] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.621119 21668 raft_consensus.cc:2272] T 1c8727b0d04f475c8b37c0429979182a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.622771 21668 tablet_replica.cc:333] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.623152 21668 raft_consensus.cc:2243] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.623754 21668 raft_consensus.cc:2272] T f9113c0383924f0caeabfaf8671d3f2f P cf539fc99d3b4805a9adebe5659bb7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.625245 21668 tablet_replica.cc:333] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.625640 21668 raft_consensus.cc:2243] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.625959 21668 raft_consensus.cc:2272] T 9e104093f4734c4fa5981cc1e8bd651a P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.627465 21668 tablet_replica.cc:333] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.627832 21668 raft_consensus.cc:2243] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.628558 21668 raft_consensus.cc:2272] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.630720 21668 tablet_replica.cc:333] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4: stopping tablet replica
I20260713 09:07:35.631271 21668 raft_consensus.cc:2243] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.632056 21668 raft_consensus.cc:2272] T 664a762155444825af9ff1bec9a63a09 P cf539fc99d3b4805a9adebe5659bb7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:35.632938 22897 consensus_peers.cc:597] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.661914 23167 consensus_peers.cc:597] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.663764 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
W20260713 09:07:35.693557 22897 consensus_peers.cc:597] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.702349 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
W20260713 09:07:35.717494 22897 consensus_peers.cc:597] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.718209 22897 consensus_peers.cc:597] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d -> Peer a82eb677c8514a2e90c40e0f929115c9 (127.21.41.1:40359): Couldn't send request to peer a82eb677c8514a2e90c40e0f929115c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.726245 23165 consensus_peers.cc:597] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 -> Peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Couldn't send request to peer cf539fc99d3b4805a9adebe5659bb7d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:33255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.732618 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:35.733382 21668 tablet_replica.cc:333] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.734366 21668 raft_consensus.cc:2243] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.735277 21668 raft_consensus.cc:2272] T c5e726261aa048b3aba9b101a0174e28 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.737004 21668 tablet_replica.cc:333] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.737485 21668 raft_consensus.cc:2243] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.737844 21668 raft_consensus.cc:2272] T b68f033ca6e748e3aca08507ce575298 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.739581 21668 tablet_replica.cc:333] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.740068 21668 raft_consensus.cc:2243] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.740800 21668 raft_consensus.cc:2272] T e0ed145770f04bd28068675e643e4679 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.742357 21668 tablet_replica.cc:333] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.742883 21668 raft_consensus.cc:2243] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.743244 21668 raft_consensus.cc:2272] T b18fc11ec4de47d7a91e6b39aff05f50 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.745191 21668 tablet_replica.cc:333] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.745728 21668 raft_consensus.cc:2243] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.746240 21668 raft_consensus.cc:2272] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.747910 21668 tablet_replica.cc:333] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.748373 21668 raft_consensus.cc:2243] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.748978 21668 raft_consensus.cc:2272] T 3c31112da3c14d179cac5733dcbdae9e P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.750535 21668 tablet_replica.cc:333] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.751049 21668 raft_consensus.cc:2243] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.751546 21668 raft_consensus.cc:2272] T e2ae2f470075460aad46a8a75d33a454 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.753036 21668 tablet_replica.cc:333] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.753533 21668 raft_consensus.cc:2243] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.754226 21668 raft_consensus.cc:2272] T 9e104093f4734c4fa5981cc1e8bd651a P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.755929 21668 tablet_replica.cc:333] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.756484 21668 raft_consensus.cc:2243] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.756879 21668 raft_consensus.cc:2272] T 9d04a803766247a1b02b8d177f8a8bee P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.758688 21668 tablet_replica.cc:333] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.759161 21668 raft_consensus.cc:2243] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.759869 21668 raft_consensus.cc:2272] T ade47c2025cb4b2697d9f6bff00a59a4 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.761551 21668 tablet_replica.cc:333] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.762044 21668 raft_consensus.cc:2243] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.762410 21668 raft_consensus.cc:2272] T 79620457ce3842faa2352ed8f83626f8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.763983 21668 tablet_replica.cc:333] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.764446 21668 raft_consensus.cc:2243] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.765226 21668 raft_consensus.cc:2272] T e1aa529d5ba94e3eb7ca847840d99bf9 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.766950 21668 tablet_replica.cc:333] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.767393 21668 raft_consensus.cc:2243] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.768092 21668 raft_consensus.cc:2272] T 54d6443f21154064ba70777c45c7e9ea P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.769645 21668 tablet_replica.cc:333] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.770151 21668 raft_consensus.cc:2243] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.770551 21668 raft_consensus.cc:2272] T 79e3e7fe2f954fd59564121625ee08d8 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.772219 21668 tablet_replica.cc:333] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.772661 21668 raft_consensus.cc:2243] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.773022 21668 raft_consensus.cc:2272] T ad021baf2b9a4b51bcede42a1e8304dd P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.774583 21668 tablet_replica.cc:333] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.775046 21668 raft_consensus.cc:2243] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.775530 21668 raft_consensus.cc:2272] T 3aaba781e565403095f91e2f9aa8e352 P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.777079 21668 tablet_replica.cc:333] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.777524 21668 raft_consensus.cc:2243] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.777904 21668 raft_consensus.cc:2272] T d967c1d538c14cd3b9cfbfbec3f393f6 P 2bf819cda6fa478da79ce432a614253d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.779526 21668 tablet_replica.cc:333] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d: stopping tablet replica
I20260713 09:07:35.779950 21668 raft_consensus.cc:2243] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.780332 21668 raft_consensus.cc:2272] T 1c8727b0d04f475c8b37c0429979182a P 2bf819cda6fa478da79ce432a614253d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.822873 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
W20260713 09:07:35.823599 23167 consensus_peers.cc:597] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 -> Peer 2bf819cda6fa478da79ce432a614253d (127.21.41.3:39705): Couldn't send request to peer 2bf819cda6fa478da79ce432a614253d. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.3:39705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.826695 23165 consensus_peers.cc:597] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 -> Peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Couldn't send request to peer cf539fc99d3b4805a9adebe5659bb7d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:33255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.835264 23165 consensus_peers.cc:597] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 -> Peer cf539fc99d3b4805a9adebe5659bb7d4 (127.21.41.2:33255): Couldn't send request to peer cf539fc99d3b4805a9adebe5659bb7d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:33255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.862649 21668 tablet_server.cc:179] TabletServer@127.21.41.4:0 shutting down...
I20260713 09:07:35.886128 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:35.886792 21668 tablet_replica.cc:333] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.887423 21668 raft_consensus.cc:2243] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.888130 21668 raft_consensus.cc:2272] T e2ae2f470075460aad46a8a75d33a454 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.890149 21668 tablet_replica.cc:333] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.890722 21668 raft_consensus.cc:2243] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.891150 21668 raft_consensus.cc:2272] T 86bbe86aecd34f1fa15422b4cbea03ed P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.892740 21668 tablet_replica.cc:333] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.893245 21668 raft_consensus.cc:2243] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.893769 21668 raft_consensus.cc:2272] T f9113c0383924f0caeabfaf8671d3f2f P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.895380 21668 tablet_replica.cc:333] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.895912 21668 raft_consensus.cc:2243] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.896415 21668 raft_consensus.cc:2272] T 54d6443f21154064ba70777c45c7e9ea P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.898031 21668 tablet_replica.cc:333] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.898543 21668 raft_consensus.cc:2243] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.899111 21668 raft_consensus.cc:2272] T 3c31112da3c14d179cac5733dcbdae9e P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.900617 21668 tablet_replica.cc:333] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.901077 21668 raft_consensus.cc:2243] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.901996 21668 raft_consensus.cc:2272] T 79e3e7fe2f954fd59564121625ee08d8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.903790 21668 tablet_replica.cc:333] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.904277 21668 raft_consensus.cc:2243] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.904868 21668 raft_consensus.cc:2272] T 79620457ce3842faa2352ed8f83626f8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.906560 21668 tablet_replica.cc:333] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.907128 21668 raft_consensus.cc:2243] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.907610 21668 raft_consensus.cc:2272] T e1aa529d5ba94e3eb7ca847840d99bf9 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.909194 21668 tablet_replica.cc:333] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.909668 21668 raft_consensus.cc:2243] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.910187 21668 raft_consensus.cc:2272] T ade47c2025cb4b2697d9f6bff00a59a4 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.911861 21668 tablet_replica.cc:333] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.912325 21668 raft_consensus.cc:2243] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.913005 21668 raft_consensus.cc:2272] T ad021baf2b9a4b51bcede42a1e8304dd P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.914657 21668 tablet_replica.cc:333] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.915149 21668 raft_consensus.cc:2243] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.915786 21668 raft_consensus.cc:2272] T 31df7aef952e4bd9816289dec1e08ab8 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.917320 21668 tablet_replica.cc:333] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.917784 21668 raft_consensus.cc:2243] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.918237 21668 raft_consensus.cc:2272] T e0ed145770f04bd28068675e643e4679 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.919757 21668 tablet_replica.cc:333] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.920219 21668 raft_consensus.cc:2243] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.920655 21668 raft_consensus.cc:2272] T 664a762155444825af9ff1bec9a63a09 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.922231 21668 tablet_replica.cc:333] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.922744 21668 raft_consensus.cc:2243] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.923233 21668 raft_consensus.cc:2272] T f12fc9f9ed924ea4a6fc6eda873cbbe3 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.924774 21668 tablet_replica.cc:333] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.925228 21668 raft_consensus.cc:2243] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.925694 21668 raft_consensus.cc:2272] T 3aaba781e565403095f91e2f9aa8e352 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.927312 21668 tablet_replica.cc:333] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.927744 21668 raft_consensus.cc:2243] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.928393 21668 raft_consensus.cc:2272] T b68f033ca6e748e3aca08507ce575298 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.929888 21668 tablet_replica.cc:333] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.930307 21668 raft_consensus.cc:2243] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.930855 21668 raft_consensus.cc:2272] T 35fb8943dc7c4addb0ceb73e6cfdcb70 P 741cd45377594bfb8da0927a998028a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.932322 21668 tablet_replica.cc:333] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4: stopping tablet replica
I20260713 09:07:35.932737 21668 raft_consensus.cc:2243] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:35.933395 21668 raft_consensus.cc:2272] T 99ced50be6b44ff7bf59fa0ad5456dc5 P 741cd45377594bfb8da0927a998028a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.966851 21668 tablet_server.cc:196] TabletServer@127.21.41.4:0 shutdown complete.
I20260713 09:07:35.995790 21668 master.cc:562] Master@127.21.41.62:34691 shutting down...
I20260713 09:07:36.015055 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.015611 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.015882 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P e177e1ca715945558089aa4981347420: stopping tablet replica
I20260713 09:07:36.035351 21668 master.cc:584] Master@127.21.41.62:34691 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28829 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:07:36.089886 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:38393
I20260713 09:07:36.091073 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:36.096127 23629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:36.096143 23630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.098569 21668 server_base.cc:1061] running on GCE node
W20260713 09:07:36.098852 23633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.099752 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:36.099979 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:36.100138 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933656100123 us; error 0 us; skew 500 ppm
I20260713 09:07:36.100659 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:36.103369 21668 webserver.cc:533] Webserver started at http://127.21.41.62:42407/ using document root <none> and password file <none>
I20260713 09:07:36.103852 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:36.104044 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:36.104307 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:36.105425 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "4370e92093004db8aec1a42ab7467a2a"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.109745 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:07:36.112810 23637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.113656 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:36.113884 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "4370e92093004db8aec1a42ab7467a2a"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.114109 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:36.124383 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:36.125464 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:36.161881 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:38393
I20260713 09:07:36.161996 23688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:38393 every 8 connection(s)
I20260713 09:07:36.165940 23689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.175122 23689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a: Bootstrap starting.
I20260713 09:07:36.179605 23689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.183406 23689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a: No bootstrap required, opened a new log
I20260713 09:07:36.185345 23689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4370e92093004db8aec1a42ab7467a2a" member_type: VOTER }
I20260713 09:07:36.185746 23689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:36.185920 23689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4370e92093004db8aec1a42ab7467a2a, State: Initialized, Role: FOLLOWER
I20260713 09:07:36.186388 23689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4370e92093004db8aec1a42ab7467a2a" member_type: VOTER }
I20260713 09:07:36.186815 23689 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:36.186990 23689 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:36.187180 23689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:36.191145 23689 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4370e92093004db8aec1a42ab7467a2a" member_type: VOTER }
I20260713 09:07:36.191569 23689 leader_election.cc:304] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [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: 4370e92093004db8aec1a42ab7467a2a; no voters: 
I20260713 09:07:36.192534 23689 leader_election.cc:290] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:36.192973 23692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:36.194307 23692 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 1 LEADER]: Becoming Leader. State: Replica: 4370e92093004db8aec1a42ab7467a2a, State: Running, Role: LEADER
I20260713 09:07:36.194993 23692 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [LEADER]: Queue going to LEADER mode. State: All 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: "4370e92093004db8aec1a42ab7467a2a" member_type: VOTER }
I20260713 09:07:36.195439 23689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:36.199831 23694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4370e92093004db8aec1a42ab7467a2a. Latest consensus state: current_term: 1 leader_uuid: "4370e92093004db8aec1a42ab7467a2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4370e92093004db8aec1a42ab7467a2a" member_type: VOTER } }
I20260713 09:07:36.199965 23693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4370e92093004db8aec1a42ab7467a2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4370e92093004db8aec1a42ab7467a2a" member_type: VOTER } }
I20260713 09:07:36.200562 23694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:36.200713 23693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:36.203903 23699 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:36.208853 23699 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:36.211699 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:36.217378 23699 catalog_manager.cc:1383] Generated new cluster ID: 4abdecf33ade4af2b0c3a0dc3d038d0a
I20260713 09:07:36.217674 23699 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:36.231535 23699 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:36.232733 23699 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:36.252540 23699 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a: Generated new TSK 0
I20260713 09:07:36.253144 23699 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:36.279351 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:36.284926 23710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:36.286031 23711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.287945 21668 server_base.cc:1061] running on GCE node
W20260713 09:07:36.287916 23713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.289180 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:36.289419 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:36.289595 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933656289578 us; error 0 us; skew 500 ppm
I20260713 09:07:36.290113 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:36.292333 21668 webserver.cc:533] Webserver started at http://127.21.41.1:39625/ using document root <none> and password file <none>
I20260713 09:07:36.292815 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:36.293015 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:36.293279 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:36.294318 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "13214f0a2d304afb9538b1054390b528"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.298815 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:36.301827 23718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.302527 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:36.302863 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "13214f0a2d304afb9538b1054390b528"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.303144 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:36.316468 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:36.317601 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:36.319002 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:36.321178 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:36.321401 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.321638 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:36.321815 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.360850 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:36407
I20260713 09:07:36.360932 23780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:36407 every 8 connection(s)
I20260713 09:07:36.366042 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:36.372174 23785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:36.373180 23786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.379369 21668 server_base.cc:1061] running on GCE node
W20260713 09:07:36.379590 23788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.380473 23781 heartbeater.cc:344] Connected to a master server at 127.21.41.62:38393
I20260713 09:07:36.380762 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:36.380811 23781 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:36.381106 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:36.381287 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933656381257 us; error 0 us; skew 500 ppm
I20260713 09:07:36.381696 23781 heartbeater.cc:507] Master 127.21.41.62:38393 requested a full tablet report, sending...
I20260713 09:07:36.381851 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:36.383939 23654 ts_manager.cc:194] Registered new tserver with Master: 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:36.384910 21668 webserver.cc:533] Webserver started at http://127.21.41.2:46603/ using document root <none> and password file <none>
I20260713 09:07:36.385569 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:36.385800 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:36.386085 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:36.386305 23654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33488
I20260713 09:07:36.387584 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "5bfdb364a3c9443fa6fc512664497d87"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.392093 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:07:36.395040 23793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.395735 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:36.395967 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "5bfdb364a3c9443fa6fc512664497d87"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.396201 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:36.436163 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:36.437994 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:36.439976 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:36.442926 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:36.443198 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.443533 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:36.443742 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.482244 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:35473
I20260713 09:07:36.482343 23855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:35473 every 8 connection(s)
I20260713 09:07:36.487227 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:36.493150 23859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:36.494598 23860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:36.496760 23862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.498917 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:36.499926 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:36.499989 23856 heartbeater.cc:344] Connected to a master server at 127.21.41.62:38393
W20260713 09:07:36.500173 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:36.500439 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933656500423 us; error 0 us; skew 500 ppm
I20260713 09:07:36.500464 23856 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:36.501044 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:36.501295 23856 heartbeater.cc:507] Master 127.21.41.62:38393 requested a full tablet report, sending...
I20260713 09:07:36.503259 23654 ts_manager.cc:194] Registered new tserver with Master: 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:36.503579 21668 webserver.cc:533] Webserver started at http://127.21.41.3:46623/ using document root <none> and password file <none>
I20260713 09:07:36.504110 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:36.504269 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:36.504480 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:36.504944 23654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33494
I20260713 09:07:36.505903 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "852ecafa34a041069e46ad9bcfa14f8a"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.509982 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:36.513120 23867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.513788 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:36.514066 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "852ecafa34a041069e46ad9bcfa14f8a"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.514341 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:36.531263 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:36.532423 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:36.533885 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:36.536116 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:36.536293 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.536480 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:36.536603 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.578440 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:37187
I20260713 09:07:36.578508 23929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:37187 every 8 connection(s)
I20260713 09:07:36.583974 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:36.590999 23933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:36.591897 23934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.597602 23930 heartbeater.cc:344] Connected to a master server at 127.21.41.62:38393
I20260713 09:07:36.598146 23930 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:36.598505 23936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:36.599269 23930 heartbeater.cc:507] Master 127.21.41.62:38393 requested a full tablet report, sending...
I20260713 09:07:36.600523 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:36.601531 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:36.601639 23654 ts_manager.cc:194] Registered new tserver with Master: 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
W20260713 09:07:36.601806 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:36.602030 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933656602013 us; error 0 us; skew 500 ppm
I20260713 09:07:36.602787 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:36.603322 23654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33508
I20260713 09:07:36.605561 21668 webserver.cc:533] Webserver started at http://127.21.41.4:45217/ using document root <none> and password file <none>
I20260713 09:07:36.606117 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:36.606274 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:36.606479 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:36.607574 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-3-root/instance:
uuid: "5a006289a00a40bbbb17b7cada64591a"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.611549 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:36.614377 23941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.615190 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:36.615510 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-3-root
uuid: "5a006289a00a40bbbb17b7cada64591a"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:36.615806 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:36.633186 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:36.634330 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:36.635797 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:36.637822 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:36.637988 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.638274 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:36.638437 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:36.676558 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.4:40791
I20260713 09:07:36.676656 24003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.4:40791 every 8 connection(s)
I20260713 09:07:36.689589 24004 heartbeater.cc:344] Connected to a master server at 127.21.41.62:38393
I20260713 09:07:36.689953 24004 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:36.690694 24004 heartbeater.cc:507] Master 127.21.41.62:38393 requested a full tablet report, sending...
I20260713 09:07:36.692415 23654 ts_manager.cc:194] Registered new tserver with Master: 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:36.693028 21668 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013495264s
I20260713 09:07:36.694020 23654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33518
I20260713 09:07:36.717597 23654 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33532:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:07:36.836241 23895 tablet_service.cc:1511] Processing CreateTablet for tablet 9f72796fef3d4a1ca41a32d44c326c08 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:36.838009 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f72796fef3d4a1ca41a32d44c326c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.838999 23894 tablet_service.cc:1511] Processing CreateTablet for tablet 1daef98fbe5b46c59a77253dd937e417 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:36.840276 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1daef98fbe5b46c59a77253dd937e417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.857565 23893 tablet_service.cc:1511] Processing CreateTablet for tablet 9c17b65d964847a1b7de9a5c4f27a3c7 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:36.859061 23893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c17b65d964847a1b7de9a5c4f27a3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.867126 24021 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:36.871575 23895 tablet_service.cc:1511] Processing CreateTablet for tablet cd74697fd55b40bf8c0ef095a195e07f (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:36.873165 24021 tablet_bootstrap.cc:654] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:36.873790 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd74697fd55b40bf8c0ef095a195e07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.874465 23969 tablet_service.cc:1511] Processing CreateTablet for tablet 9f72796fef3d4a1ca41a32d44c326c08 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:36.875758 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f72796fef3d4a1ca41a32d44c326c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.877095 23894 tablet_service.cc:1511] Processing CreateTablet for tablet f47632a267ac4992b3b3c40385e1d7e1 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:36.878724 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47632a267ac4992b3b3c40385e1d7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.884907 23968 tablet_service.cc:1511] Processing CreateTablet for tablet 5a95035c184a41958dff270da825e7ef (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:36.886550 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a95035c184a41958dff270da825e7ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.888772 23967 tablet_service.cc:1511] Processing CreateTablet for tablet 9c17b65d964847a1b7de9a5c4f27a3c7 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:36.890365 23967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c17b65d964847a1b7de9a5c4f27a3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.905493 23966 tablet_service.cc:1511] Processing CreateTablet for tablet 8e113f8b59e544c6971f09aef9159041 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:36.906538 23821 tablet_service.cc:1511] Processing CreateTablet for tablet 1daef98fbe5b46c59a77253dd937e417 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:36.907745 23746 tablet_service.cc:1511] Processing CreateTablet for tablet 9f72796fef3d4a1ca41a32d44c326c08 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:36.908380 23821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1daef98fbe5b46c59a77253dd937e417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.909260 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f72796fef3d4a1ca41a32d44c326c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.910781 23820 tablet_service.cc:1511] Processing CreateTablet for tablet 5a95035c184a41958dff270da825e7ef (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:36.911561 23965 tablet_service.cc:1511] Processing CreateTablet for tablet f47632a267ac4992b3b3c40385e1d7e1 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:36.912315 23820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a95035c184a41958dff270da825e7ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.914095 23745 tablet_service.cc:1511] Processing CreateTablet for tablet 1daef98fbe5b46c59a77253dd937e417 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:36.915760 23745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1daef98fbe5b46c59a77253dd937e417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.929749 23744 tablet_service.cc:1511] Processing CreateTablet for tablet 5a95035c184a41958dff270da825e7ef (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:36.936259 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a95035c184a41958dff270da825e7ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.932060 23743 tablet_service.cc:1511] Processing CreateTablet for tablet cd74697fd55b40bf8c0ef095a195e07f (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:36.938199 23743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd74697fd55b40bf8c0ef095a195e07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.938369 23818 tablet_service.cc:1511] Processing CreateTablet for tablet cd74697fd55b40bf8c0ef095a195e07f (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:36.940043 23818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd74697fd55b40bf8c0ef095a195e07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.934260 23742 tablet_service.cc:1511] Processing CreateTablet for tablet 8e113f8b59e544c6971f09aef9159041 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:36.941821 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e113f8b59e544c6971f09aef9159041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.934092 23819 tablet_service.cc:1511] Processing CreateTablet for tablet 9c17b65d964847a1b7de9a5c4f27a3c7 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:36.943562 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c17b65d964847a1b7de9a5c4f27a3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.951386 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47632a267ac4992b3b3c40385e1d7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.953352 23741 tablet_service.cc:1511] Processing CreateTablet for tablet f47632a267ac4992b3b3c40385e1d7e1 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:36.955036 23966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e113f8b59e544c6971f09aef9159041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.956538 23741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47632a267ac4992b3b3c40385e1d7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.961567 23817 tablet_service.cc:1511] Processing CreateTablet for tablet 8e113f8b59e544c6971f09aef9159041 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:36.963172 23817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e113f8b59e544c6971f09aef9159041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.985265 23892 tablet_service.cc:1511] Processing CreateTablet for tablet cade894881b8436b8c64a8b028017f08 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:36.985610 23816 tablet_service.cc:1511] Processing CreateTablet for tablet cade894881b8436b8c64a8b028017f08 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:36.987197 23816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cade894881b8436b8c64a8b028017f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.988135 23740 tablet_service.cc:1511] Processing CreateTablet for tablet 3e198c84edf14e45a61c669fcbc891bf (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:36.989360 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e198c84edf14e45a61c669fcbc891bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.992589 23964 tablet_service.cc:1511] Processing CreateTablet for tablet cade894881b8436b8c64a8b028017f08 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:36.994382 23964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cade894881b8436b8c64a8b028017f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.995340 23893 tablet_service.cc:1511] Processing CreateTablet for tablet 3e198c84edf14e45a61c669fcbc891bf (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:36.996341 23815 tablet_service.cc:1511] Processing CreateTablet for tablet 3e198c84edf14e45a61c669fcbc891bf (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:36.997598 23815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e198c84edf14e45a61c669fcbc891bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:36.999501 23963 tablet_service.cc:1511] Processing CreateTablet for tablet 6e48ab93829949d9b5d9394820a10603 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:37.000865 23963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e48ab93829949d9b5d9394820a10603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.003932 23892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cade894881b8436b8c64a8b028017f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.005074 23739 tablet_service.cc:1511] Processing CreateTablet for tablet 6e48ab93829949d9b5d9394820a10603 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:37.006572 23739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e48ab93829949d9b5d9394820a10603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.007573 23893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e198c84edf14e45a61c669fcbc891bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.032913 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 6e48ab93829949d9b5d9394820a10603 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:37.041810 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e48ab93829949d9b5d9394820a10603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.042671 23969 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6d0de0be3e44cca58bbf52c0a5416b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:37.043838 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6d0de0be3e44cca58bbf52c0a5416b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.045476 23738 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6d0de0be3e44cca58bbf52c0a5416b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:37.046834 23738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6d0de0be3e44cca58bbf52c0a5416b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.042671 23895 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6d0de0be3e44cca58bbf52c0a5416b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:37.055811 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6d0de0be3e44cca58bbf52c0a5416b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.067474 23891 tablet_service.cc:1511] Processing CreateTablet for tablet e05a923c9b0d4a0aacc0318770877511 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:37.068027 23813 tablet_service.cc:1511] Processing CreateTablet for tablet e05a923c9b0d4a0aacc0318770877511 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:37.068820 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05a923c9b0d4a0aacc0318770877511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.081516 23962 tablet_service.cc:1511] Processing CreateTablet for tablet e05a923c9b0d4a0aacc0318770877511 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:37.082963 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05a923c9b0d4a0aacc0318770877511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.087141 23813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05a923c9b0d4a0aacc0318770877511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.130141 24023 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:37.139739 24021 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.140265 24021 ts_tablet_manager.cc:1403] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.273s	user 0.036s	sys 0.059s
I20260713 09:07:37.142966 24021 raft_consensus.cc:359] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.143635 24021 raft_consensus.cc:385] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.143913 24021 raft_consensus.cc:740] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.144536 23737 tablet_service.cc:1511] Processing CreateTablet for tablet 5f77c36a522d493aa5cf538dc3a8836b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:37.149358 23737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f77c36a522d493aa5cf538dc3a8836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.144563 24021 consensus_queue.cc:260] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.182348 24021 ts_tablet_manager.cc:1434] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.006s
I20260713 09:07:37.183300 23930 heartbeater.cc:499] Master 127.21.41.62:38393 was elected leader, sending a full tablet report...
I20260713 09:07:37.183614 24021 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.194913 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 5f77c36a522d493aa5cf538dc3a8836b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:37.196230 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f77c36a522d493aa5cf538dc3a8836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.201668 24023 tablet_bootstrap.cc:654] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:37.206715 23702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:37.216938 23894 tablet_service.cc:1511] Processing CreateTablet for tablet 5f77c36a522d493aa5cf538dc3a8836b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:37.218277 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f77c36a522d493aa5cf538dc3a8836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.219252 24021 tablet_bootstrap.cc:654] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.222322 24025 tablet_bootstrap.cc:492] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.222842 23964 tablet_service.cc:1511] Processing CreateTablet for tablet 62d0cdadabef4d07b0f946e3360b2121 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:37.227110 24024 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:37.230904 23964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d0cdadabef4d07b0f946e3360b2121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.236095 23969 tablet_service.cc:1511] Processing CreateTablet for tablet 20933f0ce157420691844b38c6292b7b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:37.237353 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20933f0ce157420691844b38c6292b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.238152 23819 tablet_service.cc:1511] Processing CreateTablet for tablet b3cd9e9a7aac4e3f9f51f45ac7d91fe5 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:37.238497 23744 tablet_service.cc:1511] Processing CreateTablet for tablet 20933f0ce157420691844b38c6292b7b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:37.240425 23965 tablet_service.cc:1511] Processing CreateTablet for tablet b3cd9e9a7aac4e3f9f51f45ac7d91fe5 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:37.242300 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3cd9e9a7aac4e3f9f51f45ac7d91fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.235005 24023 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:37.242966 24023 ts_tablet_manager.cc:1403] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.004s
I20260713 09:07:37.243503 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 62d0cdadabef4d07b0f946e3360b2121 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:37.244408 24024 tablet_bootstrap.cc:654] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.244642 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d0cdadabef4d07b0f946e3360b2121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.245743 24023 raft_consensus.cc:359] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.246459 24023 raft_consensus.cc:385] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.259995 24023 raft_consensus.cc:740] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.251534 23892 tablet_service.cc:1511] Processing CreateTablet for tablet b3cd9e9a7aac4e3f9f51f45ac7d91fe5 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:37.253325 23968 tablet_service.cc:1511] Processing CreateTablet for tablet da4cce83200749eb9d95010fe16049b4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:37.259654 23820 tablet_service.cc:1511] Processing CreateTablet for tablet 5b04cc30b3f04e2986d22422d53bd9b6 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:37.261600 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4cce83200749eb9d95010fe16049b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.236577 23895 tablet_service.cc:1511] Processing CreateTablet for tablet 20933f0ce157420691844b38c6292b7b (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:37.262715 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20933f0ce157420691844b38c6292b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.247061 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20933f0ce157420691844b38c6292b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.262790 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3cd9e9a7aac4e3f9f51f45ac7d91fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.247545 23742 tablet_service.cc:1511] Processing CreateTablet for tablet 5b04cc30b3f04e2986d22422d53bd9b6 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:37.264777 23820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b04cc30b3f04e2986d22422d53bd9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.265281 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b04cc30b3f04e2986d22422d53bd9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.248490 23891 tablet_service.cc:1511] Processing CreateTablet for tablet 5b04cc30b3f04e2986d22422d53bd9b6 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:37.266712 24023 consensus_queue.cc:260] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.274507 23740 tablet_service.cc:1511] Processing CreateTablet for tablet da4cce83200749eb9d95010fe16049b4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:37.278082 24021 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.278221 23818 tablet_service.cc:1511] Processing CreateTablet for tablet da4cce83200749eb9d95010fe16049b4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:37.279456 23818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4cce83200749eb9d95010fe16049b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.282361 24025 tablet_bootstrap.cc:654] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.278596 24021 ts_tablet_manager.cc:1403] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.002s
I20260713 09:07:37.253589 23741 tablet_service.cc:1511] Processing CreateTablet for tablet 62d0cdadabef4d07b0f946e3360b2121 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:37.286943 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b04cc30b3f04e2986d22422d53bd9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.287772 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4cce83200749eb9d95010fe16049b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.299022 24021 raft_consensus.cc:359] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.305015 24021 raft_consensus.cc:385] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.305361 24021 raft_consensus.cc:740] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.306196 24021 consensus_queue.cc:260] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.306866 23892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3cd9e9a7aac4e3f9f51f45ac7d91fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.326218 23741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d0cdadabef4d07b0f946e3360b2121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.326879 23894 tablet_service.cc:1511] Processing CreateTablet for tablet 318bb022ec674562bc77118becea0639 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:37.328146 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318bb022ec674562bc77118becea0639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.331075 24004 heartbeater.cc:499] Master 127.21.41.62:38393 was elected leader, sending a full tablet report...
I20260713 09:07:37.331113 24029 raft_consensus.cc:493] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.332779 24029 raft_consensus.cc:515] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.335654 24023 ts_tablet_manager.cc:1434] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.003s
I20260713 09:07:37.336745 24023 tablet_bootstrap.cc:492] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
W20260713 09:07:37.337090 23931 tablet.cc:2406] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:37.354566 24029 leader_election.cc:290] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:37.375371 23737 tablet_service.cc:1511] Processing CreateTablet for tablet 318bb022ec674562bc77118becea0639 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:37.378122 23737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318bb022ec674562bc77118becea0639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.395229 23965 tablet_service.cc:1511] Processing CreateTablet for tablet 318bb022ec674562bc77118becea0639 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:37.396946 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318bb022ec674562bc77118becea0639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.399014 23781 heartbeater.cc:499] Master 127.21.41.62:38393 was elected leader, sending a full tablet report...
I20260713 09:07:37.399887 24026 raft_consensus.cc:493] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.400128 23818 tablet_service.cc:1511] Processing CreateTablet for tablet 0769dc9e10a34dc9a75ff012ea969afc (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:37.400336 24026 raft_consensus.cc:515] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.400945 24024 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:37.401248 23818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0769dc9e10a34dc9a75ff012ea969afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.401377 24024 ts_tablet_manager.cc:1403] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.175s	user 0.026s	sys 0.016s
I20260713 09:07:37.402557 24026 leader_election.cc:290] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:37.428043 24024 raft_consensus.cc:359] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.428292 23895 tablet_service.cc:1511] Processing CreateTablet for tablet 0769dc9e10a34dc9a75ff012ea969afc (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:37.429195 24021 ts_tablet_manager.cc:1434] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.137s	user 0.007s	sys 0.000s
I20260713 09:07:37.429423 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0769dc9e10a34dc9a75ff012ea969afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.430308 24021 tablet_bootstrap.cc:492] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.436187 24025 tablet_bootstrap.cc:492] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:37.436659 24025 ts_tablet_manager.cc:1403] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.045s
I20260713 09:07:37.439369 24025 raft_consensus.cc:359] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.440153 24025 raft_consensus.cc:385] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.440472 24025 raft_consensus.cc:740] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.440937 23891 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5e772b8f05432f8dbcdf8c49ad92c4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:37.441274 24025 consensus_queue.cc:260] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.442181 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5e772b8f05432f8dbcdf8c49ad92c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.428764 24024 raft_consensus.cc:385] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.443356 24024 raft_consensus.cc:740] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.444398 24024 consensus_queue.cc:260] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.452423 24021 tablet_bootstrap.cc:654] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.453912 24023 tablet_bootstrap.cc:654] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.467608 23742 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5e772b8f05432f8dbcdf8c49ad92c4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:37.468961 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5e772b8f05432f8dbcdf8c49ad92c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.469584 23744 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe4e822d4134379a1521275308716c4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:37.470775 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe4e822d4134379a1521275308716c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.471095 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5e772b8f05432f8dbcdf8c49ad92c4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:37.472254 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5e772b8f05432f8dbcdf8c49ad92c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.484493 23820 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe4e822d4134379a1521275308716c4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:37.487201 23894 tablet_service.cc:1511] Processing CreateTablet for tablet f1f15a48c7d7484881fa445375d45fe4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:37.495607 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f15a48c7d7484881fa445375d45fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.497520 23820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe4e822d4134379a1521275308716c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.506029 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:37.506768 23905 raft_consensus.cc:2468] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:37.507380 23856 heartbeater.cc:499] Master 127.21.41.62:38393 was elected leader, sending a full tablet report...
I20260713 09:07:37.507428 23964 tablet_service.cc:1511] Processing CreateTablet for tablet 0769dc9e10a34dc9a75ff012ea969afc (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:37.508227 23942 leader_election.cc:304] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:37.508776 23964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0769dc9e10a34dc9a75ff012ea969afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.509212 24032 raft_consensus.cc:2804] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.509608 24032 raft_consensus.cc:493] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.509932 24032 raft_consensus.cc:3060] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.512776 23746 tablet_service.cc:1511] Processing CreateTablet for tablet f1f15a48c7d7484881fa445375d45fe4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:37.514024 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f15a48c7d7484881fa445375d45fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.505065 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:37.516561 23968 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe4e822d4134379a1521275308716c4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:37.517750 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe4e822d4134379a1521275308716c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.519790 23969 tablet_service.cc:1511] Processing CreateTablet for tablet f1f15a48c7d7484881fa445375d45fe4 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:37.520970 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f15a48c7d7484881fa445375d45fe4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:37.523263 23869 leader_election.cc:343] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.524741 23819 tablet_service.cc:1511] Processing CreateTablet for tablet 71e17109eb3544988986c646407ebaa8 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:37.526211 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e17109eb3544988986c646407ebaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.539368 24026 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.540025 24026 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.562820 24021 tablet_bootstrap.cc:492] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.563642 24021 ts_tablet_manager.cc:1403] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.023s
I20260713 09:07:37.592592 24023 tablet_bootstrap.cc:492] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:37.598726 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 71e17109eb3544988986c646407ebaa8 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:37.615409 24023 ts_tablet_manager.cc:1403] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.279s	user 0.007s	sys 0.010s
I20260713 09:07:37.616180 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e17109eb3544988986c646407ebaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.575434 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
W20260713 09:07:37.618284 23869 leader_election.cc:343] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.569567 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:37.595045 24024 ts_tablet_manager.cc:1434] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.193s	user 0.020s	sys 0.015s
I20260713 09:07:37.573072 24026 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:37.594213 24025 ts_tablet_manager.cc:1434] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.157s	user 0.005s	sys 0.003s
I20260713 09:07:37.566565 24021 raft_consensus.cc:359] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.620836 24021 raft_consensus.cc:385] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.621019 24025 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.621192 24021 raft_consensus.cc:740] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.621699 24024 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:37.604902 24032 raft_consensus.cc:515] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.622120 24021 consensus_queue.cc:260] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.624317 24021 ts_tablet_manager.cc:1434] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260713 09:07:37.643702 24021 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.597754 23893 tablet_service.cc:1511] Processing CreateTablet for tablet 71e17109eb3544988986c646407ebaa8 (DEFAULT_TABLE table=test-workload [id=3d47a6dcc3f3422b8d5ed56f59db2229]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:37.648283 23893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e17109eb3544988986c646407ebaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:37.652411 24024 tablet_bootstrap.cc:654] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.656900 24021 tablet_bootstrap.cc:654] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.664474 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
W20260713 09:07:37.666452 23869 leader_election.cc:343] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.667119 23869 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:37.625178 24023 raft_consensus.cc:359] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.627485 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:37.668512 23905 raft_consensus.cc:3060] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.668630 24026 raft_consensus.cc:2749] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:37.673774 24024 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:37.674342 24024 ts_tablet_manager.cc:1403] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.001s
I20260713 09:07:37.629562 24032 leader_election.cc:290] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
W20260713 09:07:37.630963 23943 leader_election.cc:343] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:37.675151 23943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.1:36407, user_credentials={real_user=slave}} blocked reactor thread for 44219.4us
I20260713 09:07:37.634647 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:37.569104 24042 raft_consensus.cc:493] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.676641 24021 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.677309 24021 ts_tablet_manager.cc:1403] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260713 09:07:37.677002 24042 raft_consensus.cc:515] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.677899 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:37.678771 23979 raft_consensus.cc:2393] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 852ecafa34a041069e46ad9bcfa14f8a in current term 1: Already voted for candidate 5a006289a00a40bbbb17b7cada64591a in this term.
I20260713 09:07:37.680416 23905 raft_consensus.cc:2468] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:37.681260 24023 raft_consensus.cc:385] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.681773 24023 raft_consensus.cc:740] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.682375 23942 leader_election.cc:304] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:37.685097 23870 leader_election.cc:304] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a
W20260713 09:07:37.685114 23943 leader_election.cc:343] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.685767 24042 leader_election.cc:290] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:37.687517 24026 raft_consensus.cc:2749] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:37.688238 24032 raft_consensus.cc:2804] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:37.689941 24032 raft_consensus.cc:697] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Becoming Leader. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Running, Role: LEADER
I20260713 09:07:37.690799 24032 consensus_queue.cc:237] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.691658 24024 raft_consensus.cc:359] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.692418 24024 raft_consensus.cc:385] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.691938 24021 raft_consensus.cc:359] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.692714 24024 raft_consensus.cc:740] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.692879 24021 raft_consensus.cc:385] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.684873 24023 consensus_queue.cc:260] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.693235 24021 raft_consensus.cc:740] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.695784 24023 ts_tablet_manager.cc:1434] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.001s
I20260713 09:07:37.684199 24025 tablet_bootstrap.cc:654] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.696130 24024 consensus_queue.cc:260] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.704538 23651 catalog_manager.cc:5697] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a006289a00a40bbbb17b7cada64591a (127.21.41.4). New cstate: current_term: 1 leader_uuid: "5a006289a00a40bbbb17b7cada64591a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:37.695164 24021 consensus_queue.cc:260] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.708412 24021 ts_tablet_manager.cc:1434] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260713 09:07:37.709553 24021 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.713915 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:37.696807 24023 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
W20260713 09:07:37.715502 23794 leader_election.cc:343] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.706684 24024 ts_tablet_manager.cc:1434] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:07:37.718689 24025 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:37.719224 24025 ts_tablet_manager.cc:1403] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.001s
I20260713 09:07:37.721518 24023 tablet_bootstrap.cc:654] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.722168 24025 raft_consensus.cc:359] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.723409 24025 raft_consensus.cc:385] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.723696 24025 raft_consensus.cc:740] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.724587 24021 tablet_bootstrap.cc:654] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.724562 24025 consensus_queue.cc:260] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.727120 24025 ts_tablet_manager.cc:1434] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:37.728124 24025 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.732553 24024 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:37.740980 24025 tablet_bootstrap.cc:654] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.746511 24039 raft_consensus.cc:493] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.747074 24039 raft_consensus.cc:515] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.748090 24023 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:37.748718 24023 ts_tablet_manager.cc:1403] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260713 09:07:37.751754 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
W20260713 09:07:37.753691 23796 leader_election.cc:343] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.754055 24039 leader_election.cc:290] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:37.756603 24023 raft_consensus.cc:359] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.759375 24023 raft_consensus.cc:385] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.754724 23796 leader_election.cc:304] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:37.759757 24023 raft_consensus.cc:740] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.764719 24042 raft_consensus.cc:2749] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:37.765265 24023 consensus_queue.cc:260] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.756786 24024 tablet_bootstrap.cc:654] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.780145 24025 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:37.780730 24025 ts_tablet_manager.cc:1403] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.006s
I20260713 09:07:37.783586 24023 ts_tablet_manager.cc:1434] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260713 09:07:37.784972 24023 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:37.792013 24021 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.792570 24021 ts_tablet_manager.cc:1403] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.040s
I20260713 09:07:37.792475 24025 raft_consensus.cc:359] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.793255 24025 raft_consensus.cc:385] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.793547 24025 raft_consensus.cc:740] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.793785 24023 tablet_bootstrap.cc:654] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.794585 24025 consensus_queue.cc:260] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.795845 24021 raft_consensus.cc:359] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.796770 24021 raft_consensus.cc:385] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.797174 24021 raft_consensus.cc:740] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.798081 24021 consensus_queue.cc:260] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.805356 24024 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:37.805866 24024 ts_tablet_manager.cc:1403] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.004s
I20260713 09:07:37.807232 24021 ts_tablet_manager.cc:1434] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:37.808671 24024 raft_consensus.cc:359] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.809368 24024 raft_consensus.cc:385] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.809644 24024 raft_consensus.cc:740] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.810413 24024 consensus_queue.cc:260] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.812656 24024 ts_tablet_manager.cc:1434] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:07:37.814316 24025 ts_tablet_manager.cc:1434] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.005s
I20260713 09:07:37.814661 24021 tablet_bootstrap.cc:492] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.816751 24024 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:37.821518 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6d0de0be3e44cca58bbf52c0a5416b" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
W20260713 09:07:37.823431 23719 leader_election.cc:343] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.826172 24021 tablet_bootstrap.cc:654] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.819346 24025 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.827374 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6d0de0be3e44cca58bbf52c0a5416b" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
W20260713 09:07:37.829113 23721 leader_election.cc:343] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.829622 23721 leader_election.cc:304] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13214f0a2d304afb9538b1054390b528; no voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:37.834934 24024 tablet_bootstrap.cc:654] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.835417 24039 raft_consensus.cc:2749] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:37.840025 24025 tablet_bootstrap.cc:654] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.841465 24023 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:37.841915 24023 ts_tablet_manager.cc:1403] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.024s
I20260713 09:07:37.842410 24024 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:37.842886 24024 ts_tablet_manager.cc:1403] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.010s
I20260713 09:07:37.842912 24021 tablet_bootstrap.cc:492] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.843724 24021 ts_tablet_manager.cc:1403] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260713 09:07:37.844732 24023 raft_consensus.cc:359] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.845443 24023 raft_consensus.cc:385] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.845779 24023 raft_consensus.cc:740] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.845598 24024 raft_consensus.cc:359] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.846320 24024 raft_consensus.cc:385] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.846647 24024 raft_consensus.cc:740] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.846700 24023 consensus_queue.cc:260] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.847522 24024 consensus_queue.cc:260] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.847980 24021 raft_consensus.cc:359] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.848964 24021 raft_consensus.cc:385] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.849426 24021 raft_consensus.cc:740] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.852093 24024 ts_tablet_manager.cc:1434] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:07:37.853003 24024 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:37.853729 24023 ts_tablet_manager.cc:1434] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:37.850526 24021 consensus_queue.cc:260] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.860879 24021 ts_tablet_manager.cc:1434] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260713 09:07:37.861155 24025 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:37.861634 24025 ts_tablet_manager.cc:1403] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.018s
I20260713 09:07:37.861845 24021 tablet_bootstrap.cc:492] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.864348 24025 raft_consensus.cc:359] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.865028 24025 raft_consensus.cc:385] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.865314 24025 raft_consensus.cc:740] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.866051 24025 consensus_queue.cc:260] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.866760 24023 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:37.868194 24025 ts_tablet_manager.cc:1434] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:37.869061 24025 tablet_bootstrap.cc:492] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.873016 24024 tablet_bootstrap.cc:654] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.873334 24021 tablet_bootstrap.cc:654] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.873016 24023 tablet_bootstrap.cc:654] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.877956 24025 tablet_bootstrap.cc:654] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.885329 24024 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:37.885885 24024 ts_tablet_manager.cc:1403] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.009s
I20260713 09:07:37.886670 24021 tablet_bootstrap.cc:492] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.887178 24023 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:37.887780 24023 ts_tablet_manager.cc:1403] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260713 09:07:37.887228 24021 ts_tablet_manager.cc:1403] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260713 09:07:37.889175 24024 raft_consensus.cc:359] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.889798 24025 tablet_bootstrap.cc:492] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:37.889914 24024 raft_consensus.cc:385] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.890233 24024 raft_consensus.cc:740] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.890319 24025 ts_tablet_manager.cc:1403] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.014s
I20260713 09:07:37.891242 24042 raft_consensus.cc:493] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.891108 24024 consensus_queue.cc:260] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.891156 24021 raft_consensus.cc:359] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.892021 24021 raft_consensus.cc:385] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.891794 24042 raft_consensus.cc:515] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.892299 24021 raft_consensus.cc:740] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.893332 24024 ts_tablet_manager.cc:1434] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:07:37.893103 24021 consensus_queue.cc:260] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.894028 24042 leader_election.cc:290] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:37.894302 24024 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:37.896749 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:37.901089 24024 tablet_bootstrap.cc:654] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.902910 24025 raft_consensus.cc:359] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.903681 24025 raft_consensus.cc:385] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.903993 24025 raft_consensus.cc:740] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.904804 24025 consensus_queue.cc:260] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.907063 24025 ts_tablet_manager.cc:1434] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:07:37.907290 24021 ts_tablet_manager.cc:1434] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:07:37.908051 24025 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.913288 24021 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:37.914230 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:37.915079 23756 raft_consensus.cc:2468] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:37.916401 24032 raft_consensus.cc:493] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.917054 24032 raft_consensus.cc:515] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.918121 24025 tablet_bootstrap.cc:654] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.920296 23795 leader_election.cc:304] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:37.921258 24021 tablet_bootstrap.cc:654] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:37.923451 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e113f8b59e544c6971f09aef9159041" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:37.924137 24032 leader_election.cc:290] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
W20260713 09:07:37.927110 23943 leader_election.cc:343] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.927815 24025 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:37.928320 24025 ts_tablet_manager.cc:1403] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:07:37.930156 24026 raft_consensus.cc:493] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.930791 24042 raft_consensus.cc:2804] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.931306 24042 raft_consensus.cc:493] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.931901 24042 raft_consensus.cc:3060] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.931435 24025 raft_consensus.cc:359] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.932626 24025 raft_consensus.cc:385] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.933105 24025 raft_consensus.cc:740] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.930639 24026 raft_consensus.cc:515] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.934186 24025 consensus_queue.cc:260] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:37.936149 24039 raft_consensus.cc:493] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.936928 24039 raft_consensus.cc:515] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.938880 24039 leader_election.cc:290] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:37.940296 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:37.940500 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f72796fef3d4a1ca41a32d44c326c08" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:37.941046 23905 raft_consensus.cc:2393] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13214f0a2d304afb9538b1054390b528 in current term 1: Already voted for candidate 5a006289a00a40bbbb17b7cada64591a in this term.
I20260713 09:07:37.943361 23719 leader_election.cc:304] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13214f0a2d304afb9538b1054390b528; no voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:37.946168 24026 leader_election.cc:290] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:37.947914 24026 raft_consensus.cc:493] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.948012 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c17b65d964847a1b7de9a5c4f27a3c7" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:37.949440 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c17b65d964847a1b7de9a5c4f27a3c7" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:37.956663 23978 raft_consensus.cc:2468] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
I20260713 09:07:37.961557 24042 raft_consensus.cc:515] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.949646 24039 raft_consensus.cc:3060] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:37.952489 24026 raft_consensus.cc:515] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:37.967345 24044 raft_consensus.cc:493] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:37.954442 24023 raft_consensus.cc:359] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.961921 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e113f8b59e544c6971f09aef9159041" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:37.964231 23870 leader_election.cc:304] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:37.967996 24044 raft_consensus.cc:515] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:37.971657 24025 ts_tablet_manager.cc:1434] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:07:37.969062 24023 raft_consensus.cc:385] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:37.970188 23830 raft_consensus.cc:2468] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:37.970715 24026 leader_election.cc:290] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:37.972767 24023 raft_consensus.cc:740] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:37.973206 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47632a267ac4992b3b3c40385e1d7e1" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:37.976064 24025 tablet_bootstrap.cc:492] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:37.975790 23977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05a923c9b0d4a0aacc0318770877511" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
W20260713 09:07:37.979626 23870 leader_election.cc:343] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:37.980096 23796 leader_election.cc:343] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:37.972600 23869 leader_election.cc:343] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.980151 24023 consensus_queue.cc:260] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:37.981484 23979 raft_consensus.cc:2468] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:37.983498 24026 raft_consensus.cc:2804] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:37.983942 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47632a267ac4992b3b3c40385e1d7e1" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:37.983992 24026 raft_consensus.cc:493] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:37.984530 24026 raft_consensus.cc:3060] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:37.997394 23869 leader_election.cc:343] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:37.997866 23869 leader_election.cc:304] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:37.995936 24021 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:37.999229 24021 ts_tablet_manager.cc:1403] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.007s
I20260713 09:07:37.976491 24044 leader_election.cc:290] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:37.990674 24023 ts_tablet_manager.cc:1434] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.103s	user 0.010s	sys 0.000s
I20260713 09:07:38.006171 24074 raft_consensus.cc:493] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.002307 24044 raft_consensus.cc:493] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.008162 24023 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.010653 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.011236 23979 raft_consensus.cc:3060] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.011904 24021 raft_consensus.cc:359] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.012789 24021 raft_consensus.cc:385] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.013124 24021 raft_consensus.cc:740] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.007799 24044 raft_consensus.cc:515] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.014261 24021 consensus_queue.cc:260] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.016388 24042 leader_election.cc:290] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.005532 24075 raft_consensus.cc:493] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.017280 24071 raft_consensus.cc:2749] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.018462 23943 leader_election.cc:304] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528
I20260713 09:07:38.021596 24025 tablet_bootstrap.cc:654] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.022305 24032 raft_consensus.cc:2804] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.022810 24032 raft_consensus.cc:493] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.023165 24032 raft_consensus.cc:3060] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.019068 24039 raft_consensus.cc:2749] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.019526 24044 leader_election.cc:290] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.006842 24074 raft_consensus.cc:515] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.021411 24024 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.026363 24039 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.026638 24024 ts_tablet_manager.cc:1403] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.049s
I20260713 09:07:38.026842 24039 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.028951 24039 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.029969 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.030539 23905 raft_consensus.cc:2468] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.030668 24024 raft_consensus.cc:359] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.031275 24024 raft_consensus.cc:385] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.031535 24024 raft_consensus.cc:740] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.032610 24032 raft_consensus.cc:515] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.034454 23719 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.035959 24039 raft_consensus.cc:2804] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.036338 24039 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.036204 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.037101 24039 raft_consensus.cc:3060] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.038023 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.038244 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05a923c9b0d4a0aacc0318770877511" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.038461 23979 raft_consensus.cc:2468] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.038707 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e113f8b59e544c6971f09aef9159041" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.038861 23905 raft_consensus.cc:2468] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.039635 23796 leader_election.cc:304] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.040067 24024 consensus_queue.cc:260] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.038566 23756 raft_consensus.cc:3060] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.040472 24044 raft_consensus.cc:2804] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.041138 23755 raft_consensus.cc:3060] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.042258 24024 ts_tablet_manager.cc:1434] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:07:38.043205 24024 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:38.047863 24026 raft_consensus.cc:515] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.035051 24023 tablet_bootstrap.cc:654] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.048447 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.048837 24044 raft_consensus.cc:697] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:38.051283 23754 raft_consensus.cc:2468] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.052707 23794 leader_election.cc:304] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:38.052253 24044 consensus_queue.cc:237] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.054430 24042 raft_consensus.cc:2804] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.054981 24042 raft_consensus.cc:493] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.055425 24042 raft_consensus.cc:3060] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.059963 24074 leader_election.cc:290] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.060531 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.067031 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c17b65d964847a1b7de9a5c4f27a3c7" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.068224 24032 leader_election.cc:290] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:38.025331 24075 raft_consensus.cc:515] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
W20260713 09:07:38.071301 23869 leader_election.cc:343] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.071868 24071 raft_consensus.cc:493] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.074442 23756 raft_consensus.cc:2468] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.076803 24071 raft_consensus.cc:515] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.078092 23755 raft_consensus.cc:2468] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:38.079263 24071 leader_election.cc:290] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.080669 23904 raft_consensus.cc:2468] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.083084 24021 ts_tablet_manager.cc:1434] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.083s	user 0.017s	sys 0.018s
I20260713 09:07:38.084323 24021 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.087529 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.087702 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.088136 23830 raft_consensus.cc:2468] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
W20260713 09:07:38.089989 23870 leader_election.cc:343] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.090060 24073 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.090734 24073 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.093269 24073 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.095458 24021 tablet_bootstrap.cc:654] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.075874 23795 leader_election.cc:304] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.082485 24026 leader_election.cc:290] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.108345 23869 leader_election.cc:304] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:38.105639 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c17b65d964847a1b7de9a5c4f27a3c7" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.109702 23979 raft_consensus.cc:3060] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.110232 24039 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.112530 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.112929 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.113651 24039 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.114060 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.115919 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
W20260713 09:07:38.116186 23720 leader_election.cc:343] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.116480 23904 raft_consensus.cc:3060] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:38.115952 23794 leader_election.cc:343] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.117188 24025 tablet_bootstrap.cc:492] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.118270 24025 ts_tablet_manager.cc:1403] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.000s
I20260713 09:07:38.118311 24042 raft_consensus.cc:515] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.120256 23979 raft_consensus.cc:2468] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:38.120792 24042 leader_election.cc:290] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.121470 23870 leader_election.cc:304] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [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: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:38.121941 23977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05a923c9b0d4a0aacc0318770877511" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.122715 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05a923c9b0d4a0aacc0318770877511" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.122922 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.122876 24025 raft_consensus.cc:359] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.123684 24025 raft_consensus.cc:385] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.123713 24076 raft_consensus.cc:2804] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.123292 23905 raft_consensus.cc:3060] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.124078 24025 raft_consensus.cc:740] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.110054 24044 raft_consensus.cc:2804] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:38.125597 23796 leader_election.cc:343] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.131685 24024 tablet_bootstrap.cc:654] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.126544 24032 raft_consensus.cc:493] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:38.126176 23795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.1:36407, user_credentials={real_user=slave}} blocked reactor thread for 58002.1us
I20260713 09:07:38.132609 24032 raft_consensus.cc:515] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.133121 24023 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:38.133575 24023 ts_tablet_manager.cc:1403] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.126s	user 0.027s	sys 0.011s
I20260713 09:07:38.133876 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.134632 24032 leader_election.cc:290] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.127378 23943 leader_election.cc:304] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:38.136590 24023 raft_consensus.cc:359] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
W20260713 09:07:38.136976 23795 leader_election.cc:343] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.137372 24023 raft_consensus.cc:385] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.137727 24023 raft_consensus.cc:740] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.137986 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a95035c184a41958dff270da825e7ef" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.137765 23795 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.136828 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e113f8b59e544c6971f09aef9159041" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.139195 23829 raft_consensus.cc:3060] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.128209 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.128751 24025 consensus_queue.cc:260] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.140991 24021 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.141961 24021 ts_tablet_manager.cc:1403] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260713 09:07:38.142522 24025 ts_tablet_manager.cc:1434] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
W20260713 09:07:38.143571 23943 leader_election.cc:343] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.127204 24075 leader_election.cc:290] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:38.131348 23905 raft_consensus.cc:2468] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.144466 24025 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.129212 23831 raft_consensus.cc:2468] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.128988 23651 catalog_manager.cc:5697] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:38.146229 24044 raft_consensus.cc:493] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.142396 24042 raft_consensus.cc:2749] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.146651 24044 raft_consensus.cc:3060] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.147333 24032 raft_consensus.cc:2804] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.148564 24032 raft_consensus.cc:697] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Becoming Leader. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Running, Role: LEADER
I20260713 09:07:38.149365 24032 consensus_queue.cc:237] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.124186 24076 raft_consensus.cc:493] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.151144 24076 raft_consensus.cc:3060] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.154552 24025 tablet_bootstrap.cc:654] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.129458 23904 raft_consensus.cc:2468] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
W20260713 09:07:38.124948 23720 leader_election.cc:343] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.128840 24026 raft_consensus.cc:2804] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.160985 23720 leader_election.cc:304] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.157595 23794 leader_election.cc:304] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:38.163141 23719 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:38.163872 24042 raft_consensus.cc:2804] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.164176 23829 raft_consensus.cc:2468] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:38.164363 24042 raft_consensus.cc:697] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:38.165190 24042 consensus_queue.cc:237] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.165591 24077 raft_consensus.cc:2804] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.166276 24077 raft_consensus.cc:493] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.139220 24023 consensus_queue.cc:260] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.166766 24077 raft_consensus.cc:3060] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.168555 24023 ts_tablet_manager.cc:1434] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:07:38.169643 24023 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.161367 24026 raft_consensus.cc:697] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:38.170477 24026 consensus_queue.cc:237] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.171201 24039 raft_consensus.cc:2804] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.171862 24039 raft_consensus.cc:697] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:38.172256 24076 raft_consensus.cc:515] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.172633 24039 consensus_queue.cc:237] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.175040 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.175208 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.175637 23829 raft_consensus.cc:3060] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.157879 24021 raft_consensus.cc:359] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.159089 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a95035c184a41958dff270da825e7ef" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.179921 24021 raft_consensus.cc:385] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.180258 24021 raft_consensus.cc:740] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.180882 24021 consensus_queue.cc:260] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
W20260713 09:07:38.181186 23943 leader_election.cc:343] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.181721 23943 leader_election.cc:304] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:38.182578 24029 raft_consensus.cc:2749] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.182885 24077 raft_consensus.cc:515] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.184087 23755 raft_consensus.cc:2393] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 852ecafa34a041069e46ad9bcfa14f8a in current term 1: Already voted for candidate 13214f0a2d304afb9538b1054390b528 in this term.
I20260713 09:07:38.185751 24044 raft_consensus.cc:515] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.186110 23869 leader_election.cc:304] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:38.189404 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.189791 24044 leader_election.cc:290] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.190182 23830 raft_consensus.cc:2393] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13214f0a2d304afb9538b1054390b528 in current term 1: Already voted for candidate 5bfdb364a3c9443fa6fc512664497d87 in this term.
I20260713 09:07:38.191493 24075 raft_consensus.cc:3060] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.192337 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.193552 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.194344 23755 raft_consensus.cc:2393] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 1: Already voted for candidate 13214f0a2d304afb9538b1054390b528 in this term.
I20260713 09:07:38.196609 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.197263 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
W20260713 09:07:38.197718 23870 leader_election.cc:343] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.198901 23719 leader_election.cc:304] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.199128 24076 leader_election.cc:290] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.200069 24077 leader_election.cc:290] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.200203 24074 raft_consensus.cc:2749] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.201200 23654 catalog_manager.cc:5697] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.202950 23829 raft_consensus.cc:2468] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:38.203917 23869 leader_election.cc:304] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:38.203804 24029 consensus_queue.cc:1048] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.207870 24023 tablet_bootstrap.cc:654] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:38.209945 23702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:38.216686 24025 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.217141 24025 ts_tablet_manager.cc:1403] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.010s
I20260713 09:07:38.217288 23653 catalog_manager.cc:5697] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 1 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.220187 24021 ts_tablet_manager.cc:1434] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.069s	user 0.001s	sys 0.005s
I20260713 09:07:38.221391 24021 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.223114 24025 raft_consensus.cc:359] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.223790 24025 raft_consensus.cc:385] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.224126 24025 raft_consensus.cc:740] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.225044 24025 consensus_queue.cc:260] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.218948 24026 raft_consensus.cc:2804] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.227164 24026 raft_consensus.cc:697] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:38.228032 24025 ts_tablet_manager.cc:1434] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:07:38.227957 24026 consensus_queue.cc:237] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.229110 24025 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.230448 24029 consensus_queue.cc:1048] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.231297 23651 catalog_manager.cc:5697] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.244096 24075 raft_consensus.cc:2749] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.249418 24021 tablet_bootstrap.cc:654] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.255556 24025 tablet_bootstrap.cc:654] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.260108 24044 raft_consensus.cc:493] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.260841 24044 raft_consensus.cc:515] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.276840 24025 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.277482 24025 ts_tablet_manager.cc:1403] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.003s
I20260713 09:07:38.282166 23904 raft_consensus.cc:2468] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.286929 24044 leader_election.cc:290] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.287328 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c17b65d964847a1b7de9a5c4f27a3c7" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.288365 23979 raft_consensus.cc:2393] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 1: Already voted for candidate 852ecafa34a041069e46ad9bcfa14f8a in this term.
I20260713 09:07:38.290076 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c17b65d964847a1b7de9a5c4f27a3c7" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.292716 23796 leader_election.cc:304] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.292694 23653 catalog_manager.cc:5697] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 1 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.293955 24044 raft_consensus.cc:3060] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.305589 23794 leader_election.cc:304] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528
I20260713 09:07:38.307265 24042 raft_consensus.cc:2804] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.307893 24042 raft_consensus.cc:697] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:38.308964 24042 consensus_queue.cc:237] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.319038 24025 raft_consensus.cc:359] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.319998 24025 raft_consensus.cc:385] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.320335 24025 raft_consensus.cc:740] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.321126 24025 consensus_queue.cc:260] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.332650 24044 raft_consensus.cc:2749] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.335179 24025 ts_tablet_manager.cc:1434] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260713 09:07:38.336323 24025 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.343442 24024 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
W20260713 09:07:38.343756 23943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.1:36407, user_credentials={real_user=slave}} blocked reactor thread for 77058.6us
I20260713 09:07:38.343950 24024 ts_tablet_manager.cc:1403] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.301s	user 0.034s	sys 0.041s
I20260713 09:07:38.347610 24024 raft_consensus.cc:359] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.348074 24023 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:38.348296 24024 raft_consensus.cc:385] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.348598 24023 ts_tablet_manager.cc:1403] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.017s
I20260713 09:07:38.348721 24024 raft_consensus.cc:740] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.349771 24025 tablet_bootstrap.cc:654] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.349745 24024 consensus_queue.cc:260] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.351547 24023 raft_consensus.cc:359] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.352221 24023 raft_consensus.cc:385] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.352535 24023 raft_consensus.cc:740] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.345957 23651 catalog_manager.cc:5697] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.358251 24076 raft_consensus.cc:493] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.358760 24076 raft_consensus.cc:515] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.362036 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6d0de0be3e44cca58bbf52c0a5416b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.362526 24024 ts_tablet_manager.cc:1434] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:38.363706 24023 consensus_queue.cc:260] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.363482 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6d0de0be3e44cca58bbf52c0a5416b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.366165 24024 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:38.366274 24076 leader_election.cc:290] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.366472 23756 raft_consensus.cc:2468] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
I20260713 09:07:38.368263 23869 leader_election.cc:304] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.368608 24023 ts_tablet_manager.cc:1434] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260713 09:07:38.369138 23979 raft_consensus.cc:2468] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
I20260713 09:07:38.369607 24023 tablet_bootstrap.cc:492] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.370456 24076 raft_consensus.cc:2804] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.370911 24076 raft_consensus.cc:493] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.371300 24076 raft_consensus.cc:3060] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.371253 23653 catalog_manager.cc:5697] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a006289a00a40bbbb17b7cada64591a (127.21.41.4). New cstate: current_term: 1 leader_uuid: "5a006289a00a40bbbb17b7cada64591a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.383769 24023 tablet_bootstrap.cc:654] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.386590 24021 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.387207 24021 ts_tablet_manager.cc:1403] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.166s	user 0.015s	sys 0.015s
I20260713 09:07:38.390574 24021 raft_consensus.cc:359] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.391453 24021 raft_consensus.cc:385] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.391757 24021 raft_consensus.cc:740] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.392696 24021 consensus_queue.cc:260] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.395709 24076 raft_consensus.cc:515] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.404253 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6d0de0be3e44cca58bbf52c0a5416b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.404866 23979 raft_consensus.cc:3060] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.406957 24024 tablet_bootstrap.cc:654] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.411814 24021 ts_tablet_manager.cc:1434] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:07:38.411962 24025 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.412370 24025 ts_tablet_manager.cc:1403] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.007s
I20260713 09:07:38.412807 24021 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.413882 24024 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.414314 24024 ts_tablet_manager.cc:1403] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260713 09:07:38.414934 24025 raft_consensus.cc:359] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.415582 24025 raft_consensus.cc:385] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.415875 24025 raft_consensus.cc:740] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.416632 24025 consensus_queue.cc:260] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.418995 24025 ts_tablet_manager.cc:1434] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:38.419857 24025 tablet_bootstrap.cc:492] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.417161 24024 raft_consensus.cc:359] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.422070 23979 raft_consensus.cc:2468] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:38.424124 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6d0de0be3e44cca58bbf52c0a5416b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.424750 23755 raft_consensus.cc:3060] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.424124 23870 leader_election.cc:304] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.425736 24025 tablet_bootstrap.cc:654] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.426261 24026 raft_consensus.cc:2804] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.426765 24026 raft_consensus.cc:697] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:38.427544 24026 consensus_queue.cc:237] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.426990 24023 tablet_bootstrap.cc:492] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:38.428642 24023 ts_tablet_manager.cc:1403] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.001s
I20260713 09:07:38.431911 24023 raft_consensus.cc:359] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.432717 24023 raft_consensus.cc:385] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.432997 24023 raft_consensus.cc:740] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.419642 24021 tablet_bootstrap.cc:654] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.422382 24024 raft_consensus.cc:385] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.423034 24076 leader_election.cc:290] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.434473 24024 raft_consensus.cc:740] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.436673 24023 consensus_queue.cc:260] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.437229 24025 tablet_bootstrap.cc:492] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.437700 24025 ts_tablet_manager.cc:1403] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.014s
I20260713 09:07:38.435618 24024 consensus_queue.cc:260] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.440121 24025 raft_consensus.cc:359] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.440753 24025 raft_consensus.cc:385] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.441027 24025 raft_consensus.cc:740] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.440572 24024 ts_tablet_manager.cc:1434] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:07:38.441833 24025 consensus_queue.cc:260] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.444087 24025 ts_tablet_manager.cc:1434] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:38.444949 24025 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.445214 24023 ts_tablet_manager.cc:1434] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:38.446310 24024 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:38.452469 24023 tablet_bootstrap.cc:492] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.455258 23755 raft_consensus.cc:2468] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:38.457626 24025 tablet_bootstrap.cc:654] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.459003 24023 tablet_bootstrap.cc:654] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.460352 24021 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.461892 24021 ts_tablet_manager.cc:1403] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260713 09:07:38.452462 24024 tablet_bootstrap.cc:654] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.464596 24021 raft_consensus.cc:359] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.464468 23652 catalog_manager.cc:5697] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 1 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.463347 24044 raft_consensus.cc:493] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.465224 24021 raft_consensus.cc:385] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.465770 24021 raft_consensus.cc:740] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.465807 24044 raft_consensus.cc:515] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.466632 24021 consensus_queue.cc:260] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.468660 24021 ts_tablet_manager.cc:1434] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:38.469767 24021 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.472005 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a95035c184a41958dff270da825e7ef" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.469468 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a95035c184a41958dff270da825e7ef" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.472822 23755 raft_consensus.cc:2468] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.473217 23979 raft_consensus.cc:2468] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.473917 24044 leader_election.cc:290] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.462514 24025 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.474696 24025 ts_tablet_manager.cc:1403] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:07:38.474035 23795 leader_election.cc:304] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.475867 24044 raft_consensus.cc:2804] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.476220 24044 raft_consensus.cc:493] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.476548 24044 raft_consensus.cc:3060] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.477097 24024 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.479154 24024 ts_tablet_manager.cc:1403] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260713 09:07:38.479936 24023 tablet_bootstrap.cc:492] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:38.480351 24023 ts_tablet_manager.cc:1403] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.003s
I20260713 09:07:38.480722 24021 tablet_bootstrap.cc:654] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.482813 24023 raft_consensus.cc:359] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.477514 24025 raft_consensus.cc:359] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.483458 24023 raft_consensus.cc:385] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.483654 24025 raft_consensus.cc:385] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.483943 24023 raft_consensus.cc:740] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.484182 24025 raft_consensus.cc:740] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.483469 24044 raft_consensus.cc:515] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.482183 24024 raft_consensus.cc:359] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.484884 24023 consensus_queue.cc:260] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.485397 24024 raft_consensus.cc:385] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.485065 24025 consensus_queue.cc:260] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.485692 24024 raft_consensus.cc:740] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.486395 24024 consensus_queue.cc:260] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.488112 24039 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.488334 24024 ts_tablet_manager.cc:1434] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:07:38.488561 24039 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.489218 24024 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:38.490217 24025 ts_tablet_manager.cc:1434] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:38.495097 24024 tablet_bootstrap.cc:654] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.490954 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a95035c184a41958dff270da825e7ef" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.508349 24021 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.496563 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.509037 24021 ts_tablet_manager.cc:1403] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260713 09:07:38.509183 23829 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.510411 23720 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.511261 24077 raft_consensus.cc:2804] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.511616 24077 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.511932 24077 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.512475 24021 raft_consensus.cc:359] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.513352 24021 raft_consensus.cc:385] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.513717 24021 raft_consensus.cc:740] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.494258 24023 ts_tablet_manager.cc:1434] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:07:38.497071 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.515023 23904 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.490491 24039 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.491102 24025 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.492417 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a95035c184a41958dff270da825e7ef" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.519981 23979 raft_consensus.cc:3060] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.521131 24023 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.526048 24077 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.508201 23755 raft_consensus.cc:3060] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.527231 24025 tablet_bootstrap.cc:654] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.530953 24021 consensus_queue.cc:260] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.532044 24026 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.532634 24026 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.533473 24044 leader_election.cc:290] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.534780 23979 raft_consensus.cc:2468] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.536199 23796 leader_election.cc:304] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.536836 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.537451 23829 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.538056 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
W20260713 09:07:38.539330 23870 leader_election.cc:343] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.539845 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
W20260713 09:07:38.541549 23869 leader_election.cc:343] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.541646 24026 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.542073 23869 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:38.542723 24044 raft_consensus.cc:2804] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.541531 24025 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.544637 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.545189 23829 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:38.534993 23755 raft_consensus.cc:2468] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.545578 23904 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.547173 24077 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.547820 24025 ts_tablet_manager.cc:1403] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.001s
I20260713 09:07:38.545675 24076 raft_consensus.cc:2749] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.549503 24044 raft_consensus.cc:697] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:38.550570 24044 consensus_queue.cc:237] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.546525 23720 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.552445 24021 ts_tablet_manager.cc:1434] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260713 09:07:38.553684 24021 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.559813 24023 tablet_bootstrap.cc:654] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.561081 24024 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.561522 24024 ts_tablet_manager.cc:1403] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.072s	user 0.051s	sys 0.019s
I20260713 09:07:38.564641 24024 raft_consensus.cc:359] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.565233 24024 raft_consensus.cc:385] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.565511 24024 raft_consensus.cc:740] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.569273 24023 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:38.569968 24023 ts_tablet_manager.cc:1403] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260713 09:07:38.570508 24077 raft_consensus.cc:2804] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.573988 24024 consensus_queue.cc:260] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.574869 24077 raft_consensus.cc:697] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:38.565511 24021 tablet_bootstrap.cc:654] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.575678 24077 consensus_queue.cc:237] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.577414 24024 ts_tablet_manager.cc:1434] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:38.578399 24024 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:38.573181 24023 raft_consensus.cc:359] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.578724 24023 raft_consensus.cc:385] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.578961 24023 raft_consensus.cc:740] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.579730 24023 consensus_queue.cc:260] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.581769 24025 raft_consensus.cc:359] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.584015 24024 tablet_bootstrap.cc:654] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.586702 24025 raft_consensus.cc:385] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.587208 24025 raft_consensus.cc:740] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.588279 24025 consensus_queue.cc:260] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.585904 23904 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:38.583305 23653 catalog_manager.cc:5697] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:38.586876 24023 ts_tablet_manager.cc:1434] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:38.591032 24021 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.592252 24023 tablet_bootstrap.cc:492] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.594472 24025 ts_tablet_manager.cc:1434] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260713 09:07:38.598390 24025 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.599574 24021 ts_tablet_manager.cc:1403] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.001s
I20260713 09:07:38.602284 24026 raft_consensus.cc:493] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.602794 24026 raft_consensus.cc:515] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.604722 24026 leader_election.cc:290] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:38.607281 24023 tablet_bootstrap.cc:654] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.607149 24094 raft_consensus.cc:493] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.610822 24094 raft_consensus.cc:515] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.608457 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.613492 24044 raft_consensus.cc:493] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.613955 24044 raft_consensus.cc:515] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.614933 24029 consensus_queue.cc:1048] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.615931 24044 leader_election.cc:290] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.617108 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.617233 24021 raft_consensus.cc:359] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.617482 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47632a267ac4992b3b3c40385e1d7e1" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.617724 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47632a267ac4992b3b3c40385e1d7e1" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.617936 24021 raft_consensus.cc:385] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.610172 24025 tablet_bootstrap.cc:654] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.610085 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.618166 24021 raft_consensus.cc:740] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.618134 23905 raft_consensus.cc:2468] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:38.619400 23829 raft_consensus.cc:2468] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
I20260713 09:07:38.619426 24021 consensus_queue.cc:260] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.622382 24021 ts_tablet_manager.cc:1434] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:07:38.644004 24021 tablet_bootstrap.cc:492] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.614964 24094 leader_election.cc:290] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.618276 23756 raft_consensus.cc:2468] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:38.617749 23904 raft_consensus.cc:2468] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.620369 23755 raft_consensus.cc:2468] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
I20260713 09:07:38.645849 24044 raft_consensus.cc:493] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.655616 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.660480 23755 raft_consensus.cc:2468] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:38.651887 23869 leader_election.cc:304] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.662091 24075 raft_consensus.cc:2804] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.662428 24075 raft_consensus.cc:493] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.662794 24075 raft_consensus.cc:3060] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.663501 23795 leader_election.cc:304] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.664239 24073 raft_consensus.cc:2804] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.663973 24044 raft_consensus.cc:515] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.664606 24073 raft_consensus.cc:493] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.664966 24073 raft_consensus.cc:3060] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.666122 24044 leader_election.cc:290] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.667006 24042 consensus_queue.cc:1048] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.656798 24021 tablet_bootstrap.cc:654] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.657672 23979 raft_consensus.cc:3060] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.648576 23942 leader_election.cc:304] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.678748 24026 raft_consensus.cc:493] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.679628 24024 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.679404 24026 raft_consensus.cc:515] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.680276 24024 ts_tablet_manager.cc:1403] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.023s
I20260713 09:07:38.682729 24026 leader_election.cc:290] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:38.682647 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
W20260713 09:07:38.684135 23869 leader_election.cc:343] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.683745 24024 raft_consensus.cc:359] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.684705 24024 raft_consensus.cc:385] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.685065 24024 raft_consensus.cc:740] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.685935 24024 consensus_queue.cc:260] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.688236 24073 raft_consensus.cc:515] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.689152 24024 ts_tablet_manager.cc:1434] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:07:38.690346 24024 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
W20260713 09:07:38.690659 23942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.3:37187, user_credentials={real_user=slave}} blocked reactor thread for 45037.8us
I20260713 09:07:38.691423 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.691977 23755 raft_consensus.cc:3060] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.693964 23976 raft_consensus.cc:3060] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.698488 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3cd9e9a7aac4e3f9f51f45ac7d91fe5" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.701670 24024 tablet_bootstrap.cc:654] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.690596 24073 leader_election.cc:290] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.694761 24094 raft_consensus.cc:2804] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.704921 24042 consensus_queue.cc:1048] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260713 09:07:38.708297 23796 leader_election.cc:343] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.705278 24094 raft_consensus.cc:493] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.708942 24094 raft_consensus.cc:3060] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.721338 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3cd9e9a7aac4e3f9f51f45ac7d91fe5" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.724887 24023 tablet_bootstrap.cc:492] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:38.725351 24023 ts_tablet_manager.cc:1403] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.007s
I20260713 09:07:38.730520 24042 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.731089 24042 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.732968 24042 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.739100 24077 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.739848 24077 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.743435 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.744052 23904 raft_consensus.cc:2468] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.745177 24077 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.745632 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.745512 23652 catalog_manager.cc:5697] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:38.723724 23943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.1:36407, user_credentials={real_user=slave}} blocked reactor thread for 60658.8us
I20260713 09:07:38.747193 23719 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.751322 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.747121 24075 raft_consensus.cc:515] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.754503 24023 raft_consensus.cc:359] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.760089 23904 raft_consensus.cc:2393] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 1: Already voted for candidate 852ecafa34a041069e46ad9bcfa14f8a in this term.
I20260713 09:07:38.761770 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.761880 23977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.762980 23977 raft_consensus.cc:2468] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.765424 24094 raft_consensus.cc:515] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.766716 24075 leader_election.cc:290] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:38.767412 24077 raft_consensus.cc:2804] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.797267 24077 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.797657 24077 raft_consensus.cc:3060] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:38.800979 23794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.3:37187, user_credentials={real_user=slave}} blocked reactor thread for 73543.8us
W20260713 09:07:38.802156 23794 leader_election.cc:343] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.777544 24039 consensus_queue.cc:1048] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.759501 24023 raft_consensus.cc:385] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.802687 23794 leader_election.cc:304] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.783259 24026 consensus_queue.cc:1048] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.785890 23755 raft_consensus.cc:2468] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:38.789629 24024 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.803908 24024 ts_tablet_manager.cc:1403] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.114s	user 0.034s	sys 0.032s
I20260713 09:07:38.804584 23795 leader_election.cc:304] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:38.790160 24042 consensus_queue.cc:1048] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.794960 24076 consensus_queue.cc:1048] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.806397 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47632a267ac4992b3b3c40385e1d7e1" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.806582 24024 raft_consensus.cc:359] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.807013 23904 raft_consensus.cc:3060] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.807276 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47632a267ac4992b3b3c40385e1d7e1" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:38.808022 23756 raft_consensus.cc:3060] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.796108 24021 tablet_bootstrap.cc:492] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.802842 24023 raft_consensus.cc:740] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.801496 24094 leader_election.cc:290] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.776366 24092 consensus_queue.cc:1048] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.809136 24021 ts_tablet_manager.cc:1403] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.166s	user 0.024s	sys 0.031s
I20260713 09:07:38.809782 24023 consensus_queue.cc:260] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.811703 24023 ts_tablet_manager.cc:1434] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260713 09:07:38.812539 24023 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:38.814237 24024 raft_consensus.cc:385] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.814574 24024 raft_consensus.cc:740] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.785472 24025 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:38.815335 24024 consensus_queue.cc:260] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.818627 23756 raft_consensus.cc:2468] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:38.819342 24025 ts_tablet_manager.cc:1403] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.221s	user 0.014s	sys 0.030s
I20260713 09:07:38.817106 24021 raft_consensus.cc:359] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.820509 24021 raft_consensus.cc:385] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.820664 24024 ts_tablet_manager.cc:1434] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260713 09:07:38.820812 24021 raft_consensus.cc:740] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.821465 23943 leader_election.cc:304] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:38.821641 24024 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:38.821609 24021 consensus_queue.cc:260] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.822218 24092 raft_consensus.cc:2804] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.822795 24092 raft_consensus.cc:697] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Becoming Leader. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Running, Role: LEADER
I20260713 09:07:38.823973 24021 ts_tablet_manager.cc:1434] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:07:38.823577 24092 consensus_queue.cc:237] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.825364 23904 raft_consensus.cc:2468] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:38.828459 24021 tablet_bootstrap.cc:492] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:38.836678 24026 consensus_queue.cc:1048] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:38.843225 24118 raft_consensus.cc:493] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.833510 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.843849 24118 raft_consensus.cc:515] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.837616 24076 consensus_queue.cc:1048] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.845661 24039 raft_consensus.cc:493] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.846289 24118 leader_election.cc:290] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.829092 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.847942 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d0cdadabef4d07b0f946e3360b2121" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.829346 24042 raft_consensus.cc:2804] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.831854 23828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f77c36a522d493aa5cf538dc3a8836b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.846154 24039 raft_consensus.cc:515] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.829116 24044 raft_consensus.cc:2749] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.848317 24118 consensus_queue.cc:1048] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.849035 24042 raft_consensus.cc:697] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
W20260713 09:07:38.849414 23795 leader_election.cc:343] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.850534 24021 tablet_bootstrap.cc:654] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.851125 24039 leader_election.cc:290] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
W20260713 09:07:38.852698 23869 leader_election.cc:343] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.858458 24042 consensus_queue.cc:237] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.858731 23869 leader_election.cc:304] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:38.856711 24134 consensus_queue.cc:1048] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:38.859956 24076 raft_consensus.cc:2749] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.858886 24025 raft_consensus.cc:359] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.860452 24025 raft_consensus.cc:385] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.863140 24025 raft_consensus.cc:740] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.870589 24024 tablet_bootstrap.cc:654] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.862448 24073 consensus_queue.cc:1048] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.857831 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.871538 23903 raft_consensus.cc:2468] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.872679 23719 leader_election.cc:304] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:38.873600 24039 raft_consensus.cc:2804] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:38.873996 24039 raft_consensus.cc:493] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:38.874334 24039 raft_consensus.cc:3060] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.874748 24025 consensus_queue.cc:260] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.876806 24025 ts_tablet_manager.cc:1434] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:07:38.879932 24076 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.880896 24025 tablet_bootstrap.cc:492] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:38.865985 24023 tablet_bootstrap.cc:654] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.867153 23794 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.888167 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.889008 23827 raft_consensus.cc:2468] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:38.890455 23869 leader_election.cc:304] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [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: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:38.860586 24077 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.894577 24077 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:38.896138 24075 raft_consensus.cc:2749] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:38.900007 24075 consensus_queue.cc:1048] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:38.903249 23902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.904023 23902 raft_consensus.cc:3060] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.904440 24135 raft_consensus.cc:493] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.904872 24135 raft_consensus.cc:515] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:38.908260 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
W20260713 09:07:38.909528 23795 leader_election.cc:343] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:38.915733 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:38.916674 23975 raft_consensus.cc:3060] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.880661 24076 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.924599 23975 raft_consensus.cc:2468] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:38.928186 24021 tablet_bootstrap.cc:492] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:38.926316 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:38.959070 24021 ts_tablet_manager.cc:1403] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.009s
I20260713 09:07:38.925436 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:38.960964 23721 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:38.864033 23829 raft_consensus.cc:3060] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.950452 24039 raft_consensus.cc:515] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:38.925704 24135 leader_election.cc:290] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.924697 24076 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:38.949170 24025 tablet_bootstrap.cc:654] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:38.957296 24092 raft_consensus.cc:493] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.965584 24092 raft_consensus.cc:515] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.966831 24077 raft_consensus.cc:2804] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:38.967507 24077 raft_consensus.cc:697] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:38.968482 24077 consensus_queue.cc:237] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.961179 24024 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:38.970151 24039 leader_election.cc:290] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.970582 24024 ts_tablet_manager.cc:1403] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.000s
I20260713 09:07:38.971277 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:38.971427 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05a923c9b0d4a0aacc0318770877511" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:38.971442 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:38.973311 24024 raft_consensus.cc:359] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:38.973022 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05a923c9b0d4a0aacc0318770877511" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.974042 23900 raft_consensus.cc:3060] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.975596 23831 raft_consensus.cc:3060] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:38.977837 24021 raft_consensus.cc:359] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.978544 24021 raft_consensus.cc:385] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:38.978876 24021 raft_consensus.cc:740] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:38.979668 24021 consensus_queue.cc:260] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.991034 24032 raft_consensus.cc:493] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:38.992440 24032 raft_consensus.cc:515] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:38.994743 24032 leader_election.cc:290] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.998309 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3cd9e9a7aac4e3f9f51f45ac7d91fe5" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:38.999181 23903 raft_consensus.cc:2468] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:39.000939 23900 raft_consensus.cc:2468] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:39.002435 23719 leader_election.cc:304] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:39.007504 24021 ts_tablet_manager.cc:1434] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260713 09:07:38.973814 24092 leader_election.cc:290] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:38.975418 23943 leader_election.cc:304] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:38.974048 24024 raft_consensus.cc:385] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.013021 24024 raft_consensus.cc:740] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.014276 24032 raft_consensus.cc:2749] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:39.016373 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3cd9e9a7aac4e3f9f51f45ac7d91fe5" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:39.016844 24023 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:39.017024 23830 raft_consensus.cc:2468] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:39.017333 24023 ts_tablet_manager.cc:1403] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.205s	user 0.016s	sys 0.016s
W20260713 09:07:39.004268 23870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.4:40791, user_credentials={real_user=slave}} blocked reactor thread for 59756.4us
I20260713 09:07:38.988675 23902 raft_consensus.cc:2468] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:39.022087 24024 consensus_queue.cc:260] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.024552 24133 consensus_queue.cc:1048] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:39.021646 23942 leader_election.cc:304] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:39.028810 24147 raft_consensus.cc:2804] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.035048 24023 raft_consensus.cc:359] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.036024 24023 raft_consensus.cc:385] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.036325 24023 raft_consensus.cc:740] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.036607 24024 ts_tablet_manager.cc:1434] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.003s
I20260713 09:07:39.037345 24024 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
W20260713 09:07:39.034265 23869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.2:35473, user_credentials={real_user=slave}} blocked reactor thread for 84498.6us
W20260713 09:07:39.041980 23869 leader_election.cc:343] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.043773 24021 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:39.043164 24023 consensus_queue.cc:260] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.047163 24023 ts_tablet_manager.cc:1434] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260713 09:07:39.048456 24023 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:39.045907 24147 raft_consensus.cc:697] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:39.044528 24032 raft_consensus.cc:2804] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.050051 24032 raft_consensus.cc:493] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.050500 24032 raft_consensus.cc:3060] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.049991 24147 consensus_queue.cc:237] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.056879 23831 raft_consensus.cc:2468] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
W20260713 09:07:39.039816 23796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.4:40791, user_credentials={real_user=slave}} blocked reactor thread for 234360us
I20260713 09:07:39.071764 24023 tablet_bootstrap.cc:654] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.090948 23977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d0cdadabef4d07b0f946e3360b2121" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.102160 24025 tablet_bootstrap.cc:492] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:39.097911 24077 consensus_queue.cc:1048] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:07:39.102790 24025 ts_tablet_manager.cc:1403] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.222s	user 0.012s	sys 0.022s
I20260713 09:07:39.105351 24025 raft_consensus.cc:359] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.106073 24025 raft_consensus.cc:385] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.106331 24025 raft_consensus.cc:740] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.107117 24025 consensus_queue.cc:260] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.102123 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.108100 23976 raft_consensus.cc:2468] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:39.109301 24025 ts_tablet_manager.cc:1434] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:39.110185 24025 tablet_bootstrap.cc:492] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:39.108453 24077 consensus_queue.cc:1048] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260713 09:07:39.099488 23796 leader_election.cc:343] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.112861 23796 leader_election.cc:304] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.114487 23796 leader_election.cc:304] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528
I20260713 09:07:39.115309 24118 raft_consensus.cc:2749] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.115877 24133 raft_consensus.cc:2804] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.116361 24133 raft_consensus.cc:493] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.116080 24118 consensus_queue.cc:1048] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:39.116746 24133 raft_consensus.cc:3060] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:39.099587 23870 leader_election.cc:343] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.133884 24025 tablet_bootstrap.cc:654] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.149417 24021 tablet_bootstrap.cc:654] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.151244 24151 consensus_queue.cc:1048] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:07:39.157866 24024 tablet_bootstrap.cc:654] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.143272 23870 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a
W20260713 09:07:39.160969 23870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.4:40791, user_credentials={real_user=slave}} blocked reactor thread for 63275.1us
I20260713 09:07:39.162050 24026 raft_consensus.cc:2749] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.163318 24134 raft_consensus.cc:2749] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.163599 24032 raft_consensus.cc:515] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.170822 24148 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.171551 24148 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.170499 24032 leader_election.cc:290] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:39.176700 24148 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.177376 23902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:39.189400 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3cd9e9a7aac4e3f9f51f45ac7d91fe5" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:39.191612 24025 tablet_bootstrap.cc:492] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:39.192229 24025 ts_tablet_manager.cc:1403] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260713 09:07:39.189985 23904 raft_consensus.cc:3060] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.196502 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.185896 23902 raft_consensus.cc:2468] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:39.199386 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3cd9e9a7aac4e3f9f51f45ac7d91fe5" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
W20260713 09:07:39.197930 23721 leader_election.cc:343] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.200133 23829 raft_consensus.cc:3060] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.199327 23650 catalog_manager.cc:5697] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.200279 23719 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.209355 24025 raft_consensus.cc:359] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.209848 24025 raft_consensus.cc:385] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.210062 24025 raft_consensus.cc:740] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.208585 24077 raft_consensus.cc:2804] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.210685 24025 consensus_queue.cc:260] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.211376 24077 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.211755 24077 raft_consensus.cc:3060] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.212955 24025 ts_tablet_manager.cc:1434] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:07:39.213879 24025 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:39.191838 24148 consensus_queue.cc:1048] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:07:39.223428 24025 tablet_bootstrap.cc:654] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:39.220088 23702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:39.227887 24021 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:39.228340 24021 ts_tablet_manager.cc:1403] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.185s	user 0.006s	sys 0.007s
I20260713 09:07:39.242393 24118 raft_consensus.cc:493] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.275027 24023 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:39.275563 24023 ts_tablet_manager.cc:1403] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.227s	user 0.019s	sys 0.008s
I20260713 09:07:39.275974 24021 raft_consensus.cc:359] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.276682 24021 raft_consensus.cc:385] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.274430 24118 raft_consensus.cc:515] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.279063 24118 leader_election.cc:290] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.277181 24021 raft_consensus.cc:740] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.280922 24023 raft_consensus.cc:359] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.281616 24023 raft_consensus.cc:385] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.281864 24021 consensus_queue.cc:260] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.281883 24023 raft_consensus.cc:740] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.285028 24021 ts_tablet_manager.cc:1434] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.017s
I20260713 09:07:39.286127 24021 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:39.284850 24023 consensus_queue.cc:260] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.290537 24023 ts_tablet_manager.cc:1434] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:39.292968 24024 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:39.293406 24024 ts_tablet_manager.cc:1403] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.256s	user 0.008s	sys 0.005s
I20260713 09:07:39.278527 24133 raft_consensus.cc:515] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.282980 23901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0769dc9e10a34dc9a75ff012ea969afc" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:39.295516 24023 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:39.306629 24024 raft_consensus.cc:359] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.307636 24024 raft_consensus.cc:385] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.308077 24024 raft_consensus.cc:740] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.309825 24024 consensus_queue.cc:260] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.312848 23904 raft_consensus.cc:2468] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:39.314203 24133 leader_election.cc:290] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:39.317833 24024 ts_tablet_manager.cc:1434] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:07:39.318286 23901 raft_consensus.cc:2468] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:39.297742 24077 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.319026 24024 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:39.321292 23794 leader_election.cc:304] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:39.321398 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:39.322230 24133 raft_consensus.cc:2804] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.322697 24077 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.323611 24029 raft_consensus.cc:493] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.323094 24133 raft_consensus.cc:493] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.324111 24029 raft_consensus.cc:515] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.324518 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:39.323825 23829 raft_consensus.cc:2468] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:39.326113 24029 leader_election.cc:290] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
W20260713 09:07:39.329377 23721 leader_election.cc:343] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.324123 24133 raft_consensus.cc:3060] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.332079 23943 leader_election.cc:304] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:39.333880 24023 tablet_bootstrap.cc:654] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.335249 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0769dc9e10a34dc9a75ff012ea969afc" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
W20260713 09:07:39.337641 23795 leader_election.cc:343] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.339066 24032 raft_consensus.cc:2804] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.339514 24032 raft_consensus.cc:697] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Becoming Leader. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Running, Role: LEADER
I20260713 09:07:39.340335 24032 consensus_queue.cc:237] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.343004 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d0cdadabef4d07b0f946e3360b2121" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:39.343281 24021 tablet_bootstrap.cc:654] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.343667 23829 raft_consensus.cc:2468] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:39.345108 23901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:39.345643 23901 raft_consensus.cc:3060] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.346673 24133 raft_consensus.cc:515] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.349398 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0769dc9e10a34dc9a75ff012ea969afc" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:39.349910 23904 raft_consensus.cc:3060] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.351572 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d0cdadabef4d07b0f946e3360b2121" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:39.352197 23756 raft_consensus.cc:2468] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 0.
I20260713 09:07:39.353528 24044 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.354207 24044 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.356305 23943 leader_election.cc:304] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:39.357800 24092 raft_consensus.cc:2804] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.357856 24044 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.358238 24092 raft_consensus.cc:493] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.359879 24092 raft_consensus.cc:3060] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.360073 23902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
W20260713 09:07:39.361459 23794 leader_election.cc:343] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.367475 24094 consensus_queue.cc:1048] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.369493 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:39.370059 23974 raft_consensus.cc:3060] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.370103 24133 leader_election.cc:290] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.375873 24024 tablet_bootstrap.cc:654] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.381943 24021 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:39.382629 24021 ts_tablet_manager.cc:1403] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.027s
I20260713 09:07:39.386584 24021 raft_consensus.cc:359] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.387560 24021 raft_consensus.cc:385] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.387944 24021 raft_consensus.cc:740] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.388972 24021 consensus_queue.cc:260] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.391769 24021 ts_tablet_manager.cc:1434] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:39.392649 24021 tablet_bootstrap.cc:492] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a: Bootstrap starting.
I20260713 09:07:39.398120 24151 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.398761 24151 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.402864 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
W20260713 09:07:39.404299 23869 leader_election.cc:343] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.403430 23653 catalog_manager.cc:5697] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a006289a00a40bbbb17b7cada64591a (127.21.41.4). New cstate: current_term: 1 leader_uuid: "5a006289a00a40bbbb17b7cada64591a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.405578 24151 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:39.407315 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
W20260713 09:07:39.409873 23869 leader_election.cc:343] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.413056 24021 tablet_bootstrap.cc:654] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.410450 23869 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:39.425405 24151 raft_consensus.cc:2749] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.433715 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.433950 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0769dc9e10a34dc9a75ff012ea969afc" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:39.443351 24133 consensus_queue.cc:1048] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:39.445101 24024 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:39.445590 24024 ts_tablet_manager.cc:1403] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.013s
I20260713 09:07:39.434578 23904 raft_consensus.cc:2468] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:39.448719 24032 consensus_queue.cc:1048] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.449774 24024 raft_consensus.cc:359] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.450484 24024 raft_consensus.cc:385] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:39.446848 23796 leader_election.cc:343] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.450922 24024 raft_consensus.cc:740] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
W20260713 09:07:39.451577 23796 leader_election.cc:343] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.451745 24024 consensus_queue.cc:260] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.453591 23901 raft_consensus.cc:2468] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:39.454771 24024 ts_tablet_manager.cc:1434] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:39.454838 23719 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.455996 24077 raft_consensus.cc:2804] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.456501 24077 raft_consensus.cc:697] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:39.457330 24025 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:39.457278 24077 consensus_queue.cc:237] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.455876 24024 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:39.459460 23794 leader_election.cc:304] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:39.460222 24044 raft_consensus.cc:2804] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.460673 24044 raft_consensus.cc:697] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:39.461424 24044 consensus_queue.cc:237] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.463655 24024 tablet_bootstrap.cc:654] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.468580 23652 catalog_manager.cc:5697] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.457821 24025 ts_tablet_manager.cc:1403] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.244s	user 0.042s	sys 0.021s
I20260713 09:07:39.452090 23796 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87; no voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:39.469506 24147 consensus_queue.cc:1048] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.478586 24021 tablet_bootstrap.cc:492] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a: No bootstrap required, opened a new log
I20260713 09:07:39.479089 24021 ts_tablet_manager.cc:1403] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.018s
I20260713 09:07:39.481374 24021 raft_consensus.cc:359] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.482017 24021 raft_consensus.cc:385] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.482306 24021 raft_consensus.cc:740] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.483038 24021 consensus_queue.cc:260] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.484831 24021 ts_tablet_manager.cc:1434] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:39.474366 23974 raft_consensus.cc:2468] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:39.486598 24118 raft_consensus.cc:2749] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.491326 24025 raft_consensus.cc:359] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.496675 24025 raft_consensus.cc:385] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.497030 24025 raft_consensus.cc:740] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.497603 24024 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
W20260713 09:07:39.492703 23796 leader_election.cc:343] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.498070 24024 ts_tablet_manager.cc:1403] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260713 09:07:39.497700 24025 consensus_queue.cc:260] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.501540 24024 raft_consensus.cc:359] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.502133 24024 raft_consensus.cc:385] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.503769 24025 ts_tablet_manager.cc:1434] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260713 09:07:39.505251 24025 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: Bootstrap starting.
I20260713 09:07:39.502409 24024 raft_consensus.cc:740] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.506734 24024 consensus_queue.cc:260] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.511933 24024 ts_tablet_manager.cc:1434] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:39.484184 24092 raft_consensus.cc:515] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.512862 24024 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:39.516093 24023 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:39.516702 24023 ts_tablet_manager.cc:1403] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.009s
I20260713 09:07:39.525712 24092 leader_election.cc:290] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:39.528331 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d0cdadabef4d07b0f946e3360b2121" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:39.528971 23830 raft_consensus.cc:3060] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.529403 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d0cdadabef4d07b0f946e3360b2121" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:39.530000 23756 raft_consensus.cc:3060] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.503207 23652 catalog_manager.cc:5697] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.537196 23796 leader_election.cc:304] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528
I20260713 09:07:39.538810 24118 raft_consensus.cc:2804] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.539255 24118 raft_consensus.cc:697] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:39.539983 24118 consensus_queue.cc:237] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.546772 24074 consensus_queue.cc:1048] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.554056 24025 tablet_bootstrap.cc:654] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.559969 24023 raft_consensus.cc:359] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.560688 24023 raft_consensus.cc:385] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.560948 24023 raft_consensus.cc:740] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.561573 24023 consensus_queue.cc:260] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.575362 24023 ts_tablet_manager.cc:1434] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260713 09:07:39.576332 24023 tablet_bootstrap.cc:492] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:39.536474 23756 raft_consensus.cc:2468] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:39.582034 24147 consensus_queue.cc:1048] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:39.594935 23943 leader_election.cc:304] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:39.595786 24094 raft_consensus.cc:2804] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.596307 24094 raft_consensus.cc:697] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Becoming Leader. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Running, Role: LEADER
I20260713 09:07:39.597148 24094 consensus_queue.cc:237] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.590092 24044 consensus_queue.cc:1048] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:07:39.607395 23830 raft_consensus.cc:2468] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:39.616282 23651 catalog_manager.cc:5697] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a006289a00a40bbbb17b7cada64591a (127.21.41.4). New cstate: current_term: 1 leader_uuid: "5a006289a00a40bbbb17b7cada64591a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.634188 24074 consensus_queue.cc:1048] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:39.649802 24024 tablet_bootstrap.cc:654] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.650982 24077 raft_consensus.cc:493] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.651485 24077 raft_consensus.cc:515] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.656976 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
W20260713 09:07:39.671705 23721 leader_election.cc:343] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.677084 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:39.677726 23905 raft_consensus.cc:2468] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:39.680186 23719 leader_election.cc:304] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.681849 24148 raft_consensus.cc:2804] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.655375 24077 leader_election.cc:290] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.682232 24148 raft_consensus.cc:493] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.684628 24148 raft_consensus.cc:3060] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.683023 24023 tablet_bootstrap.cc:654] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.729601 24026 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.735163 24025 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: No bootstrap required, opened a new log
I20260713 09:07:39.735796 24025 ts_tablet_manager.cc:1403] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: Time spent bootstrapping tablet: real 0.231s	user 0.022s	sys 0.020s
I20260713 09:07:39.733487 24026 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
W20260713 09:07:39.737560 24180 log.cc:927] Time spent T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260713 09:07:39.740370 24026 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.744727 24134 raft_consensus.cc:493] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.756240 24024 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:39.756659 24024 ts_tablet_manager.cc:1403] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.244s	user 0.025s	sys 0.028s
I20260713 09:07:39.770650 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:39.771373 23829 raft_consensus.cc:2468] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 0.
I20260713 09:07:39.755520 24134 raft_consensus.cc:515] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.774554 24024 raft_consensus.cc:359] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.785020 24024 raft_consensus.cc:385] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.785328 24024 raft_consensus.cc:740] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.776486 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.777132 23654 catalog_manager.cc:5697] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.786077 24024 consensus_queue.cc:260] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.789072 24024 ts_tablet_manager.cc:1434] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.005s
I20260713 09:07:39.774871 23869 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:39.789937 24024 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:39.790206 24151 raft_consensus.cc:2804] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.790585 24151 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.790896 24134 leader_election.cc:290] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:39.791839 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.792618 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:39.793226 23754 raft_consensus.cc:2468] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 0.
I20260713 09:07:39.790964 24151 raft_consensus.cc:3060] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:39.793367 23796 leader_election.cc:343] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.794902 24148 raft_consensus.cc:515] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.798197 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:39.798739 23904 raft_consensus.cc:3060] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.800803 24151 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.802006 24024 tablet_bootstrap.cc:654] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.802821 24151 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.802945 23795 leader_election.cc:304] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [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: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.807400 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:39.807921 23829 raft_consensus.cc:3060] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.812484 24134 raft_consensus.cc:2804] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.812986 24134 raft_consensus.cc:493] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.813405 24134 raft_consensus.cc:3060] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.813733 24094 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.814260 24094 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.816483 24094 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:39.820566 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
W20260713 09:07:39.822089 23870 leader_election.cc:343] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.822793 23829 raft_consensus.cc:2468] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:39.824062 23901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:39.824441 24148 leader_election.cc:290] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:39.824878 23901 raft_consensus.cc:2393] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a006289a00a40bbbb17b7cada64591a in current term 1: Already voted for candidate 13214f0a2d304afb9538b1054390b528 in this term.
I20260713 09:07:39.825860 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:39.825985 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:39.827473 23942 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:39.828696 24025 raft_consensus.cc:359] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
W20260713 09:07:39.829567 23721 leader_election.cc:343] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.829910 24025 raft_consensus.cc:385] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.830310 24025 raft_consensus.cc:740] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.830950 24094 raft_consensus.cc:3060] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.831350 24025 consensus_queue.cc:260] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.830519 23869 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
W20260713 09:07:39.858436 23870 leader_election.cc:343] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:39.861799 23796 consensus_peers.cc:597] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Couldn't send request to peer 5a006289a00a40bbbb17b7cada64591a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:39.865860 23652 catalog_manager.cc:5697] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a006289a00a40bbbb17b7cada64591a (127.21.41.4). New cstate: current_term: 1 leader_uuid: "5a006289a00a40bbbb17b7cada64591a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.869482 24192 raft_consensus.cc:2804] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.884764 24192 raft_consensus.cc:697] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:39.888828 24192 consensus_queue.cc:237] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.883762 24024 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: No bootstrap required, opened a new log
I20260713 09:07:39.891958 24024 ts_tablet_manager.cc:1403] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.005s
I20260713 09:07:39.894635 24024 raft_consensus.cc:359] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.872881 23904 raft_consensus.cc:2468] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:39.895284 24024 raft_consensus.cc:385] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.895596 24024 raft_consensus.cc:740] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.896435 23719 leader_election.cc:304] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.886924 23651 catalog_manager.cc:5697] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.894286 24023 tablet_bootstrap.cc:492] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:39.897555 24023 ts_tablet_manager.cc:1403] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.321s	user 0.042s	sys 0.056s
I20260713 09:07:39.897365 24024 consensus_queue.cc:260] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.897728 24148 raft_consensus.cc:2804] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.886195 24025 ts_tablet_manager.cc:1434] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.000s
I20260713 09:07:39.898878 24148 raft_consensus.cc:697] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:39.900149 24024 ts_tablet_manager.cc:1434] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:39.899981 24148 consensus_queue.cc:237] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:39.900413 24023 raft_consensus.cc:359] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.901352 24023 raft_consensus.cc:385] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:39.901645 24023 raft_consensus.cc:740] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.902273 24023 consensus_queue.cc:260] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:39.896642 24094 raft_consensus.cc:2749] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.904165 24023 ts_tablet_manager.cc:1434] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:39.905061 24023 tablet_bootstrap.cc:492] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:39.908337 24074 raft_consensus.cc:493] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.908833 24074 raft_consensus.cc:515] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.909803 24134 raft_consensus.cc:515] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.911867 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:39.912627 23974 raft_consensus.cc:2393] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13214f0a2d304afb9538b1054390b528 in current term 1: Already voted for candidate 5bfdb364a3c9443fa6fc512664497d87 in this term.
I20260713 09:07:39.912068 23651 catalog_manager.cc:5697] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.915326 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:39.915243 24134 leader_election.cc:290] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:39.910401 24023 tablet_bootstrap.cc:654] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:39.915923 23754 raft_consensus.cc:3060] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.949131 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
W20260713 09:07:39.950590 23796 leader_election.cc:343] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.951328 24190 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:39.951844 24190 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.953512 24092 consensus_queue.cc:1048] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.953923 24190 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:39.910858 24074 leader_election.cc:290] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:39.957111 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:39.957365 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:39.957763 23904 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:39.958005 23831 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 0.
I20260713 09:07:39.959070 23719 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:39.959913 24074 raft_consensus.cc:2804] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:39.960335 24074 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:39.960716 24074 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.949925 24134 consensus_queue.cc:1048] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:07:39.967458 24190 consensus_queue.cc:1048] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.971096 23651 catalog_manager.cc:5697] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 1 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.969760 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:39.978370 23720 leader_election.cc:304] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13214f0a2d304afb9538b1054390b528; no voters: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:39.978693 23754 raft_consensus.cc:2468] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:39.984472 23795 leader_election.cc:304] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [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: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:39.985584 24195 raft_consensus.cc:2804] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:39.985513 24074 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:39.986603 24195 raft_consensus.cc:697] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:39.986896 24190 raft_consensus.cc:3060] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.987490 24195 consensus_queue.cc:237] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:39.989135 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:39.989709 23830 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:39.989890 24092 consensus_queue.cc:1048] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:39.994360 24190 raft_consensus.cc:2749] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:39.996490 23830 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:40.000097 24077 consensus_queue.cc:1048] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.004838 23902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:40.011698 23902 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:40.024761 23720 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:40.025906 24147 raft_consensus.cc:2804] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:40.026471 24147 raft_consensus.cc:697] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:40.027360 24147 consensus_queue.cc:237] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.031988 23650 catalog_manager.cc:5697] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:40.005518 24074 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 1 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:40.041643 23902 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 1.
I20260713 09:07:40.042768 24118 consensus_queue.cc:1048] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.047184 24092 consensus_queue.cc:1048] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:40.066824 24023 tablet_bootstrap.cc:492] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:40.067938 24023 ts_tablet_manager.cc:1403] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.163s	user 0.023s	sys 0.023s
I20260713 09:07:40.070878 24023 raft_consensus.cc:359] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.071616 24023 raft_consensus.cc:385] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:40.071929 24023 raft_consensus.cc:740] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.072639 24023 consensus_queue.cc:260] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.074820 24023 ts_tablet_manager.cc:1434] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:40.075815 24023 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:40.081705 24023 tablet_bootstrap.cc:654] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:40.092110 24133 consensus_queue.cc:1048] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.097922 23650 catalog_manager.cc:5697] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 1 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.108523 24023 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:40.109139 24023 ts_tablet_manager.cc:1403] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260713 09:07:40.111768 24023 raft_consensus.cc:359] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.112439 24023 raft_consensus.cc:385] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:40.112829 24023 raft_consensus.cc:740] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.113500 24023 consensus_queue.cc:260] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.115595 24023 ts_tablet_manager.cc:1434] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:40.118848 24023 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a: Bootstrap starting.
I20260713 09:07:40.124200 24023 tablet_bootstrap.cc:654] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:40.140586 24023 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a: No bootstrap required, opened a new log
I20260713 09:07:40.141157 24023 ts_tablet_manager.cc:1403] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:07:40.141263 23654 catalog_manager.cc:5697] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:40.145815 24092 consensus_queue.cc:1048] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.147560 24023 raft_consensus.cc:359] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.148252 24023 raft_consensus.cc:385] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:40.148754 24023 raft_consensus.cc:740] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.149389 24023 consensus_queue.cc:260] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.151257 24023 ts_tablet_manager.cc:1434] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:40.160450 24092 raft_consensus.cc:493] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:40.161006 24092 raft_consensus.cc:515] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.163013 24092 leader_election.cc:290] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:40.164305 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:40.164623 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:40.165148 23756 raft_consensus.cc:2393] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a006289a00a40bbbb17b7cada64591a in current term 1: Already voted for candidate 5bfdb364a3c9443fa6fc512664497d87 in this term.
I20260713 09:07:40.166208 23943 leader_election.cc:304] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:40.167618 24092 raft_consensus.cc:3060] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:40.172075 24092 raft_consensus.cc:2749] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:40.297237 23975 raft_consensus.cc:3060] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:40.304364 24092 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:40.304682 24192 consensus_queue.cc:1048] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.304853 24092 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.307109 24092 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:40.308091 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:40.308427 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:40.309291 23831 raft_consensus.cc:2468] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:40.310603 23943 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:40.311746 24092 raft_consensus.cc:2804] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.312109 24092 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:40.312508 24092 raft_consensus.cc:3060] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.319576 24192 consensus_queue.cc:1048] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.320340 24092 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.321347 23974 raft_consensus.cc:1240] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Rejecting Update request from peer 852ecafa34a041069e46ad9bcfa14f8a for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.324304 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:40.325474 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:40.325963 24192 consensus_queue.cc:1059] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:40.327163 24151 raft_consensus.cc:3055] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.327623 24151 raft_consensus.cc:740] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:40.327804 24092 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:40.328718 24151 consensus_queue.cc:260] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.331800 24151 raft_consensus.cc:3060] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.332273 23943 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:40.332913 24092 raft_consensus.cc:2749] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.367828 24092 raft_consensus.cc:493] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:40.368249 24092 raft_consensus.cc:515] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.369807 24092 leader_election.cc:290] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:40.370507 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0769dc9e10a34dc9a75ff012ea969afc" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:40.370679 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0769dc9e10a34dc9a75ff012ea969afc" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:40.371868 23942 leader_election.cc:304] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:40.372452 24092 raft_consensus.cc:2749] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:40.396523 24147 consensus_queue.cc:1048] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.408001 23974 raft_consensus.cc:3060] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:40.416661 24074 consensus_queue.cc:1048] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.421402 23975 raft_consensus.cc:3060] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:40.429179 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:07:40.452642 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:40.453320 21668 tablet_replica.cc:333] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.454097 21668 raft_consensus.cc:2243] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.454742 21668 pending_rounds.cc:70] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Trying to abort 1 pending ops.
I20260713 09:07:40.454989 21668 pending_rounds.cc:77] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992271482314752 op_type: NO_OP noop_request { }
I20260713 09:07:40.455421 21668 raft_consensus.cc:2889] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:40.455729 21668 raft_consensus.cc:2272] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.457971 21668 tablet_replica.cc:333] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.458544 21668 raft_consensus.cc:2243] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.458956 21668 raft_consensus.cc:2272] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.460395 21668 tablet_replica.cc:333] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.460923 21668 raft_consensus.cc:2243] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.461593 21668 raft_consensus.cc:2272] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.463493 21668 tablet_replica.cc:333] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.464004 21668 raft_consensus.cc:2243] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.464684 21668 raft_consensus.cc:2272] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.466578 21668 tablet_replica.cc:333] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.467140 21668 raft_consensus.cc:2243] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.467532 21668 raft_consensus.cc:2272] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.469101 21668 tablet_replica.cc:333] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.469616 21668 raft_consensus.cc:2243] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.469975 21668 raft_consensus.cc:2272] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.471817 21668 tablet_replica.cc:333] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.472306 21668 raft_consensus.cc:2243] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.472954 21668 raft_consensus.cc:2272] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.474396 21668 tablet_replica.cc:333] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.474984 21668 raft_consensus.cc:2243] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.475350 21668 raft_consensus.cc:2272] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.477243 21668 tablet_replica.cc:333] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.477777 21668 raft_consensus.cc:2243] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.478441 21668 raft_consensus.cc:2272] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.480342 21668 tablet_replica.cc:333] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.480845 21668 raft_consensus.cc:2243] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.481227 21668 raft_consensus.cc:2272] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.482776 21668 tablet_replica.cc:333] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.483263 21668 raft_consensus.cc:2243] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.483618 21668 raft_consensus.cc:2272] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.485569 21668 tablet_replica.cc:333] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.486095 21668 raft_consensus.cc:2243] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.486478 21668 raft_consensus.cc:2272] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.488049 21668 tablet_replica.cc:333] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.488529 21668 raft_consensus.cc:2243] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.488981 21668 raft_consensus.cc:2272] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.490526 21668 tablet_replica.cc:333] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.491114 21668 raft_consensus.cc:2243] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.491937 21668 raft_consensus.cc:2272] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.493860 21668 tablet_replica.cc:333] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.494345 21668 raft_consensus.cc:2243] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.494753 21668 raft_consensus.cc:2272] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.496532 21668 tablet_replica.cc:333] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.497134 21668 raft_consensus.cc:2243] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:40.497900 21668 raft_consensus.cc:2272] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.499500 21668 tablet_replica.cc:333] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.499969 21668 raft_consensus.cc:2243] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.500332 21668 raft_consensus.cc:2272] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:40.501853 21668 tablet_replica.cc:333] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: stopping tablet replica
I20260713 09:07:40.502271 21668 raft_consensus.cc:2243] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:40.502691 21668 raft_consensus.cc:2272] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:40.518671 23795 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260713 09:07:40.521417 23795 consensus_peers.cc:597] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:40.529143 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
I20260713 09:07:40.552652 24193 consensus_queue.cc:1048] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:40.553465 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:40.562845 23795 consensus_peers.cc:597] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:40.563609 24221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.563660 24222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.572721 23795 consensus_peers.cc:597] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:40.581856 24225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:40.584681 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:40.587003 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:40.587263 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:40.587443 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933660587427 us; error 0 us; skew 500 ppm
I20260713 09:07:40.587986 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:40.590396 21668 webserver.cc:533] Webserver started at http://127.21.41.1:39625/ using document root <none> and password file <none>
I20260713 09:07:40.590903 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:40.591094 21668 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:40.594246 21668 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
W20260713 09:07:40.598528 23795 consensus_peers.cc:597] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:40.600183 24229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.601049 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:40.601334 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "13214f0a2d304afb9538b1054390b528"
format_stamp: "Formatted at 2026-07-13 09:07:36 on dist-test-slave-qf7c"
I20260713 09:07:40.601619 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:40.613092 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:40.614181 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:40.615923 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:40.619628 24236 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:07:40.657255 23943 consensus_peers.cc:597] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:40.700712 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:07:40.701072 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.082s	user 0.002s	sys 0.000s
I20260713 09:07:40.701351 21668 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:07:40.705240 24236 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.717154 24236 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.718118 24236 tablet_bootstrap.cc:492] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.718719 24236 ts_tablet_manager.cc:1403] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:07:40.720880 24236 raft_consensus.cc:359] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.721361 24236 raft_consensus.cc:740] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.721907 24236 consensus_queue.cc:260] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [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: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.723888 24236 ts_tablet_manager.cc:1434] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:07:40.724467 24236 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
W20260713 09:07:40.732391 23943 consensus_peers.cc:597] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:40.735661 24236 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.736521 24236 tablet_bootstrap.cc:492] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.737105 24236 ts_tablet_manager.cc:1403] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:07:40.739377 24236 raft_consensus.cc:359] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.740000 24236 raft_consensus.cc:740] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.740603 24236 consensus_queue.cc:260] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [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: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.742336 24236 ts_tablet_manager.cc:1434] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:40.743029 24236 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.755838 24236 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.756697 24236 tablet_bootstrap.cc:492] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.757292 24236 ts_tablet_manager.cc:1403] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:07:40.759500 24236 raft_consensus.cc:359] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.760149 24236 raft_consensus.cc:740] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.760794 24236 consensus_queue.cc:260] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [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: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.762583 24236 ts_tablet_manager.cc:1434] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:40.763317 24236 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.776396 24236 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.777295 24236 tablet_bootstrap.cc:492] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.777853 24236 ts_tablet_manager.cc:1403] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260713 09:07:40.780055 24236 raft_consensus.cc:359] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.780653 24236 raft_consensus.cc:740] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.781245 24236 consensus_queue.cc:260] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [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: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.782239 21668 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:07:40.782537 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.078s	sys 0.000s
I20260713 09:07:40.782992 24236 ts_tablet_manager.cc:1434] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260713 09:07:40.783797 24236 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.797672 24236 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.798532 24236 tablet_bootstrap.cc:492] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.799149 24236 ts_tablet_manager.cc:1403] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:07:40.801304 24236 raft_consensus.cc:359] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.801918 24236 raft_consensus.cc:740] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.802522 24236 consensus_queue.cc:260] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [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: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.804373 24236 ts_tablet_manager.cc:1434] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:40.805068 24236 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
W20260713 09:07:40.817281 23869 consensus_peers.cc:597] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:40.821350 24236 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.822464 24236 tablet_bootstrap.cc:492] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.823184 24236 ts_tablet_manager.cc:1403] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:07:40.826081 24236 raft_consensus.cc:359] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.826898 24236 raft_consensus.cc:740] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.827692 24236 consensus_queue.cc:260] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.830191 24236 ts_tablet_manager.cc:1434] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:40.831111 24236 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
W20260713 09:07:40.832403 23795 consensus_peers.cc:597] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:40.842955 23943 consensus_peers.cc:597] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:40.843520 23943 consensus_peers.cc:597] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:40.847095 24236 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.848112 24236 tablet_bootstrap.cc:492] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.848841 24236 ts_tablet_manager.cc:1403] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:07:40.851457 24236 raft_consensus.cc:359] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.852221 24236 raft_consensus.cc:740] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.852573 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:36407
I20260713 09:07:40.852700 24305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:36407 every 8 connection(s)
I20260713 09:07:40.852936 24236 consensus_queue.cc:260] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [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: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.854898 24236 ts_tablet_manager.cc:1434] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:40.855639 24236 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.879020 24236 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.879911 24236 tablet_bootstrap.cc:492] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.880534 24236 ts_tablet_manager.cc:1403] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260713 09:07:40.882928 24236 raft_consensus.cc:359] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.883428 24236 raft_consensus.cc:740] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.883961 24236 consensus_queue.cc:260] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [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: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.885531 24236 ts_tablet_manager.cc:1434] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:40.886204 24236 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.889207 24306 heartbeater.cc:344] Connected to a master server at 127.21.41.62:38393
I20260713 09:07:40.889592 24306 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:40.890412 24306 heartbeater.cc:507] Master 127.21.41.62:38393 requested a full tablet report, sending...
I20260713 09:07:40.898712 23654 ts_manager.cc:194] Re-registered known tserver with Master: 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:40.899154 24236 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.899868 24236 tablet_bootstrap.cc:492] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.900365 24236 ts_tablet_manager.cc:1403] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:07:40.901890 24236 raft_consensus.cc:359] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.902355 24236 raft_consensus.cc:740] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.902943 24236 consensus_queue.cc:260] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [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: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.904225 24236 ts_tablet_manager.cc:1434] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:40.904822 24236 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.912495 23654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49054
I20260713 09:07:40.914506 24236 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.915298 24236 tablet_bootstrap.cc:492] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.915525 24306 heartbeater.cc:499] Master 127.21.41.62:38393 was elected leader, sending a full tablet report...
I20260713 09:07:40.916010 24236 ts_tablet_manager.cc:1403] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:07:40.917959 24236 raft_consensus.cc:359] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.918435 24236 raft_consensus.cc:740] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.919036 24236 consensus_queue.cc:260] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [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: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:40.920660 24236 ts_tablet_manager.cc:1434] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:07:40.921241 24236 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.930667 24236 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.931257 24236 tablet_bootstrap.cc:492] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.931730 24236 ts_tablet_manager.cc:1403] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:40.933303 24236 raft_consensus.cc:359] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.933775 24236 raft_consensus.cc:740] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.934321 24236 consensus_queue.cc:260] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:40.935738 24236 ts_tablet_manager.cc:1434] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:40.936354 24236 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.947062 24236 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.947714 24236 tablet_bootstrap.cc:492] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.948208 24236 ts_tablet_manager.cc:1403] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:40.949753 24236 raft_consensus.cc:359] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.950227 24236 raft_consensus.cc:740] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.950771 24236 consensus_queue.cc:260] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [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: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.952140 24236 ts_tablet_manager.cc:1434] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:40.952978 24236 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.963028 24236 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.963711 24236 tablet_bootstrap.cc:492] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.964190 24236 ts_tablet_manager.cc:1403] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:40.965684 24236 raft_consensus.cc:359] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.966205 24236 raft_consensus.cc:740] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.966696 24236 consensus_queue.cc:260] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:40.968128 24236 ts_tablet_manager.cc:1434] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:40.968822 24236 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.979344 24236 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.980007 24236 tablet_bootstrap.cc:492] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.980585 24236 ts_tablet_manager.cc:1403] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:07:40.982249 24236 raft_consensus.cc:359] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.982726 24236 raft_consensus.cc:740] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.983197 24236 consensus_queue.cc:260] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [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: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.984638 24236 ts_tablet_manager.cc:1434] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:40.985481 24236 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:40.996244 24236 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:40.997053 24236 tablet_bootstrap.cc:492] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:40.997491 24236 ts_tablet_manager.cc:1403] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:07:40.998965 24236 raft_consensus.cc:359] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:40.999373 24236 raft_consensus.cc:740] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.999812 24236 consensus_queue.cc:260] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [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: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.001448 24236 ts_tablet_manager.cc:1434] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:41.002381 24236 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:41.013240 24236 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:07:41.014117 24236 tablet_bootstrap.cc:492] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:41.014665 24236 ts_tablet_manager.cc:1403] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260713 09:07:41.016338 24236 raft_consensus.cc:359] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.016921 24236 raft_consensus.cc:740] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.017484 24236 consensus_queue.cc:260] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.018956 24236 ts_tablet_manager.cc:1434] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:41.019870 24236 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:41.030215 24236 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:41.030938 24236 tablet_bootstrap.cc:492] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:41.031422 24236 ts_tablet_manager.cc:1403] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:41.032923 24236 raft_consensus.cc:359] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.033390 24236 raft_consensus.cc:740] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.033931 24236 consensus_queue.cc:260] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.035284 24236 ts_tablet_manager.cc:1434] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:41.036270 24236 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Bootstrap starting.
I20260713 09:07:41.053097 24236 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:41.053776 24236 tablet_bootstrap.cc:492] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Bootstrap complete.
I20260713 09:07:41.054272 24236 ts_tablet_manager.cc:1403] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:07:41.056049 24236 raft_consensus.cc:359] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.056528 24236 raft_consensus.cc:740] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.057062 24236 consensus_queue.cc:260] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.059003 24236 ts_tablet_manager.cc:1434] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:07:41.511013 24325 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.511644 24325 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.513911 24325 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.514544 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:41.514665 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.515280 24280 raft_consensus.cc:2468] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:41.516395 23869 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:41.517073 24325 raft_consensus.cc:2804] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.517395 24325 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.517686 24325 raft_consensus.cc:3060] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.522199 24325 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.523950 24325 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.524578 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:41.524955 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318bb022ec674562bc77118becea0639" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:41.525476 24280 raft_consensus.cc:3060] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.532155 24280 raft_consensus.cc:2468] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 2.
I20260713 09:07:41.533042 23869 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:41.534089 24325 raft_consensus.cc:2804] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.534744 24325 raft_consensus.cc:697] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:41.535488 24325 consensus_queue.cc:237] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.544100 23654 catalog_manager.cc:5697] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 2 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.683784 24325 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.684226 24325 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.685803 24325 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:41.686390 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.686849 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:41.687083 24280 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:41.688259 23869 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:41.688884 24325 raft_consensus.cc:2804] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.689205 24325 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.689474 24325 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.693650 24325 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.695122 24325 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:41.695786 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:41.696053 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:41.696300 24280 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.701054 24280 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 2.
I20260713 09:07:41.702001 23869 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:41.702654 24325 raft_consensus.cc:2804] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.703053 24325 raft_consensus.cc:697] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:41.703684 24325 consensus_queue.cc:237] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.714956 23654 catalog_manager.cc:5697] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 2 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:41.735267 24325 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.735774 24325 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.737747 24325 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.738476 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:41.738768 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.739411 24280 raft_consensus.cc:2468] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:41.740312 23869 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:41.741084 24325 raft_consensus.cc:2804] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.741420 24325 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.741757 24325 raft_consensus.cc:3060] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.746126 24325 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.748317 24325 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.748812 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:41.748848 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:41.749511 24280 raft_consensus.cc:3060] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.754488 24280 raft_consensus.cc:2468] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 2.
I20260713 09:07:41.755371 23869 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:41.755999 24325 raft_consensus.cc:2804] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.756397 24325 raft_consensus.cc:697] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:41.757085 24325 consensus_queue.cc:237] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.758143 24029 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.758551 24029 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.761163 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:41.761281 24029 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.761413 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20933f0ce157420691844b38c6292b7b" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.762195 24280 raft_consensus.cc:2393] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a006289a00a40bbbb17b7cada64591a in current term 2: Already voted for candidate 852ecafa34a041069e46ad9bcfa14f8a in this term.
I20260713 09:07:41.763453 23943 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:41.764107 24029 raft_consensus.cc:3060] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.764477 23654 catalog_manager.cc:5697] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 2 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.769618 24029 raft_consensus.cc:2749] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:41.823014 24327 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:41.823485 24327 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:41.824990 24327 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:41.825589 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:41.825804 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:41.826135 23905 raft_consensus.cc:2468] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 2.
I20260713 09:07:41.826510 23975 raft_consensus.cc:2393] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 2: Already voted for candidate 5a006289a00a40bbbb17b7cada64591a in this term.
I20260713 09:07:41.827111 23794 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:41.827894 24327 raft_consensus.cc:2804] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.828163 24327 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:41.828413 24327 raft_consensus.cc:3060] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.829907 24118 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.830315 24118 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.831979 24118 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:41.832685 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.833357 24280 raft_consensus.cc:2393] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 2: Already voted for candidate 852ecafa34a041069e46ad9bcfa14f8a in this term.
I20260713 09:07:41.833285 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:41.833732 24327 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:41.834750 23794 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:41.835379 24118 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.835608 24327 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 election: Requested vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791)
I20260713 09:07:41.836584 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:41.837018 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e17109eb3544988986c646407ebaa8" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:41.837744 23975 raft_consensus.cc:2393] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 2: Already voted for candidate 5a006289a00a40bbbb17b7cada64591a in this term.
I20260713 09:07:41.838841 24325 raft_consensus.cc:493] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.839224 24325 raft_consensus.cc:515] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.840716 24325 leader_election.cc:290] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:41.841370 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.841960 24280 raft_consensus.cc:2468] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:41.842029 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:41.842105 24118 raft_consensus.cc:2749] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:41.843225 23905 raft_consensus.cc:2468] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 2.
I20260713 09:07:41.843546 23869 leader_election.cc:304] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:41.844100 23794 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:41.844283 24325 raft_consensus.cc:2804] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.844686 24325 raft_consensus.cc:493] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.844931 24325 raft_consensus.cc:3060] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.844959 24118 raft_consensus.cc:2804] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.845429 24118 raft_consensus.cc:697] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:41.846083 24118 consensus_queue.cc:237] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:41.850311 24325 raft_consensus.cc:515] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.852181 24325 leader_election.cc:290] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:41.853276 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:41.853437 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:41.853842 24280 raft_consensus.cc:3060] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.857046 23654 catalog_manager.cc:5697] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 1 to 2, leader changed from 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3) to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.859355 24280 raft_consensus.cc:2468] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 2.
I20260713 09:07:41.860359 23869 leader_election.cc:304] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:41.860984 24325 raft_consensus.cc:2804] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.861424 24325 raft_consensus.cc:697] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:41.862157 24325 consensus_queue.cc:237] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.873098 23654 catalog_manager.cc:5697] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 2 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:41.884691 24327 raft_consensus.cc:493] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.888428 24327 raft_consensus.cc:515] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.890148 24327 leader_election.cc:290] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:41.890812 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.891103 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b04cc30b3f04e2986d22422d53bd9b6" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:41.891486 24280 raft_consensus.cc:2393] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 in current term 2: Already voted for candidate 852ecafa34a041069e46ad9bcfa14f8a in this term.
I20260713 09:07:41.892356 23795 leader_election.cc:304] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:41.892908 24327 raft_consensus.cc:3060] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.898363 24327 raft_consensus.cc:2749] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:41.907999 24325 raft_consensus.cc:493] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.908417 24325 raft_consensus.cc:515] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.910028 24325 leader_election.cc:290] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.910686 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a" is_pre_election: true
I20260713 09:07:41.910939 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.911540 24280 raft_consensus.cc:2468] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 1.
I20260713 09:07:41.912459 24327 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.912547 23869 leader_election.cc:304] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:41.912845 24327 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.913197 24325 raft_consensus.cc:2804] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.913561 24325 raft_consensus.cc:493] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.913884 24325 raft_consensus.cc:3060] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.914459 24327 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:41.915589 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:41.915745 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.916481 24280 raft_consensus.cc:2468] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:41.917734 23975 raft_consensus.cc:3060] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.920310 24029 raft_consensus.cc:493] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.920578 24325 raft_consensus.cc:515] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.920831 24029 raft_consensus.cc:515] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.922609 24029 leader_election.cc:290] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.923331 23975 raft_consensus.cc:1275] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:41.923559 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:41.923846 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.924084 23974 raft_consensus.cc:3060] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.923959 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:41.924558 24279 raft_consensus.cc:2468] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 1.
I20260713 09:07:41.924868 23905 raft_consensus.cc:2393] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a006289a00a40bbbb17b7cada64591a in current term 2: Already voted for candidate 852ecafa34a041069e46ad9bcfa14f8a in this term.
I20260713 09:07:41.925462 23795 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [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: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:41.924602 24337 consensus_queue.cc:1048] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:41.925879 23943 leader_election.cc:304] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [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: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:41.927757 24327 raft_consensus.cc:2804] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:41.928174 24327 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.928539 24327 raft_consensus.cc:3060] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.930094 23974 raft_consensus.cc:2468] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 2.
I20260713 09:07:41.930487 24029 raft_consensus.cc:2764] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:07:41.931092 23870 leader_election.cc:304] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:41.932049 24337 raft_consensus.cc:2804] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.932291 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f15a48c7d7484881fa445375d45fe4" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:41.932519 24337 raft_consensus.cc:697] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Becoming Leader. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:41.932863 24279 raft_consensus.cc:3060] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.933319 24337 consensus_queue.cc:237] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:41.933820 24327 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.938781 24325 leader_election.cc:290] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.939833 24279 raft_consensus.cc:2468] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852ecafa34a041069e46ad9bcfa14f8a in term 2.
I20260713 09:07:41.941035 23651 catalog_manager.cc:5697] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3). New cstate: current_term: 2 leader_uuid: "852ecafa34a041069e46ad9bcfa14f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.944530 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:41.945039 24279 raft_consensus.cc:3060] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.945684 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:41.947252 24327 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:41.951368 24279 raft_consensus.cc:2468] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 2.
I20260713 09:07:41.952492 23795 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [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: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:41.953212 24327 raft_consensus.cc:2804] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:41.954704 24327 raft_consensus.cc:697] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:41.955087 24280 raft_consensus.cc:1275] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:41.955703 24327 consensus_queue.cc:237] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.956452 24325 consensus_queue.cc:1048] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:41.969753 23654 catalog_manager.cc:5697] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.992550 24325 raft_consensus.cc:493] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:41.993065 24325 raft_consensus.cc:515] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:41.994797 24325 leader_election.cc:290] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:41.995518 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:41.995958 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1daef98fbe5b46c59a77253dd937e417" candidate_uuid: "852ecafa34a041069e46ad9bcfa14f8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:41.996618 24278 raft_consensus.cc:2393] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 852ecafa34a041069e46ad9bcfa14f8a in current term 2: Already voted for candidate 5bfdb364a3c9443fa6fc512664497d87 in this term.
I20260713 09:07:41.997551 23869 leader_election.cc:304] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [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: 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:41.998147 24325 raft_consensus.cc:3060] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:42.002888 24325 raft_consensus.cc:2749] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:42.066475 24327 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.067086 24327 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.068994 24327 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:42.069700 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528" is_pre_election: true
I20260713 09:07:42.070096 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:42.070416 24278 raft_consensus.cc:2410] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:07:42.070739 23905 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 1.
I20260713 09:07:42.071638 23794 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [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: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 13214f0a2d304afb9538b1054390b528
I20260713 09:07:42.072261 24327 raft_consensus.cc:2804] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:42.072540 24327 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.072786 24327 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:42.077203 24327 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.078770 24327 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 election: Requested vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:42.079536 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13214f0a2d304afb9538b1054390b528"
I20260713 09:07:42.079756 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "5bfdb364a3c9443fa6fc512664497d87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:42.080036 24278 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:42.080303 23905 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:42.084836 23905 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bfdb364a3c9443fa6fc512664497d87 in term 2.
I20260713 09:07:42.084900 24278 raft_consensus.cc:2410] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bfdb364a3c9443fa6fc512664497d87 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:07:42.085788 23794 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 
I20260713 09:07:42.086468 24327 raft_consensus.cc:2804] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:42.086939 24327 raft_consensus.cc:697] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Becoming Leader. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:42.087708 24327 consensus_queue.cc:237] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Queue going to LEADER 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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.094521 23651 catalog_manager.cc:5697] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 reported cstate change: term changed from 1 to 2, leader changed from 13214f0a2d304afb9538b1054390b528 (127.21.41.1) to 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "5bfdb364a3c9443fa6fc512664497d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.157004 24343 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.157469 24343 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.159464 24343 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:42.170113 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87" is_pre_election: true
I20260713 09:07:42.171739 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a" is_pre_election: true
I20260713 09:07:42.172178 23905 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:42.172976 24230 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:42.173674 24343 raft_consensus.cc:2804] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:42.174021 24343 raft_consensus.cc:493] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.174245 24343 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.178776 24343 raft_consensus.cc:515] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.180094 24343 leader_election.cc:290] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 3 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:42.180869 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:42.181295 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5e772b8f05432f8dbcdf8c49ad92c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:42.181975 23905 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.186669 23905 raft_consensus.cc:2468] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 3.
I20260713 09:07:42.187572 24230 leader_election.cc:304] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a; no voters: 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:42.188413 24343 raft_consensus.cc:2804] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:42.189548 24343 raft_consensus.cc:697] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 3 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:42.190387 24343 consensus_queue.cc:237] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.199187 23651 catalog_manager.cc:5697] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 2 to 3, leader changed from 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2) to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 3 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.206846 23829 raft_consensus.cc:1275] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.208000 24325 consensus_queue.cc:1048] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.215839 24279 raft_consensus.cc:1275] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.217698 24337 consensus_queue.cc:1048] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.269183 23905 raft_consensus.cc:1275] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Refusing update from remote peer 5bfdb364a3c9443fa6fc512664497d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.270521 24118 consensus_queue.cc:1048] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.270732 23974 raft_consensus.cc:1275] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.271987 24337 consensus_queue.cc:1048] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.280884 23975 raft_consensus.cc:1275] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 5bfdb364a3c9443fa6fc512664497d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.282334 24133 consensus_queue.cc:1048] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.288424 24279 raft_consensus.cc:1275] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.289748 24337 consensus_queue.cc:1048] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.369318 24279 raft_consensus.cc:1275] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Refusing update from remote peer 5bfdb364a3c9443fa6fc512664497d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.370517 24133 consensus_queue.cc:1048] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.378924 23905 raft_consensus.cc:1275] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Refusing update from remote peer 5bfdb364a3c9443fa6fc512664497d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.380666 24327 consensus_queue.cc:1048] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.385744 23829 raft_consensus.cc:1275] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.387198 24337 consensus_queue.cc:1048] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.397711 24279 raft_consensus.cc:1275] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.399397 24325 consensus_queue.cc:1048] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.446107 23975 raft_consensus.cc:1275] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.447393 24325 consensus_queue.cc:1048] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.455804 24279 raft_consensus.cc:1275] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Refusing update from remote peer 852ecafa34a041069e46ad9bcfa14f8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:42.457238 24324 consensus_queue.cc:1048] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.611696 24279 raft_consensus.cc:1240] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 3 LEADER]: Rejecting Update request from peer 5bfdb364a3c9443fa6fc512664497d87 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:42.612947 24133 consensus_queue.cc:1059] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.613706 24133 consensus_queue.cc:1243] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [LEADER]: Peer 13214f0a2d304afb9538b1054390b528 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:07:42.614080 24327 raft_consensus.cc:3055] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:42.614447 24327 raft_consensus.cc:740] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:42.615217 24327 consensus_queue.cc:260] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:42.616074 24327 raft_consensus.cc:3060] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.649508 23905 raft_consensus.cc:1275] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:42.650592 24343 consensus_queue.cc:1048] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.661703 23829 raft_consensus.cc:1275] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:42.662963 24343 consensus_queue.cc:1048] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.663645 24343 consensus_queue.cc:1243] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Peer 5bfdb364a3c9443fa6fc512664497d87 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:07:42.666536 23829 pending_rounds.cc:85] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: Aborting all ops after (but not including) 0
I20260713 09:07:42.666857 23829 pending_rounds.cc:107] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260713 09:07:42.667101 23829 raft_consensus.cc:2889] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:50.858042 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:50.882647 23829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe4e822d4134379a1521275308716c4"
dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
mode: GRACEFUL
new_leader_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:49300
I20260713 09:07:50.883407 23829 raft_consensus.cc:606] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Received request to transfer leadership to TS 13214f0a2d304afb9538b1054390b528
I20260713 09:07:50.886175 23829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603"
dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
mode: GRACEFUL
new_leader_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:49300
I20260713 09:07:50.886777 23829 raft_consensus.cc:606] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Received request to transfer leadership to TS 13214f0a2d304afb9538b1054390b528
I20260713 09:07:50.897578 23901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cade894881b8436b8c64a8b028017f08"
dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
mode: GRACEFUL
new_leader_uuid: "5a006289a00a40bbbb17b7cada64591a"
 from {username='slave'} at 127.0.0.1:33172
I20260713 09:07:50.898083 23901 raft_consensus.cc:606] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Received request to transfer leadership to TS 5a006289a00a40bbbb17b7cada64591a
I20260713 09:07:50.900308 23829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f"
dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
mode: GRACEFUL
new_leader_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:49300
I20260713 09:07:50.900733 23829 raft_consensus.cc:606] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Received request to transfer leadership to TS 13214f0a2d304afb9538b1054390b528
I20260713 09:07:50.902766 23829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4"
dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
mode: GRACEFUL
new_leader_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:49300
I20260713 09:07:50.903192 23829 raft_consensus.cc:606] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Received request to transfer leadership to TS 13214f0a2d304afb9538b1054390b528
I20260713 09:07:50.904157 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:50.905076 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:50.971431 24392 raft_consensus.cc:993] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: : Instructing follower 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:50.971992 24388 raft_consensus.cc:1081] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Signalling peer 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:50.973338 24279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4"
dest_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:60910
I20260713 09:07:50.973776 24279 raft_consensus.cc:493] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.974073 24279 raft_consensus.cc:3060] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.980736 24279 raft_consensus.cc:515] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:50.982383 24279 leader_election.cc:290] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:50.983860 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:50.984707 23831 raft_consensus.cc:3055] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.985028 23831 raft_consensus.cc:740] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:50.985961 23831 consensus_queue.cc:260] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:50.987260 23831 raft_consensus.cc:3060] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.994016 23831 raft_consensus.cc:2468] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:50.994880 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4cce83200749eb9d95010fe16049b4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:50.995498 23975 raft_consensus.cc:3060] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.995411 24231 leader_election.cc:304] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:50.997601 24384 raft_consensus.cc:2804] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.998996 24384 raft_consensus.cc:697] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:50.999858 24384 consensus_queue.cc:237] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.007395 23975 raft_consensus.cc:2468] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.008950 23652 catalog_manager.cc:5697] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 1 to 2, leader changed from 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2) to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.033201 24392 raft_consensus.cc:993] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: : Instructing follower 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:51.033607 24388 raft_consensus.cc:1081] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Signalling peer 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:51.034962 24279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603"
dest_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:60910
I20260713 09:07:51.035435 24279 raft_consensus.cc:493] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.035782 24279 raft_consensus.cc:3060] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.040890 24279 raft_consensus.cc:515] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.042420 24279 leader_election.cc:290] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:51.043157 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:51.043751 23975 raft_consensus.cc:3060] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.043934 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48ab93829949d9b5d9394820a10603" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:51.044461 23829 raft_consensus.cc:3055] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.044731 23829 raft_consensus.cc:740] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:51.045469 23829 consensus_queue.cc:260] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.046747 23829 raft_consensus.cc:3060] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.050092 23975 raft_consensus.cc:2468] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.051396 24232 leader_election.cc:304] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:51.052294 24384 raft_consensus.cc:2804] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.052757 24384 raft_consensus.cc:697] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:51.053601 24384 consensus_queue.cc:237] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.054100 23829 raft_consensus.cc:2468] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.165961 24392 raft_consensus.cc:993] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: : Instructing follower 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:51.167196 24388 raft_consensus.cc:1081] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Signalling peer 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:51.169108 24279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe4e822d4134379a1521275308716c4"
dest_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:60910
I20260713 09:07:51.170058 24279 raft_consensus.cc:493] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.170573 24279 raft_consensus.cc:3060] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.179674 24279 raft_consensus.cc:515] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.183256 24279 leader_election.cc:290] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Requested vote from peers 5a006289a00a40bbbb17b7cada64591a (127.21.41.4:40791), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
I20260713 09:07:51.185622 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
I20260713 09:07:51.185845 23652 catalog_manager.cc:5697] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 1 to 2, leader changed from 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2) to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.186460 23974 raft_consensus.cc:3060] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.196147 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe4e822d4134379a1521275308716c4" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:51.196803 23831 raft_consensus.cc:3055] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.197135 23831 raft_consensus.cc:740] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:51.198064 23831 consensus_queue.cc:260] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.199433 23831 raft_consensus.cc:3060] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.199452 24407 raft_consensus.cc:993] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: : Instructing follower 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:51.200124 24407 raft_consensus.cc:1081] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Signalling peer 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:51.201895 24279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f"
dest_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:60910
I20260713 09:07:51.202399 24279 raft_consensus.cc:493] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.202803 24279 raft_consensus.cc:3060] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.202358 23974 raft_consensus.cc:2468] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.210119 24232 leader_election.cc:304] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5a006289a00a40bbbb17b7cada64591a; no voters: 
I20260713 09:07:51.211045 24279 raft_consensus.cc:515] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:51.213722 24279 leader_election.cc:290] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:51.214048 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:51.214635 23830 raft_consensus.cc:3055] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.214937 23830 raft_consensus.cc:740] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bfdb364a3c9443fa6fc512664497d87, State: Running, Role: LEADER
I20260713 09:07:51.215183 23901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd74697fd55b40bf8c0ef095a195e07f" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:51.215705 23901 raft_consensus.cc:3060] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.215734 23830 consensus_queue.cc:260] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:51.216920 23830 raft_consensus.cc:3060] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.211123 24384 raft_consensus.cc:2804] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.228031 23830 raft_consensus.cc:2468] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.229557 24231 leader_election.cc:304] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:51.230742 24398 raft_consensus.cc:2804] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.237126 24384 raft_consensus.cc:697] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:51.239480 24384 consensus_queue.cc:237] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:51.212857 23831 raft_consensus.cc:2468] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.291882 23901 raft_consensus.cc:2468] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 2.
I20260713 09:07:51.335733 24406 raft_consensus.cc:993] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: : Instructing follower 5a006289a00a40bbbb17b7cada64591a to start an election
I20260713 09:07:51.336383 24387 raft_consensus.cc:1081] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Signalling peer 5a006289a00a40bbbb17b7cada64591a to start an election
I20260713 09:07:51.339299 23976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cade894881b8436b8c64a8b028017f08"
dest_uuid: "5a006289a00a40bbbb17b7cada64591a"
 from {username='slave'} at 127.0.0.1:45428
I20260713 09:07:51.339865 23976 raft_consensus.cc:493] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.340269 23976 raft_consensus.cc:3060] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.367228 24398 raft_consensus.cc:697] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:51.369521 23976 raft_consensus.cc:515] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:51.369864 24398 consensus_queue.cc:237] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:51.373037 23902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:51.373724 23902 raft_consensus.cc:3055] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.374155 23902 raft_consensus.cc:740] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:51.374948 23902 consensus_queue.cc:260] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:51.375921 23902 raft_consensus.cc:3060] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.378779 23976 leader_election.cc:290] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:51.379102 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade894881b8436b8c64a8b028017f08" candidate_uuid: "5a006289a00a40bbbb17b7cada64591a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:51.379709 23829 raft_consensus.cc:3060] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.386114 23829 raft_consensus.cc:2468] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 2.
I20260713 09:07:51.387377 23943 leader_election.cc:304] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a006289a00a40bbbb17b7cada64591a, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:51.388338 24390 raft_consensus.cc:2804] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.386195 23652 catalog_manager.cc:5697] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 1 to 2, leader changed from 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2) to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.389496 23902 raft_consensus.cc:2468] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a006289a00a40bbbb17b7cada64591a in term 2.
I20260713 09:07:51.391808 24390 raft_consensus.cc:697] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 2 LEADER]: Becoming Leader. State: Replica: 5a006289a00a40bbbb17b7cada64591a, State: Running, Role: LEADER
I20260713 09:07:51.392542 24390 consensus_queue.cc:237] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:51.405813 23652 catalog_manager.cc:5697] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a reported cstate change: term changed from 1 to 2, leader changed from 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3) to 5a006289a00a40bbbb17b7cada64591a (127.21.41.4). New cstate: current_term: 2 leader_uuid: "5a006289a00a40bbbb17b7cada64591a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.408803 23651 catalog_manager.cc:5697] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 1 to 2, leader changed from 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2) to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.480481 23829 raft_consensus.cc:1275] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.481518 24384 consensus_queue.cc:1048] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.486338 23831 raft_consensus.cc:1275] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.487697 24384 consensus_queue.cc:1048] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.491719 23976 raft_consensus.cc:1275] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.493295 24409 consensus_queue.cc:1048] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.505568 23974 raft_consensus.cc:1275] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.508342 24409 consensus_queue.cc:1048] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.752031 23976 raft_consensus.cc:1275] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.753100 24409 consensus_queue.cc:1048] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.759861 23902 raft_consensus.cc:1275] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.761590 23831 raft_consensus.cc:1275] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.761624 24409 consensus_queue.cc:1048] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:07:51.764180 24398 consensus_queue.cc:1048] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.776628 23901 raft_consensus.cc:1275] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Refusing update from remote peer 5a006289a00a40bbbb17b7cada64591a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.780967 23831 raft_consensus.cc:1275] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.782475 24409 consensus_queue.cc:1048] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.783924 24412 consensus_queue.cc:1048] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.797747 23831 raft_consensus.cc:1275] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Refusing update from remote peer 5a006289a00a40bbbb17b7cada64591a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.800037 24413 consensus_queue.cc:1048] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:52.002974 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:52.019057 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:52.033676 23902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf"
dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
mode: GRACEFUL
new_leader_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:33172
I20260713 09:07:52.034206 23902 raft_consensus.cc:606] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Received request to transfer leadership to TS 13214f0a2d304afb9538b1054390b528
I20260713 09:07:52.035332 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:52.036029 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:52.259876 23926 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3520 after lost signal to thread 21671
W20260713 09:07:52.260967 23926 debug-util.cc:398] Leaking SignalData structure 0x7b080020f860 after lost signal to thread 23688
W20260713 09:07:52.261926 23926 debug-util.cc:398] Leaking SignalData structure 0x7b0800111800 after lost signal to thread 23855
W20260713 09:07:52.262784 23926 debug-util.cc:398] Leaking SignalData structure 0x7b08000609a0 after lost signal to thread 23929
W20260713 09:07:52.263572 23926 debug-util.cc:398] Leaking SignalData structure 0x7b08001551a0 after lost signal to thread 24003
W20260713 09:07:52.264406 23926 debug-util.cc:398] Leaking SignalData structure 0x7b080006fdc0 after lost signal to thread 24305
I20260713 09:07:52.421252 24429 raft_consensus.cc:993] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: : Instructing follower 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:52.421780 24406 raft_consensus.cc:1081] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Signalling peer 13214f0a2d304afb9538b1054390b528 to start an election
I20260713 09:07:52.423468 24278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf"
dest_uuid: "13214f0a2d304afb9538b1054390b528"
 from {username='slave'} at 127.0.0.1:60920
I20260713 09:07:52.423982 24278 raft_consensus.cc:493] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.424317 24278 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.431770 24278 raft_consensus.cc:515] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:52.433578 24278 leader_election.cc:290] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [CANDIDATE]: Term 3 election: Requested vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
I20260713 09:07:52.434548 23902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "852ecafa34a041069e46ad9bcfa14f8a"
I20260713 09:07:52.434791 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e198c84edf14e45a61c669fcbc891bf" candidate_uuid: "13214f0a2d304afb9538b1054390b528" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bfdb364a3c9443fa6fc512664497d87"
I20260713 09:07:52.435166 23902 raft_consensus.cc:3055] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:52.435251 23829 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.435518 23902 raft_consensus.cc:740] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 852ecafa34a041069e46ad9bcfa14f8a, State: Running, Role: LEADER
I20260713 09:07:52.436273 23902 consensus_queue.cc:260] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:52.437389 23902 raft_consensus.cc:3060] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.441282 23829 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 3.
I20260713 09:07:52.442879 24231 leader_election.cc:304] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [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: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87; no voters: 
I20260713 09:07:52.443706 24384 raft_consensus.cc:2804] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:52.444140 24384 raft_consensus.cc:697] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 3 LEADER]: Becoming Leader. State: Replica: 13214f0a2d304afb9538b1054390b528, State: Running, Role: LEADER
I20260713 09:07:52.444485 23902 raft_consensus.cc:2468] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13214f0a2d304afb9538b1054390b528 in term 3.
I20260713 09:07:52.445010 24384 consensus_queue.cc:237] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [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: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } }
I20260713 09:07:52.453269 23652 catalog_manager.cc:5697] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 reported cstate change: term changed from 2 to 3, leader changed from 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3) to 13214f0a2d304afb9538b1054390b528 (127.21.41.1). New cstate: current_term: 3 leader_uuid: "13214f0a2d304afb9538b1054390b528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.868402 23830 raft_consensus.cc:1275] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:52.869872 24384 consensus_queue.cc:1048] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:52.883738 23902 raft_consensus.cc:1275] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Refusing update from remote peer 13214f0a2d304afb9538b1054390b528: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:52.885733 24384 consensus_queue.cc:1048] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:53.036794 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:53.050567 21668 tablet_server.cc:179] TabletServer@127.21.41.1:36407 shutting down...
I20260713 09:07:53.085613 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:53.086477 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.087678 21668 raft_consensus.cc:2243] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.088645 21668 raft_consensus.cc:2272] T 3e198c84edf14e45a61c669fcbc891bf P 13214f0a2d304afb9538b1054390b528 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.091120 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.091709 21668 raft_consensus.cc:2243] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.092521 21668 raft_consensus.cc:2272] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 13214f0a2d304afb9538b1054390b528 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.094697 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.095259 21668 raft_consensus.cc:2243] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.095933 21668 raft_consensus.cc:2272] T cd74697fd55b40bf8c0ef095a195e07f P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.097812 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.098459 21668 raft_consensus.cc:2243] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.098958 21668 raft_consensus.cc:2272] T 5b04cc30b3f04e2986d22422d53bd9b6 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.100847 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.101424 21668 raft_consensus.cc:2243] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.101802 21668 raft_consensus.cc:2272] T f47632a267ac4992b3b3c40385e1d7e1 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.104048 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.104552 21668 raft_consensus.cc:2243] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.104907 21668 raft_consensus.cc:2272] T 9f72796fef3d4a1ca41a32d44c326c08 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.106920 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.107450 21668 raft_consensus.cc:2243] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.107838 21668 raft_consensus.cc:2272] T 62d0cdadabef4d07b0f946e3360b2121 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.109769 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.110288 21668 raft_consensus.cc:2243] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.111009 21668 raft_consensus.cc:2272] T 6e48ab93829949d9b5d9394820a10603 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.112936 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.113488 21668 raft_consensus.cc:2243] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.113854 21668 raft_consensus.cc:2272] T 318bb022ec674562bc77118becea0639 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.115839 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.116449 21668 raft_consensus.cc:2243] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.116848 21668 raft_consensus.cc:2272] T f1f15a48c7d7484881fa445375d45fe4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.118918 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.119439 21668 raft_consensus.cc:2243] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.120189 21668 raft_consensus.cc:2272] T 2fe4e822d4134379a1521275308716c4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.121913 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.122375 21668 raft_consensus.cc:2243] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.122831 21668 raft_consensus.cc:2272] T 5f77c36a522d493aa5cf538dc3a8836b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.124620 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.125087 21668 raft_consensus.cc:2243] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.125463 21668 raft_consensus.cc:2272] T 8e113f8b59e544c6971f09aef9159041 P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.127290 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.127771 21668 raft_consensus.cc:2243] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.128154 21668 raft_consensus.cc:2272] T 0c6d0de0be3e44cca58bbf52c0a5416b P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.129987 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.130541 21668 raft_consensus.cc:2243] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.131013 21668 raft_consensus.cc:2272] T 1daef98fbe5b46c59a77253dd937e417 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.132786 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.133260 21668 raft_consensus.cc:2243] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.133662 21668 raft_consensus.cc:2272] T 20933f0ce157420691844b38c6292b7b P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.135759 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.136204 21668 raft_consensus.cc:2243] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.136868 21668 raft_consensus.cc:2272] T da4cce83200749eb9d95010fe16049b4 P 13214f0a2d304afb9538b1054390b528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.138661 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:53.139093 21668 raft_consensus.cc:2243] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.139425 21668 raft_consensus.cc:2272] T 5a95035c184a41958dff270da825e7ef P 13214f0a2d304afb9538b1054390b528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.166963 23795 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260713 09:07:53.170522 23795 consensus_peers.cc:597] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.181700 21668 tablet_server.cc:196] TabletServer@127.21.41.1:36407 shutdown complete.
W20260713 09:07:53.227772 23869 consensus_peers.cc:597] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.231884 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
I20260713 09:07:53.263562 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:53.264384 21668 tablet_replica.cc:333] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.265436 21668 raft_consensus.cc:2243] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.266044 21668 raft_consensus.cc:2272] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.268849 21668 tablet_replica.cc:333] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
W20260713 09:07:53.272853 23869 consensus_peers.cc:597] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.272935 23943 consensus_peers.cc:597] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a -> Peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Couldn't send request to peer 5bfdb364a3c9443fa6fc512664497d87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.273501 21668 raft_consensus.cc:2243] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.274047 21668 raft_consensus.cc:2272] T 2fe4e822d4134379a1521275308716c4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.277006 21668 tablet_replica.cc:333] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.277925 21668 raft_consensus.cc:2243] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.278959 21668 raft_consensus.cc:2272] T 71e17109eb3544988986c646407ebaa8 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.281595 21668 tablet_replica.cc:333] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.282364 21668 raft_consensus.cc:2243] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.283381 21668 raft_consensus.cc:2272] T 0769dc9e10a34dc9a75ff012ea969afc P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.286080 21668 tablet_replica.cc:333] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.286882 21668 raft_consensus.cc:2243] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.287403 21668 raft_consensus.cc:2272] T 5b04cc30b3f04e2986d22422d53bd9b6 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.289951 21668 tablet_replica.cc:333] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.290743 21668 raft_consensus.cc:2243] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.291337 21668 raft_consensus.cc:2272] T da4cce83200749eb9d95010fe16049b4 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.294090 21668 tablet_replica.cc:333] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
W20260713 09:07:53.294754 23795 consensus_peers.cc:597] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.294942 21668 raft_consensus.cc:2243] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.296007 21668 raft_consensus.cc:2272] T 1daef98fbe5b46c59a77253dd937e417 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.298902 21668 tablet_replica.cc:333] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.299762 21668 raft_consensus.cc:2243] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.300323 21668 raft_consensus.cc:2272] T 8e113f8b59e544c6971f09aef9159041 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.302896 21668 tablet_replica.cc:333] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.303665 21668 raft_consensus.cc:2243] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.304214 21668 raft_consensus.cc:2272] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.306900 21668 tablet_replica.cc:333] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.307561 21668 raft_consensus.cc:2243] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.308477 21668 raft_consensus.cc:2272] T 5f77c36a522d493aa5cf538dc3a8836b P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.309188 23869 consensus_peers.cc:597] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.310985 21668 tablet_replica.cc:333] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.311760 21668 raft_consensus.cc:2243] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.312963 21668 raft_consensus.cc:2272] T 5a95035c184a41958dff270da825e7ef P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.315613 21668 tablet_replica.cc:333] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.316450 21668 raft_consensus.cc:2243] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.317003 21668 raft_consensus.cc:2272] T cd74697fd55b40bf8c0ef095a195e07f P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.319281 21668 tablet_replica.cc:333] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.319855 21668 raft_consensus.cc:2243] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.320268 21668 raft_consensus.cc:2272] T 62d0cdadabef4d07b0f946e3360b2121 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.321938 21668 tablet_replica.cc:333] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.322429 21668 raft_consensus.cc:2243] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.322867 21668 raft_consensus.cc:2272] T 6e48ab93829949d9b5d9394820a10603 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.324602 21668 tablet_replica.cc:333] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.325063 21668 raft_consensus.cc:2243] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.325788 21668 raft_consensus.cc:2272] T e05a923c9b0d4a0aacc0318770877511 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.327574 21668 tablet_replica.cc:333] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.328059 21668 raft_consensus.cc:2243] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.328459 21668 raft_consensus.cc:2272] T cade894881b8436b8c64a8b028017f08 P 5bfdb364a3c9443fa6fc512664497d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.330309 21668 tablet_replica.cc:333] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.330844 21668 raft_consensus.cc:2243] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.331238 21668 raft_consensus.cc:2272] T 3e198c84edf14e45a61c669fcbc891bf P 5bfdb364a3c9443fa6fc512664497d87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.333314 21668 tablet_replica.cc:333] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87: stopping tablet replica
I20260713 09:07:53.333750 21668 raft_consensus.cc:2243] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.334115 21668 raft_consensus.cc:2272] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5bfdb364a3c9443fa6fc512664497d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.373472 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
W20260713 09:07:53.378309 23943 consensus_peers.cc:597] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.410324 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
W20260713 09:07:53.427433 23943 consensus_peers.cc:597] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a -> Peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Couldn't send request to peer 5bfdb364a3c9443fa6fc512664497d87. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.436573 23943 consensus_peers.cc:597] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.450817 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:53.451788 21668 tablet_replica.cc:333] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.452672 21668 raft_consensus.cc:2243] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.453284 21668 raft_consensus.cc:2272] T 71e17109eb3544988986c646407ebaa8 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.456122 21668 tablet_replica.cc:333] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.456954 21668 raft_consensus.cc:2243] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.457510 21668 raft_consensus.cc:2272] T 3f5e772b8f05432f8dbcdf8c49ad92c4 P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.460090 21668 tablet_replica.cc:333] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.460886 21668 raft_consensus.cc:2243] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.461642 21668 raft_consensus.cc:2272] T 0769dc9e10a34dc9a75ff012ea969afc P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.464275 21668 tablet_replica.cc:333] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.464988 21668 raft_consensus.cc:2243] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.465950 21668 raft_consensus.cc:2272] T 20933f0ce157420691844b38c6292b7b P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.467788 23943 consensus_peers.cc:597] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.468798 21668 tablet_replica.cc:333] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.469658 21668 raft_consensus.cc:2243] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.470211 21668 raft_consensus.cc:2272] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.472605 23942 consensus_peers.cc:597] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a -> Peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Couldn't send request to peer 852ecafa34a041069e46ad9bcfa14f8a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.472811 21668 tablet_replica.cc:333] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.473681 21668 raft_consensus.cc:2243] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.474251 21668 raft_consensus.cc:2272] T 5f77c36a522d493aa5cf538dc3a8836b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.475445 23869 consensus_peers.cc:597] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a -> Peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Couldn't send request to peer 5bfdb364a3c9443fa6fc512664497d87. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.476933 21668 tablet_replica.cc:333] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.477692 21668 raft_consensus.cc:2243] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.478214 21668 raft_consensus.cc:2272] T cade894881b8436b8c64a8b028017f08 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.478538 23869 consensus_peers.cc:597] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.480110 21668 tablet_replica.cc:333] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.480652 21668 raft_consensus.cc:2243] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.481029 21668 raft_consensus.cc:2272] T 3e198c84edf14e45a61c669fcbc891bf P 852ecafa34a041069e46ad9bcfa14f8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.483089 21668 tablet_replica.cc:333] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.483598 21668 raft_consensus.cc:2243] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.484300 21668 raft_consensus.cc:2272] T 0c6d0de0be3e44cca58bbf52c0a5416b P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.485913 21668 tablet_replica.cc:333] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.486395 21668 raft_consensus.cc:2243] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.487118 21668 raft_consensus.cc:2272] T f1f15a48c7d7484881fa445375d45fe4 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.488780 21668 tablet_replica.cc:333] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.489271 21668 raft_consensus.cc:2243] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.489930 21668 raft_consensus.cc:2272] T 318bb022ec674562bc77118becea0639 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.491710 21668 tablet_replica.cc:333] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.492180 21668 raft_consensus.cc:2243] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.492592 21668 raft_consensus.cc:2272] T 1daef98fbe5b46c59a77253dd937e417 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.494530 21668 tablet_replica.cc:333] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.495051 21668 raft_consensus.cc:2243] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.495751 21668 raft_consensus.cc:2272] T 5b04cc30b3f04e2986d22422d53bd9b6 P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.497540 21668 tablet_replica.cc:333] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.498065 21668 raft_consensus.cc:2243] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.498445 21668 raft_consensus.cc:2272] T f47632a267ac4992b3b3c40385e1d7e1 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.500367 21668 tablet_replica.cc:333] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.500872 21668 raft_consensus.cc:2243] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.501255 21668 raft_consensus.cc:2272] T cd74697fd55b40bf8c0ef095a195e07f P 852ecafa34a041069e46ad9bcfa14f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.502957 21668 tablet_replica.cc:333] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.503407 21668 raft_consensus.cc:2243] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.504117 21668 raft_consensus.cc:2272] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.505793 21668 tablet_replica.cc:333] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.506253 21668 raft_consensus.cc:2243] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.506727 21668 raft_consensus.cc:2272] T e05a923c9b0d4a0aacc0318770877511 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.508361 21668 tablet_replica.cc:333] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a: stopping tablet replica
I20260713 09:07:53.508806 21668 raft_consensus.cc:2243] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.509209 21668 raft_consensus.cc:2272] T 9f72796fef3d4a1ca41a32d44c326c08 P 852ecafa34a041069e46ad9bcfa14f8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.521318 23942 consensus_peers.cc:597] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a -> Peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Couldn't send request to peer 852ecafa34a041069e46ad9bcfa14f8a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.624191 23943 consensus_peers.cc:597] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a -> Peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Couldn't send request to peer 5bfdb364a3c9443fa6fc512664497d87. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.633461 23943 consensus_peers.cc:597] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.642128 23942 consensus_peers.cc:597] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a -> Peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Couldn't send request to peer 852ecafa34a041069e46ad9bcfa14f8a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.770947 23943 consensus_peers.cc:597] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a -> Peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Couldn't send request to peer 5bfdb364a3c9443fa6fc512664497d87. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:53.771502 23942 consensus_peers.cc:597] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a -> Peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Couldn't send request to peer 852ecafa34a041069e46ad9bcfa14f8a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:54.183864 24453 raft_consensus.cc:493] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5bfdb364a3c9443fa6fc512664497d87)
I20260713 09:07:54.184448 24453 raft_consensus.cc:515] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:54.186633 24453 leader_election.cc:290] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
W20260713 09:07:54.190164 23943 leader_election.cc:336] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
W20260713 09:07:54.190732 23942 leader_election.cc:336] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
I20260713 09:07:54.191035 23942 leader_election.cc:304] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.191572 24453 raft_consensus.cc:2749] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:54.261747 24453 raft_consensus.cc:493] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:54.262166 24453 raft_consensus.cc:515] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:54.263865 24453 leader_election.cc:290] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
W20260713 09:07:54.267253 23943 leader_election.cc:336] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
W20260713 09:07:54.267951 23943 leader_election.cc:336] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
I20260713 09:07:54.268260 23943 leader_election.cc:304] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:54.268797 24453 raft_consensus.cc:2749] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:54.428279 24453 raft_consensus.cc:493] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:54.429858 24453 raft_consensus.cc:515] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
I20260713 09:07:54.432773 24453 leader_election.cc:290] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
W20260713 09:07:54.436695 23943 leader_election.cc:336] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
W20260713 09:07:54.437505 23943 leader_election.cc:336] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
I20260713 09:07:54.437812 23943 leader_election.cc:304] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:54.438395 24453 raft_consensus.cc:2749] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:54.449693 24453 raft_consensus.cc:493] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:54.450373 24453 raft_consensus.cc:515] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:54.452546 24453 leader_election.cc:290] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
W20260713 09:07:54.456734 23942 leader_election.cc:336] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
W20260713 09:07:54.457376 23943 leader_election.cc:336] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
I20260713 09:07:54.457710 23943 leader_election.cc:304] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.458249 24453 raft_consensus.cc:2749] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:07:54.545647 21668 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23926)
I20260713 09:07:54.558269 24453 raft_consensus.cc:493] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:54.558972 24453 raft_consensus.cc:515] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:54.560802 24412 raft_consensus.cc:493] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5bfdb364a3c9443fa6fc512664497d87)
I20260713 09:07:54.560982 24453 leader_election.cc:290] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
I20260713 09:07:54.561671 24412 raft_consensus.cc:515] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:54.564302 24412 leader_election.cc:290] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
W20260713 09:07:54.566125 23942 leader_election.cc:336] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
I20260713 09:07:54.567034 24412 raft_consensus.cc:493] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:54.567955 24412 raft_consensus.cc:515] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:54.570307 24412 leader_election.cc:290] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
W20260713 09:07:54.572018 23942 leader_election.cc:336] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
W20260713 09:07:54.573032 23943 leader_election.cc:336] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
I20260713 09:07:54.573776 23943 leader_election.cc:304] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.574509 24412 raft_consensus.cc:2749] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:07:54.575255 23942 leader_election.cc:336] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
W20260713 09:07:54.582067 23943 leader_election.cc:336] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
I20260713 09:07:54.582429 23943 leader_election.cc:304] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.583154 24453 raft_consensus.cc:2749] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:54.583184 24412 raft_consensus.cc:493] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 13214f0a2d304afb9538b1054390b528)
I20260713 09:07:54.584161 24412 raft_consensus.cc:515] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } } peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } }
W20260713 09:07:54.584901 23943 leader_election.cc:336] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
I20260713 09:07:54.585264 23943 leader_election.cc:304] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.585803 24453 raft_consensus.cc:2749] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:54.586514 24412 leader_election.cc:290] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407), 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473)
W20260713 09:07:54.591182 23943 leader_election.cc:336] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
W20260713 09:07:54.592023 23943 leader_election.cc:336] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
I20260713 09:07:54.592310 23943 leader_election.cc:304] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:54.592842 24412 raft_consensus.cc:2749] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:54.663882 24412 raft_consensus.cc:493] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5bfdb364a3c9443fa6fc512664497d87)
I20260713 09:07:54.664625 24412 raft_consensus.cc:515] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:54.666954 24412 leader_election.cc:290] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
W20260713 09:07:54.670503 23943 leader_election.cc:336] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
W20260713 09:07:54.671381 23943 leader_election.cc:336] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
I20260713 09:07:54.671667 23943 leader_election.cc:304] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 5bfdb364a3c9443fa6fc512664497d87
I20260713 09:07:54.672206 24412 raft_consensus.cc:2749] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:54.810482 24412 raft_consensus.cc:493] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5bfdb364a3c9443fa6fc512664497d87)
I20260713 09:07:54.811234 24412 raft_consensus.cc:515] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:54.813476 24412 leader_election.cc:290] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
W20260713 09:07:54.817400 23943 leader_election.cc:336] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
W20260713 09:07:54.818017 23942 leader_election.cc:336] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
I20260713 09:07:54.818334 23942 leader_election.cc:304] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.818969 24412 raft_consensus.cc:2749] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:54.841349 24412 raft_consensus.cc:493] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:54.842063 24412 raft_consensus.cc:515] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } } peers { permanent_uuid: "13214f0a2d304afb9538b1054390b528" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 36407 } }
I20260713 09:07:54.844332 24412 leader_election.cc:290] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187), 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407)
W20260713 09:07:54.847812 23942 leader_election.cc:336] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
W20260713 09:07:54.848389 23943 leader_election.cc:336] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111)
I20260713 09:07:54.848711 23943 leader_election.cc:304] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 13214f0a2d304afb9538b1054390b528, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.849269 24412 raft_consensus.cc:2749] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:54.926076 24412 raft_consensus.cc:493] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 852ecafa34a041069e46ad9bcfa14f8a)
I20260713 09:07:54.926843 24412 raft_consensus.cc:515] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bfdb364a3c9443fa6fc512664497d87" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 35473 } } peers { permanent_uuid: "852ecafa34a041069e46ad9bcfa14f8a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 37187 } } peers { permanent_uuid: "5a006289a00a40bbbb17b7cada64591a" member_type: VOTER last_known_addr { host: "127.21.41.4" port: 40791 } }
I20260713 09:07:54.929270 24412 leader_election.cc:290] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473), 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187)
W20260713 09:07:54.932657 23943 leader_election.cc:336] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111)
W20260713 09:07:54.933229 23942 leader_election.cc:336] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 852ecafa34a041069e46ad9bcfa14f8a (127.21.41.3:37187): Network error: Client connection negotiation failed: client connection to 127.21.41.3:37187: connect: Connection refused (error 111)
I20260713 09:07:54.933542 23942 leader_election.cc:304] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [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: 5a006289a00a40bbbb17b7cada64591a; no voters: 5bfdb364a3c9443fa6fc512664497d87, 852ecafa34a041069e46ad9bcfa14f8a
I20260713 09:07:54.934095 24412 raft_consensus.cc:2749] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:07:55.513721 23943 consensus_peers.cc:597] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a -> Peer 5bfdb364a3c9443fa6fc512664497d87 (127.21.41.2:35473): Couldn't send request to peer 5bfdb364a3c9443fa6fc512664497d87. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:35473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:07:55.557031 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:07:55.603142 21668 tablet_server.cc:179] TabletServer@127.21.41.4:0 shutting down...
I20260713 09:07:55.638412 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:55.639204 21668 tablet_replica.cc:333] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.639907 21668 raft_consensus.cc:2243] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.640424 21668 raft_consensus.cc:2272] T 2fe4e822d4134379a1521275308716c4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.642707 21668 tablet_replica.cc:333] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.643257 21668 raft_consensus.cc:2243] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.643774 21668 raft_consensus.cc:2272] T 71e17109eb3544988986c646407ebaa8 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.645680 21668 tablet_replica.cc:333] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.646171 21668 raft_consensus.cc:2243] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.646575 21668 raft_consensus.cc:2272] T 0769dc9e10a34dc9a75ff012ea969afc P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.648581 21668 tablet_replica.cc:333] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.649127 21668 raft_consensus.cc:2243] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.649559 21668 raft_consensus.cc:2272] T f1f15a48c7d7484881fa445375d45fe4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.651348 21668 tablet_replica.cc:333] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.651787 21668 raft_consensus.cc:2243] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.652205 21668 raft_consensus.cc:2272] T 318bb022ec674562bc77118becea0639 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.654011 21668 tablet_replica.cc:333] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.654471 21668 raft_consensus.cc:2243] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.657069 21668 raft_consensus.cc:2272] T 8e113f8b59e544c6971f09aef9159041 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.659371 21668 tablet_replica.cc:333] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.660002 21668 raft_consensus.cc:2243] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.660996 21668 raft_consensus.cc:2272] T b3cd9e9a7aac4e3f9f51f45ac7d91fe5 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.664150 21668 tablet_replica.cc:333] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.664973 21668 raft_consensus.cc:2243] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.665457 21668 raft_consensus.cc:2272] T 0c6d0de0be3e44cca58bbf52c0a5416b P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:55.666420 23943 consensus_peers.cc:597] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a -> Peer 13214f0a2d304afb9538b1054390b528 (127.21.41.1:36407): Couldn't send request to peer 13214f0a2d304afb9538b1054390b528. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:36407: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:07:55.668198 21668 tablet_replica.cc:333] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.668808 21668 raft_consensus.cc:2243] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.669767 21668 raft_consensus.cc:2272] T f47632a267ac4992b3b3c40385e1d7e1 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.672034 21668 tablet_replica.cc:333] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.672580 21668 raft_consensus.cc:2243] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.673039 21668 raft_consensus.cc:2272] T e05a923c9b0d4a0aacc0318770877511 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.675362 21668 tablet_replica.cc:333] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.675860 21668 raft_consensus.cc:2243] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.676859 21668 raft_consensus.cc:2272] T 9f72796fef3d4a1ca41a32d44c326c08 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.679016 21668 tablet_replica.cc:333] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.679543 21668 raft_consensus.cc:2243] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.680389 21668 raft_consensus.cc:2272] T 62d0cdadabef4d07b0f946e3360b2121 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.682247 21668 tablet_replica.cc:333] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.682789 21668 raft_consensus.cc:2243] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.683179 21668 raft_consensus.cc:2272] T 6e48ab93829949d9b5d9394820a10603 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.685070 21668 tablet_replica.cc:333] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.685601 21668 raft_consensus.cc:2243] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.686059 21668 raft_consensus.cc:2272] T da4cce83200749eb9d95010fe16049b4 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.687903 21668 tablet_replica.cc:333] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.688453 21668 raft_consensus.cc:2243] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.688927 21668 raft_consensus.cc:2272] T 20933f0ce157420691844b38c6292b7b P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.690704 21668 tablet_replica.cc:333] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.692168 21668 raft_consensus.cc:2243] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.692622 21668 raft_consensus.cc:2272] T 5a95035c184a41958dff270da825e7ef P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.694495 21668 tablet_replica.cc:333] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.694986 21668 raft_consensus.cc:2243] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.695789 21668 raft_consensus.cc:2272] T cade894881b8436b8c64a8b028017f08 P 5a006289a00a40bbbb17b7cada64591a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.697753 21668 tablet_replica.cc:333] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a: stopping tablet replica
I20260713 09:07:55.698216 21668 raft_consensus.cc:2243] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:55.698674 21668 raft_consensus.cc:2272] T 9c17b65d964847a1b7de9a5c4f27a3c7 P 5a006289a00a40bbbb17b7cada64591a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.738271 21668 tablet_server.cc:196] TabletServer@127.21.41.4:0 shutdown complete.
I20260713 09:07:55.770519 21668 master.cc:562] Master@127.21.41.62:38393 shutting down...
I20260713 09:07:55.793941 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.794739 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.795125 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4370e92093004db8aec1a42ab7467a2a: stopping tablet replica
I20260713 09:07:55.815549 21668 master.cc:584] Master@127.21.41.62:38393 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19783 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:07:55.873850 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:36609
I20260713 09:07:55.875147 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.880739 24458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:55.880787 24459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:55.881665 24461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:55.881989 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:55.882946 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.883114 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.883229 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933675883219 us; error 0 us; skew 500 ppm
I20260713 09:07:55.883664 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.885870 21668 webserver.cc:533] Webserver started at http://127.21.41.62:41823/ using document root <none> and password file <none>
I20260713 09:07:55.886308 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.886456 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.886721 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.887856 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-qf7c"
I20260713 09:07:55.892028 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:07:55.895180 24466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.895961 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:07:55.896266 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-qf7c"
I20260713 09:07:55.896529 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:55.922362 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.923645 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.960321 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:36609
I20260713 09:07:55.960414 24517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:36609 every 8 connection(s)
I20260713 09:07:55.964334 24518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.974321 24518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb: Bootstrap starting.
I20260713 09:07:55.978935 24518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.982939 24518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb: No bootstrap required, opened a new log
I20260713 09:07:55.985067 24518 raft_consensus.cc:359] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb" member_type: VOTER }
I20260713 09:07:55.985422 24518 raft_consensus.cc:385] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.985706 24518 raft_consensus.cc:740] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a66a8fb7b4904b01b7a573a9bc4fb, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.986359 24518 consensus_queue.cc:260] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d92a66a8fb7b4904b01b7a573a9bc4fb" member_type: VOTER }
I20260713 09:07:55.986888 24518 raft_consensus.cc:399] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:55.987123 24518 raft_consensus.cc:493] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:55.987385 24518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.991346 24518 raft_consensus.cc:515] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb" member_type: VOTER }
I20260713 09:07:55.991816 24518 leader_election.cc:304] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [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: d92a66a8fb7b4904b01b7a573a9bc4fb; no voters: 
I20260713 09:07:55.992827 24518 leader_election.cc:290] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:55.993201 24521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:55.994499 24521 raft_consensus.cc:697] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 1 LEADER]: Becoming Leader. State: Replica: d92a66a8fb7b4904b01b7a573a9bc4fb, State: Running, Role: LEADER
I20260713 09:07:55.995227 24521 consensus_queue.cc:237] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [LEADER]: Queue going to LEADER mode. State: All 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: "d92a66a8fb7b4904b01b7a573a9bc4fb" member_type: VOTER }
I20260713 09:07:55.995695 24518 sys_catalog.cc:565] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:56.002108 24523 sys_catalog.cc:455] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader d92a66a8fb7b4904b01b7a573a9bc4fb. Latest consensus state: current_term: 1 leader_uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb" member_type: VOTER } }
I20260713 09:07:56.002463 24522 sys_catalog.cc:455] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92a66a8fb7b4904b01b7a573a9bc4fb" member_type: VOTER } }
I20260713 09:07:56.002861 24523 sys_catalog.cc:458] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:56.003070 24522 sys_catalog.cc:458] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:56.004911 24530 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:56.009714 24530 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:56.011293 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:56.018347 24530 catalog_manager.cc:1383] Generated new cluster ID: 0aa6100afbb740c39baa1b9141dc78bd
I20260713 09:07:56.018596 24530 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:56.041684 24530 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:56.042898 24530 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:56.067838 24530 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb: Generated new TSK 0
I20260713 09:07:56.068382 24530 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:56.077368 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.083377 24539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.084470 24540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.085501 24542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.085969 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:56.086985 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.087203 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.087392 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933676087375 us; error 0 us; skew 500 ppm
I20260713 09:07:56.087929 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.089993 21668 webserver.cc:533] Webserver started at http://127.21.41.1:45553/ using document root <none> and password file <none>
I20260713 09:07:56.090459 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.090690 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.090962 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.092000 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "a1c1c71420484366b70b1a373172f5ab"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:07:56.096302 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:07:56.099632 24547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.100371 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:56.100653 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "a1c1c71420484366b70b1a373172f5ab"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:07:56.101020 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.121891 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.123112 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.124505 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:56.127244 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:56.127454 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.127702 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:56.127885 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.166079 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:37413
I20260713 09:07:56.166199 24609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:37413 every 8 connection(s)
I20260713 09:07:56.171002 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.178115 24614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.179543 24615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.182166 24617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.182917 21668 server_base.cc:1061] running on GCE node
I20260713 09:07:56.183862 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.184069 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.184231 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933676184214 us; error 0 us; skew 500 ppm
I20260713 09:07:56.184741 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.187222 21668 webserver.cc:533] Webserver started at http://127.21.41.2:38231/ using document root <none> and password file <none>
I20260713 09:07:56.187801 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.188015 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.188330 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.188720 24610 heartbeater.cc:344] Connected to a master server at 127.21.41.62:36609
I20260713 09:07:56.189095 24610 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:56.189625 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "546aafe7f74144f5bb3c5b040b6841d2"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:07:56.189726 24610 heartbeater.cc:507] Master 127.21.41.62:36609 requested a full tablet report, sending...
I20260713 09:07:56.191880 24483 ts_manager.cc:194] Registered new tserver with Master: a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413)
I20260713 09:07:56.194360 24483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38076
I20260713 09:07:56.195225 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260713 09:07:56.198671 24622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.199391 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:56.199620 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "546aafe7f74144f5bb3c5b040b6841d2"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:07:56.199844 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.217350 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.218588 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.219930 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:56.222051 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:56.222249 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.222512 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:56.222702 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:07:56.261327 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:45089
I20260713 09:07:56.261431 24684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:45089 every 8 connection(s)
I20260713 09:07:56.265973 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.272730 24688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.273970 24689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.277686 21668 server_base.cc:1061] running on GCE node
W20260713 09:07:56.278219 24692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.278748 24685 heartbeater.cc:344] Connected to a master server at 127.21.41.62:36609
I20260713 09:07:56.279160 24685 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:56.279286 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.279583 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.279765 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933676279730 us; error 0 us; skew 500 ppm
I20260713 09:07:56.280009 24685 heartbeater.cc:507] Master 127.21.41.62:36609 requested a full tablet report, sending...
I20260713 09:07:56.280406 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.282125 24483 ts_manager.cc:194] Registered new tserver with Master: 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:56.282915 21668 webserver.cc:533] Webserver started at http://127.21.41.3:38271/ using document root <none> and password file <none>
I20260713 09:07:56.283424 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.283610 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.283646 24483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38088
I20260713 09:07:56.283898 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.285197 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "7b195c18afcc4496bee9274f4e52443d"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:07:56.289364 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:56.292313 24696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.293010 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:56.293303 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "7b195c18afcc4496bee9274f4e52443d"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:07:56.293583 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.310247 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.311519 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.312958 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:56.315176 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:56.315409 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.315658 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:56.315828 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.353219 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:44469
I20260713 09:07:56.353312 24758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:44469 every 8 connection(s)
I20260713 09:07:56.366305 24759 heartbeater.cc:344] Connected to a master server at 127.21.41.62:36609
I20260713 09:07:56.366695 24759 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:56.367384 24759 heartbeater.cc:507] Master 127.21.41.62:36609 requested a full tablet report, sending...
I20260713 09:07:56.369133 24483 ts_manager.cc:194] Registered new tserver with Master: 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:56.369555 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013147325s
I20260713 09:07:56.370383 24483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38098
I20260713 09:07:56.393000 24483 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38104:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:56.396603 24483 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:56.462162 24724 tablet_service.cc:1511] Processing CreateTablet for tablet d92c1dec43974f36a49d05689fd3b7cc (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:56.462864 24723 tablet_service.cc:1511] Processing CreateTablet for tablet 06220e98e878475ba7e61cd2ca50c545 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:56.463601 24724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92c1dec43974f36a49d05689fd3b7cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.464294 24723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06220e98e878475ba7e61cd2ca50c545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.467464 24575 tablet_service.cc:1511] Processing CreateTablet for tablet d92c1dec43974f36a49d05689fd3b7cc (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:56.468786 24575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92c1dec43974f36a49d05689fd3b7cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.471956 24574 tablet_service.cc:1511] Processing CreateTablet for tablet 06220e98e878475ba7e61cd2ca50c545 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:56.473569 24574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06220e98e878475ba7e61cd2ca50c545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.475961 24573 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa10f4c63144b8bddd5decb62a7ed5 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:56.477784 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa10f4c63144b8bddd5decb62a7ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.487964 24722 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa10f4c63144b8bddd5decb62a7ed5 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:56.489305 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa10f4c63144b8bddd5decb62a7ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.497572 24572 tablet_service.cc:1511] Processing CreateTablet for tablet 92473d2536834285a5e56c950a00f4fc (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:56.498998 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92473d2536834285a5e56c950a00f4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.508101 24721 tablet_service.cc:1511] Processing CreateTablet for tablet 92473d2536834285a5e56c950a00f4fc (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:56.511399 24720 tablet_service.cc:1511] Processing CreateTablet for tablet e5b23ab9b6b84243ad0afb8e3e484055 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:56.515486 24571 tablet_service.cc:1511] Processing CreateTablet for tablet e5b23ab9b6b84243ad0afb8e3e484055 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:56.518234 24570 tablet_service.cc:1511] Processing CreateTablet for tablet f30d231e0a15463fab8bce244475e764 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:56.520556 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92473d2536834285a5e56c950a00f4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.525189 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b23ab9b6b84243ad0afb8e3e484055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.530165 24719 tablet_service.cc:1511] Processing CreateTablet for tablet f30d231e0a15463fab8bce244475e764 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:56.532510 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30d231e0a15463fab8bce244475e764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.539002 24571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b23ab9b6b84243ad0afb8e3e484055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.548863 24569 tablet_service.cc:1511] Processing CreateTablet for tablet a68e9a8362ee4299a02a5421069cb3c2 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:56.552121 24569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68e9a8362ee4299a02a5421069cb3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.554828 24718 tablet_service.cc:1511] Processing CreateTablet for tablet a68e9a8362ee4299a02a5421069cb3c2 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:56.565356 24573 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6df32ba0c84c4194a924f6fed96e62 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:56.567433 24724 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfe0ddba5ce4789b1e49effd66ee53f (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:56.570379 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6df32ba0c84c4194a924f6fed96e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.570036 24717 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6df32ba0c84c4194a924f6fed96e62 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:56.575445 24574 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfe0ddba5ce4789b1e49effd66ee53f (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:56.576699 24574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfe0ddba5ce4789b1e49effd66ee53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.577028 24572 tablet_service.cc:1511] Processing CreateTablet for tablet 3a045a2583b542539913033b8c837f74 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:56.578234 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a045a2583b542539913033b8c837f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.579062 24716 tablet_service.cc:1511] Processing CreateTablet for tablet 3a045a2583b542539913033b8c837f74 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:56.587080 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30d231e0a15463fab8bce244475e764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.590093 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68e9a8362ee4299a02a5421069cb3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.594986 24717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6df32ba0c84c4194a924f6fed96e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.602270 24648 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa10f4c63144b8bddd5decb62a7ed5 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:56.603636 24648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa10f4c63144b8bddd5decb62a7ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.603993 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a045a2583b542539913033b8c837f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.603853 24647 tablet_service.cc:1511] Processing CreateTablet for tablet 92473d2536834285a5e56c950a00f4fc (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:56.605191 24647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92473d2536834285a5e56c950a00f4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.605333 24646 tablet_service.cc:1511] Processing CreateTablet for tablet e5b23ab9b6b84243ad0afb8e3e484055 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:56.606410 24650 tablet_service.cc:1511] Processing CreateTablet for tablet d92c1dec43974f36a49d05689fd3b7cc (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:56.607937 24645 tablet_service.cc:1511] Processing CreateTablet for tablet f30d231e0a15463fab8bce244475e764 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:56.609767 24649 tablet_service.cc:1511] Processing CreateTablet for tablet 06220e98e878475ba7e61cd2ca50c545 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:56.610283 24644 tablet_service.cc:1511] Processing CreateTablet for tablet a68e9a8362ee4299a02a5421069cb3c2 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:56.606594 24646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b23ab9b6b84243ad0afb8e3e484055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.620218 24644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68e9a8362ee4299a02a5421069cb3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.603955 24643 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfe0ddba5ce4789b1e49effd66ee53f (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:56.616566 24641 tablet_service.cc:1511] Processing CreateTablet for tablet 3a045a2583b542539913033b8c837f74 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:56.617573 24642 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6df32ba0c84c4194a924f6fed96e62 (DEFAULT_TABLE table=test-workload [id=11efc9f3d4ce43e7932d18e4afa75e5b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:56.623020 24650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92c1dec43974f36a49d05689fd3b7cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.626924 24641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a045a2583b542539913033b8c837f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.629472 24643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfe0ddba5ce4789b1e49effd66ee53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.634938 24642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6df32ba0c84c4194a924f6fed96e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.642925 24649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06220e98e878475ba7e61cd2ca50c545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.643503 24774 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:56.647472 24645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30d231e0a15463fab8bce244475e764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.663826 24775 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:56.684532 24724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfe0ddba5ce4789b1e49effd66ee53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.686472 24776 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:56.695660 24774 tablet_bootstrap.cc:654] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.724984 24775 tablet_bootstrap.cc:654] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.730748 24776 tablet_bootstrap.cc:654] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.734337 24775 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:56.734800 24775 ts_tablet_manager.cc:1403] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
I20260713 09:07:56.736014 24774 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:56.736447 24774 ts_tablet_manager.cc:1403] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.033s
I20260713 09:07:56.737480 24775 raft_consensus.cc:359] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:56.738008 24776 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:56.738013 24775 raft_consensus.cc:385] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.738560 24775 raft_consensus.cc:740] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.738763 24776 ts_tablet_manager.cc:1403] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260713 09:07:56.739297 24775 consensus_queue.cc:260] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:56.739326 24774 raft_consensus.cc:359] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.740139 24774 raft_consensus.cc:385] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.740450 24774 raft_consensus.cc:740] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.741222 24610 heartbeater.cc:499] Master 127.21.41.62:36609 was elected leader, sending a full tablet report...
I20260713 09:07:56.741807 24775 ts_tablet_manager.cc:1434] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:56.741277 24774 consensus_queue.cc:260] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.742199 24776 raft_consensus.cc:359] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.742683 24775 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:56.743072 24776 raft_consensus.cc:385] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.743530 24776 raft_consensus.cc:740] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.746047 24759 heartbeater.cc:499] Master 127.21.41.62:36609 was elected leader, sending a full tablet report...
I20260713 09:07:56.744674 24776 consensus_queue.cc:260] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.748595 24774 ts_tablet_manager.cc:1434] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:07:56.749650 24774 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:56.751997 24775 tablet_bootstrap.cc:654] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.760196 24774 tablet_bootstrap.cc:654] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.766146 24775 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:56.766816 24775 ts_tablet_manager.cc:1403] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260713 09:07:56.772145 24775 raft_consensus.cc:359] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.773128 24775 raft_consensus.cc:385] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.773510 24775 raft_consensus.cc:740] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.774726 24775 consensus_queue.cc:260] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.777890 24775 ts_tablet_manager.cc:1434] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:56.779364 24775 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:56.787873 24775 tablet_bootstrap.cc:654] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.799492 24685 heartbeater.cc:499] Master 127.21.41.62:36609 was elected leader, sending a full tablet report...
I20260713 09:07:56.800083 24774 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:56.800161 24776 ts_tablet_manager.cc:1434] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.061s	user 0.037s	sys 0.020s
I20260713 09:07:56.800590 24774 ts_tablet_manager.cc:1403] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.026s
I20260713 09:07:56.801604 24776 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:56.803609 24774 raft_consensus.cc:359] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:56.804299 24774 raft_consensus.cc:385] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.804648 24774 raft_consensus.cc:740] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.805648 24774 consensus_queue.cc:260] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:56.808531 24774 ts_tablet_manager.cc:1434] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:56.809464 24774 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:56.811069 24776 tablet_bootstrap.cc:654] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.811352 24786 raft_consensus.cc:493] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.811833 24786 raft_consensus.cc:515] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.825897 24774 tablet_bootstrap.cc:654] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.827639 24786 leader_election.cc:290] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:56.845670 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa10f4c63144b8bddd5decb62a7ed5" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
W20260713 09:07:56.847388 24625 leader_election.cc:343] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.847666 24776 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:56.848238 24776 ts_tablet_manager.cc:1403] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.028s
I20260713 09:07:56.848901 24775 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:56.849399 24775 ts_tablet_manager.cc:1403] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.043s
I20260713 09:07:56.850531 24776 raft_consensus.cc:359] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.851301 24776 raft_consensus.cc:385] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.852818 24775 raft_consensus.cc:359] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.853500 24775 raft_consensus.cc:385] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.853698 24775 raft_consensus.cc:740] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.854439 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa10f4c63144b8bddd5decb62a7ed5" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:56.854331 24775 consensus_queue.cc:260] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.855108 24585 raft_consensus.cc:2468] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 0.
I20260713 09:07:56.851650 24776 raft_consensus.cc:740] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.856496 24775 ts_tablet_manager.cc:1434] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:56.856208 24776 consensus_queue.cc:260] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.857201 24774 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:56.858377 24774 ts_tablet_manager.cc:1403] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.001s
I20260713 09:07:56.858533 24776 ts_tablet_manager.cc:1434] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:07:56.859436 24776 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:56.861311 24774 raft_consensus.cc:359] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.862008 24774 raft_consensus.cc:385] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.862308 24774 raft_consensus.cc:740] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.863090 24774 consensus_queue.cc:260] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.864737 24776 tablet_bootstrap.cc:654] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.865180 24774 ts_tablet_manager.cc:1434] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:07:56.866142 24774 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:56.866786 24780 raft_consensus.cc:493] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.857448 24775 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:56.867301 24780 raft_consensus.cc:515] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.857867 24626 leader_election.cc:304] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [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: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 7b195c18afcc4496bee9274f4e52443d
I20260713 09:07:56.872433 24774 tablet_bootstrap.cc:654] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.872974 24786 raft_consensus.cc:2804] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.873440 24786 raft_consensus.cc:493] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.873869 24786 raft_consensus.cc:3060] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.876821 24775 tablet_bootstrap.cc:654] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.889999 24775 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:56.890769 24775 ts_tablet_manager.cc:1403] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260713 09:07:56.894402 24775 raft_consensus.cc:359] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.895540 24775 raft_consensus.cc:385] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.895963 24775 raft_consensus.cc:740] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.896896 24775 consensus_queue.cc:260] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.890656 24780 leader_election.cc:290] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:56.906544 24775 ts_tablet_manager.cc:1434] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:07:56.908030 24775 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:56.914606 24786 raft_consensus.cc:515] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.942754 24775 tablet_bootstrap.cc:654] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.945483 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa10f4c63144b8bddd5decb62a7ed5" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:56.946285 24585 raft_consensus.cc:3060] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.956355 24775 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:56.957096 24775 ts_tablet_manager.cc:1403] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.032s
I20260713 09:07:56.961149 24775 raft_consensus.cc:359] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.961441 24585 raft_consensus.cc:2468] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 1.
I20260713 09:07:56.962302 24775 raft_consensus.cc:385] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.962955 24775 raft_consensus.cc:740] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.963896 24775 consensus_queue.cc:260] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.967476 24775 ts_tablet_manager.cc:1434] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:07:56.968843 24775 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:56.969165 24780 raft_consensus.cc:493] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.969645 24780 raft_consensus.cc:515] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.970932 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa10f4c63144b8bddd5decb62a7ed5" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
I20260713 09:07:56.971650 24780 leader_election.cc:290] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
W20260713 09:07:56.972740 24625 leader_election.cc:343] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.974866 24626 leader_election.cc:304] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [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: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 7b195c18afcc4496bee9274f4e52443d
I20260713 09:07:56.976805 24775 tablet_bootstrap.cc:654] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.976747 24782 raft_consensus.cc:2804] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.981762 24781 raft_consensus.cc:493] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.982424 24781 raft_consensus.cc:515] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:56.992017 24781 leader_election.cc:290] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:56.999605 24775 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:57.002432 24775 ts_tablet_manager.cc:1403] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.001s
W20260713 09:07:57.006726 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:57.010900 24775 raft_consensus.cc:359] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.015173 24775 raft_consensus.cc:385] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.016105 24775 raft_consensus.cc:740] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.018098 24775 consensus_queue.cc:260] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.024559 24775 ts_tablet_manager.cc:1434] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260713 09:07:57.027872 24775 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:57.040649 24781 raft_consensus.cc:493] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.041342 24781 raft_consensus.cc:515] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:57.044049 24781 leader_election.cc:290] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:56.973486 24786 leader_election.cc:290] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.048435 24775 tablet_bootstrap.cc:654] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.052501 24782 raft_consensus.cc:697] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 LEADER]: Becoming Leader. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Running, Role: LEADER
I20260713 09:07:57.053718 24781 raft_consensus.cc:493] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.054391 24781 raft_consensus.cc:515] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.056979 24781 leader_election.cc:290] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.057813 24782 consensus_queue.cc:237] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.065042 24775 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:57.065568 24775 ts_tablet_manager.cc:1403] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260713 09:07:57.069720 24775 raft_consensus.cc:359] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.070698 24775 raft_consensus.cc:385] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.071102 24775 raft_consensus.cc:740] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.072154 24775 consensus_queue.cc:260] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.074122 24482 catalog_manager.cc:5697] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.075393 24775 ts_tablet_manager.cc:1434] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:57.076918 24775 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:57.085570 24775 tablet_bootstrap.cc:654] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.088673 24774 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:57.091735 24774 ts_tablet_manager.cc:1403] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.226s	user 0.094s	sys 0.123s
I20260713 09:07:57.093832 24776 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.094509 24774 raft_consensus.cc:359] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.095341 24774 raft_consensus.cc:385] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.095834 24774 raft_consensus.cc:740] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.096709 24659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.094509 24776 ts_tablet_manager.cc:1403] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.235s	user 0.105s	sys 0.115s
I20260713 09:07:57.096701 24660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.098210 24658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
W20260713 09:07:57.098982 24548 leader_election.cc:343] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.099758 24775 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:57.099746 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92473d2536834285a5e56c950a00f4fc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.100274 24775 ts_tablet_manager.cc:1403] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260713 09:07:57.100545 24657 raft_consensus.cc:2468] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.100857 24776 raft_consensus.cc:359] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.101518 24776 raft_consensus.cc:385] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.101794 24776 raft_consensus.cc:740] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.102479 24776 consensus_queue.cc:260] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.103083 24775 raft_consensus.cc:359] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.103955 24775 raft_consensus.cc:385] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.104211 24775 raft_consensus.cc:740] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.104378 24776 ts_tablet_manager.cc:1434] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:07:57.104806 24775 consensus_queue.cc:260] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.105211 24776 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
W20260713 09:07:57.106465 24697 leader_election.cc:343] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.106967 24775 ts_tablet_manager.cc:1434] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:57.107132 24697 leader_election.cc:304] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d; no voters: 
W20260713 09:07:57.099718 24548 leader_election.cc:343] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.107987 24775 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:07:57.110049 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.096542 24774 consensus_queue.cc:260] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.100037 24659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92c1dec43974f36a49d05689fd3b7cc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.111779 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92c1dec43974f36a49d05689fd3b7cc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.112388 24584 raft_consensus.cc:2468] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
W20260713 09:07:57.112442 24697 leader_election.cc:343] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.112941 24776 tablet_bootstrap.cc:654] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.114441 24781 raft_consensus.cc:2804] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.114820 24781 raft_consensus.cc:493] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.115124 24781 raft_consensus.cc:3060] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.117249 24700 leader_election.cc:304] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [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: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:07:57.118641 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92473d2536834285a5e56c950a00f4fc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.117376 24585 raft_consensus.cc:2468] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.127935 24583 raft_consensus.cc:2468] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.135438 24781 raft_consensus.cc:515] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.138127 24781 leader_election.cc:290] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.139873 24659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92473d2536834285a5e56c950a00f4fc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.140625 24659 raft_consensus.cc:3060] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.150285 24774 ts_tablet_manager.cc:1434] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.058s	user 0.018s	sys 0.018s
I20260713 09:07:57.153316 24774 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:57.156550 24775 tablet_bootstrap.cc:654] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.157249 24781 raft_consensus.cc:2804] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.160743 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92473d2536834285a5e56c950a00f4fc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.161334 24583 raft_consensus.cc:3060] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.161895 24776 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.162372 24776 ts_tablet_manager.cc:1403] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.003s
I20260713 09:07:57.162886 24774 tablet_bootstrap.cc:654] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.163509 24781 raft_consensus.cc:493] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.163909 24781 raft_consensus.cc:3060] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.165342 24776 raft_consensus.cc:359] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.166175 24776 raft_consensus.cc:385] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.166447 24776 raft_consensus.cc:740] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.157653 24659 raft_consensus.cc:2468] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.167294 24776 consensus_queue.cc:260] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.168129 24697 leader_election.cc:304] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d; no voters: 
I20260713 09:07:57.170092 24809 raft_consensus.cc:2804] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.170733 24809 raft_consensus.cc:697] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:57.171615 24809 consensus_queue.cc:237] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.173704 24700 leader_election.cc:304] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [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: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:07:57.174755 24583 raft_consensus.cc:2468] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.176450 24733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.177685 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.178421 24774 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
W20260713 09:07:57.178390 24550 leader_election.cc:343] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.179071 24774 ts_tablet_manager.cc:1403] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.005s
I20260713 09:07:57.179044 24550 leader_election.cc:304] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d
I20260713 09:07:57.180209 24780 raft_consensus.cc:2749] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.178784 24808 raft_consensus.cc:2804] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.180771 24808 raft_consensus.cc:493] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.181200 24808 raft_consensus.cc:3060] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.181766 24774 raft_consensus.cc:359] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.182456 24774 raft_consensus.cc:385] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.182750 24774 raft_consensus.cc:740] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.182870 24780 raft_consensus.cc:493] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.183283 24780 raft_consensus.cc:515] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.183451 24774 consensus_queue.cc:260] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.185781 24780 leader_election.cc:290] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.186470 24659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfe0ddba5ce4789b1e49effd66ee53f" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
W20260713 09:07:57.189073 24548 leader_election.cc:343] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.188340 24733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfe0ddba5ce4789b1e49effd66ee53f" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
W20260713 09:07:57.190991 24550 leader_election.cc:343] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.191392 24550 leader_election.cc:304] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d
I20260713 09:07:57.191282 24781 raft_consensus.cc:515] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:57.192577 24780 raft_consensus.cc:2749] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.192462 24808 raft_consensus.cc:515] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.193636 24734 raft_consensus.cc:2393] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c1c71420484366b70b1a373172f5ab in current term 1: Already voted for candidate 7b195c18afcc4496bee9274f4e52443d in this term.
I20260713 09:07:57.194959 24781 leader_election.cc:290] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.196759 24659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92c1dec43974f36a49d05689fd3b7cc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.197224 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.198966 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.194566 24808 leader_election.cc:290] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.199530 24585 raft_consensus.cc:3060] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.199752 24776 ts_tablet_manager.cc:1434] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260713 09:07:57.200682 24776 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:57.200886 24775 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:57.201468 24775 ts_tablet_manager.cc:1403] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.004s
I20260713 09:07:57.202785 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92c1dec43974f36a49d05689fd3b7cc" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.203326 24583 raft_consensus.cc:3060] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.203693 24774 ts_tablet_manager.cc:1434] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.008s
I20260713 09:07:57.204262 24775 raft_consensus.cc:359] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.204653 24774 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:57.204890 24775 raft_consensus.cc:385] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.205154 24775 raft_consensus.cc:740] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.205767 24775 consensus_queue.cc:260] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.207634 24775 ts_tablet_manager.cc:1434] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260713 09:07:57.211393 24697 leader_election.cc:343] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.211735 24775 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
W20260713 09:07:57.212055 24697 leader_election.cc:343] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.212234 24776 tablet_bootstrap.cc:654] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.214818 24480 catalog_manager.cc:5697] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.217674 24775 tablet_bootstrap.cc:654] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.218062 24774 tablet_bootstrap.cc:654] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.232076 24550 leader_election.cc:304] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d
I20260713 09:07:57.235965 24775 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: No bootstrap required, opened a new log
I20260713 09:07:57.236440 24775 ts_tablet_manager.cc:1403] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.015s
I20260713 09:07:57.236696 24583 raft_consensus.cc:2468] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.239131 24775 raft_consensus.cc:359] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.239794 24775 raft_consensus.cc:385] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.240036 24775 raft_consensus.cc:740] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.240527 24700 leader_election.cc:304] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [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: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:07:57.240674 24775 consensus_queue.cc:260] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.242183 24809 raft_consensus.cc:2804] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.242456 24585 raft_consensus.cc:2468] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.242843 24809 raft_consensus.cc:697] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:57.243193 24775 ts_tablet_manager.cc:1434] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:07:57.244474 24774 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:57.243973 24809 consensus_queue.cc:237] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:57.244930 24774 ts_tablet_manager.cc:1403] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.005s
I20260713 09:07:57.246179 24780 raft_consensus.cc:2749] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.247207 24774 raft_consensus.cc:359] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.247795 24774 raft_consensus.cc:385] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.248039 24774 raft_consensus.cc:740] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.248636 24774 consensus_queue.cc:260] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.250195 24774 ts_tablet_manager.cc:1434] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:07:57.251129 24774 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:57.255055 24700 leader_election.cc:304] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [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: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:07:57.255918 24774 tablet_bootstrap.cc:654] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.256376 24814 raft_consensus.cc:2804] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.256871 24814 raft_consensus.cc:697] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:57.257695 24814 consensus_queue.cc:237] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.264175 24776 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.264792 24776 ts_tablet_manager.cc:1403] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.027s
I20260713 09:07:57.268201 24776 raft_consensus.cc:359] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.268915 24776 raft_consensus.cc:385] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.269209 24776 raft_consensus.cc:740] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.269999 24776 consensus_queue.cc:260] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.278147 24774 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:57.278748 24774 ts_tablet_manager.cc:1403] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260713 09:07:57.280189 24776 ts_tablet_manager.cc:1434] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260713 09:07:57.281908 24774 raft_consensus.cc:359] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.281175 24776 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:57.282516 24774 raft_consensus.cc:385] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.282914 24774 raft_consensus.cc:740] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.282971 24480 catalog_manager.cc:5697] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.283726 24774 consensus_queue.cc:260] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.286146 24774 ts_tablet_manager.cc:1434] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:57.287250 24774 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:57.289026 24776 tablet_bootstrap.cc:654] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.293793 24774 tablet_bootstrap.cc:654] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.294456 24776 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.295070 24776 ts_tablet_manager.cc:1403] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:07:57.298195 24776 raft_consensus.cc:359] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:57.299026 24776 raft_consensus.cc:385] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.299343 24774 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:57.299463 24776 raft_consensus.cc:740] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.299002 24480 catalog_manager.cc:5697] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.299865 24774 ts_tablet_manager.cc:1403] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260713 09:07:57.300326 24776 consensus_queue.cc:260] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:57.302666 24776 ts_tablet_manager.cc:1434] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:57.302722 24774 raft_consensus.cc:359] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.303400 24774 raft_consensus.cc:385] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.303745 24774 raft_consensus.cc:740] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.303876 24776 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:57.304536 24774 consensus_queue.cc:260] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.306541 24774 ts_tablet_manager.cc:1434] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:07:57.307403 24774 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:57.310810 24776 tablet_bootstrap.cc:654] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.312987 24774 tablet_bootstrap.cc:654] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.317682 24814 raft_consensus.cc:493] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.318070 24776 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.318120 24814 raft_consensus.cc:515] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.318938 24776 ts_tablet_manager.cc:1403] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260713 09:07:57.320495 24814 leader_election.cc:290] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.321024 24774 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:57.321199 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68e9a8362ee4299a02a5421069cb3c2" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.321545 24774 ts_tablet_manager.cc:1403] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260713 09:07:57.321851 24583 raft_consensus.cc:2468] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.321986 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68e9a8362ee4299a02a5421069cb3c2" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.322938 24700 leader_election.cc:304] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 
W20260713 09:07:57.323503 24697 leader_election.cc:343] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.323283 24776 raft_consensus.cc:359] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.323812 24814 raft_consensus.cc:2804] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.323997 24776 raft_consensus.cc:385] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.324354 24814 raft_consensus.cc:493] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.324363 24776 raft_consensus.cc:740] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.324712 24814 raft_consensus.cc:3060] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.324481 24774 raft_consensus.cc:359] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.325227 24774 raft_consensus.cc:385] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.325480 24774 raft_consensus.cc:740] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.325445 24776 consensus_queue.cc:260] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.326349 24774 consensus_queue.cc:260] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.327859 24776 ts_tablet_manager.cc:1434] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:07:57.328861 24776 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:57.329396 24782 raft_consensus.cc:493] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.329872 24782 raft_consensus.cc:515] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:07:57.331066 24774 ts_tablet_manager.cc:1434] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:57.331776 24782 leader_election.cc:290] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469), a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413)
I20260713 09:07:57.331930 24774 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: Bootstrap starting.
I20260713 09:07:57.331966 24814 raft_consensus.cc:515] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.333539 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92c1dec43974f36a49d05689fd3b7cc" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.335469 24776 tablet_bootstrap.cc:654] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.336501 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92c1dec43974f36a49d05689fd3b7cc" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.337231 24583 raft_consensus.cc:2393] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 546aafe7f74144f5bb3c5b040b6841d2 in current term 1: Already voted for candidate 7b195c18afcc4496bee9274f4e52443d in this term.
I20260713 09:07:57.338379 24774 tablet_bootstrap.cc:654] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.338940 24626 leader_election.cc:304] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2; no voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab
I20260713 09:07:57.340152 24798 raft_consensus.cc:493] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.340540 24798 raft_consensus.cc:515] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.343698 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.343917 24774 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: No bootstrap required, opened a new log
I20260713 09:07:57.340555 24782 raft_consensus.cc:3060] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.344482 24774 ts_tablet_manager.cc:1403] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:07:57.345716 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06220e98e878475ba7e61cd2ca50c545" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.346364 24583 raft_consensus.cc:2393] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 546aafe7f74144f5bb3c5b040b6841d2 in current term 1: Already voted for candidate 7b195c18afcc4496bee9274f4e52443d in this term.
I20260713 09:07:57.342547 24798 leader_election.cc:290] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.347678 24626 leader_election.cc:304] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2; no voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab
I20260713 09:07:57.348440 24798 raft_consensus.cc:3060] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.351394 24774 raft_consensus.cc:359] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.352097 24774 raft_consensus.cc:385] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.352562 24774 raft_consensus.cc:740] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.352025 24782 raft_consensus.cc:2749] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.353401 24774 consensus_queue.cc:260] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.354526 24814 leader_election.cc:290] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.354946 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68e9a8362ee4299a02a5421069cb3c2" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.355494 24583 raft_consensus.cc:3060] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.355576 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68e9a8362ee4299a02a5421069cb3c2" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.355986 24774 ts_tablet_manager.cc:1434] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260713 09:07:57.356937 24697 leader_election.cc:343] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.359546 24798 raft_consensus.cc:2749] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.361083 24776 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.361546 24776 ts_tablet_manager.cc:1403] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260713 09:07:57.361529 24814 raft_consensus.cc:493] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.362088 24814 raft_consensus.cc:515] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.363834 24583 raft_consensus.cc:2468] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.364310 24776 raft_consensus.cc:359] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.364856 24700 leader_election.cc:304] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [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: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:07:57.367337 24776 raft_consensus.cc:385] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.367655 24776 raft_consensus.cc:740] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.368083 24809 raft_consensus.cc:2804] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.365084 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b23ab9b6b84243ad0afb8e3e484055" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.368659 24809 raft_consensus.cc:697] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:57.368360 24776 consensus_queue.cc:260] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.369117 24585 raft_consensus.cc:2468] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.369544 24809 consensus_queue.cc:237] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.365566 24814 leader_election.cc:290] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.370493 24776 ts_tablet_manager.cc:1434] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:07:57.370309 24700 leader_election.cc:304] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.366560 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b23ab9b6b84243ad0afb8e3e484055" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.371364 24657 raft_consensus.cc:2468] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.371614 24776 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:57.371501 24814 raft_consensus.cc:2804] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.372089 24814 raft_consensus.cc:493] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.372457 24814 raft_consensus.cc:3060] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.377429 24776 tablet_bootstrap.cc:654] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.381767 24814 raft_consensus.cc:515] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.383208 24776 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.383663 24776 ts_tablet_manager.cc:1403] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:07:57.385298 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b23ab9b6b84243ad0afb8e3e484055" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.385872 24585 raft_consensus.cc:3060] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.386240 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b23ab9b6b84243ad0afb8e3e484055" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.386240 24776 raft_consensus.cc:359] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.386853 24657 raft_consensus.cc:3060] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.387147 24776 raft_consensus.cc:385] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.387383 24776 raft_consensus.cc:740] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.388044 24776 consensus_queue.cc:260] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.389981 24776 ts_tablet_manager.cc:1434] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:57.390290 24814 leader_election.cc:290] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.391350 24776 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2: Bootstrap starting.
I20260713 09:07:57.392030 24585 raft_consensus.cc:2468] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.392990 24700 leader_election.cc:304] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.393565 24657 raft_consensus.cc:2468] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.393712 24814 raft_consensus.cc:2804] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.394408 24814 raft_consensus.cc:697] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:57.395304 24814 consensus_queue.cc:237] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.397267 24776 tablet_bootstrap.cc:654] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.397542 24482 catalog_manager.cc:5697] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.415649 24776 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2: No bootstrap required, opened a new log
I20260713 09:07:57.416119 24776 ts_tablet_manager.cc:1403] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.017s
I20260713 09:07:57.416460 24482 catalog_manager.cc:5697] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.417683 24798 raft_consensus.cc:493] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.418198 24776 raft_consensus.cc:359] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.418190 24798 raft_consensus.cc:515] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.418958 24776 raft_consensus.cc:385] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.419257 24776 raft_consensus.cc:740] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.419832 24776 consensus_queue.cc:260] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.420310 24798 leader_election.cc:290] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.421759 24776 ts_tablet_manager.cc:1434] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:57.421741 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6df32ba0c84c4194a924f6fed96e62" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.422374 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6df32ba0c84c4194a924f6fed96e62" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.422497 24734 raft_consensus.cc:2468] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 0.
I20260713 09:07:57.423040 24585 raft_consensus.cc:2468] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 0.
I20260713 09:07:57.424170 24626 leader_election.cc:304] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.425554 24782 raft_consensus.cc:2804] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.425905 24782 raft_consensus.cc:493] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.426211 24782 raft_consensus.cc:3060] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.427482 24814 raft_consensus.cc:493] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.427980 24814 raft_consensus.cc:515] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.430058 24814 leader_election.cc:290] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.431054 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa10f4c63144b8bddd5decb62a7ed5" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.431797 24585 raft_consensus.cc:2393] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b195c18afcc4496bee9274f4e52443d in current term 1: Already voted for candidate 546aafe7f74144f5bb3c5b040b6841d2 in this term.
I20260713 09:07:57.431814 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa10f4c63144b8bddd5decb62a7ed5" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.433651 24700 leader_election.cc:304] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b195c18afcc4496bee9274f4e52443d; no voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab
I20260713 09:07:57.434234 24814 raft_consensus.cc:3060] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.434055 24782 raft_consensus.cc:515] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.436695 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6df32ba0c84c4194a924f6fed96e62" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.437098 24782 leader_election.cc:290] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.437211 24585 raft_consensus.cc:3060] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.437583 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6df32ba0c84c4194a924f6fed96e62" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
I20260713 09:07:57.438145 24734 raft_consensus.cc:3060] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.440410 24814 raft_consensus.cc:2749] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.442373 24585 raft_consensus.cc:2468] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 1.
I20260713 09:07:57.443298 24626 leader_election.cc:304] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.443447 24734 raft_consensus.cc:2468] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 1.
I20260713 09:07:57.443938 24782 raft_consensus.cc:2804] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.444415 24782 raft_consensus.cc:697] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 LEADER]: Becoming Leader. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Running, Role: LEADER
I20260713 09:07:57.445072 24782 consensus_queue.cc:237] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.452054 24481 catalog_manager.cc:5697] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.456712 24780 raft_consensus.cc:493] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.457227 24780 raft_consensus.cc:515] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.459131 24780 leader_election.cc:290] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.459821 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.460323 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.460413 24657 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c1c71420484366b70b1a373172f5ab in term 0.
I20260713 09:07:57.460877 24734 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c1c71420484366b70b1a373172f5ab in term 0.
I20260713 09:07:57.461429 24548 leader_election.cc:304] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.462224 24780 raft_consensus.cc:2804] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.462659 24780 raft_consensus.cc:493] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.462934 24780 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.467413 24780 raft_consensus.cc:515] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.468952 24780 leader_election.cc:290] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 election: Requested vote from peers 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.469702 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.470072 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "a1c1c71420484366b70b1a373172f5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
I20260713 09:07:57.470367 24657 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.470747 24734 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.475091 24657 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c1c71420484366b70b1a373172f5ab in term 1.
I20260713 09:07:57.475143 24734 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c1c71420484366b70b1a373172f5ab in term 1.
I20260713 09:07:57.476119 24548 leader_election.cc:304] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.476760 24780 raft_consensus.cc:2804] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.477200 24780 raft_consensus.cc:697] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 LEADER]: Becoming Leader. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Running, Role: LEADER
I20260713 09:07:57.477752 24780 consensus_queue.cc:237] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.484854 24481 catalog_manager.cc:5697] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c1c71420484366b70b1a373172f5ab (127.21.41.1). New cstate: current_term: 1 leader_uuid: "a1c1c71420484366b70b1a373172f5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.491245 24782 raft_consensus.cc:493] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.491722 24782 raft_consensus.cc:515] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.493294 24782 leader_election.cc:290] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.494073 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfe0ddba5ce4789b1e49effd66ee53f" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.494349 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfe0ddba5ce4789b1e49effd66ee53f" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
I20260713 09:07:57.494745 24585 raft_consensus.cc:2468] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 0.
I20260713 09:07:57.494997 24734 raft_consensus.cc:2468] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 0.
I20260713 09:07:57.495736 24626 leader_election.cc:304] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.496508 24782 raft_consensus.cc:2804] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.496835 24782 raft_consensus.cc:493] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.497110 24782 raft_consensus.cc:3060] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.501696 24782 raft_consensus.cc:515] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.503278 24782 leader_election.cc:290] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.503978 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfe0ddba5ce4789b1e49effd66ee53f" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.504145 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfe0ddba5ce4789b1e49effd66ee53f" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
I20260713 09:07:57.504488 24585 raft_consensus.cc:3060] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.504671 24734 raft_consensus.cc:3060] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.509222 24585 raft_consensus.cc:2468] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 1.
I20260713 09:07:57.509294 24734 raft_consensus.cc:2468] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 1.
I20260713 09:07:57.510218 24626 leader_election.cc:304] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.510892 24782 raft_consensus.cc:2804] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.511246 24782 raft_consensus.cc:697] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 LEADER]: Becoming Leader. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Running, Role: LEADER
I20260713 09:07:57.512200 24782 consensus_queue.cc:237] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.519250 24481 catalog_manager.cc:5697] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.526664 24782 consensus_queue.cc:1048] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:57.537426 24786 consensus_queue.cc:1048] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.553478 24814 raft_consensus.cc:493] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.553858 24814 raft_consensus.cc:515] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.555387 24814 leader_election.cc:290] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.555991 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab" is_pre_election: true
I20260713 09:07:57.556227 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:57.556481 24585 raft_consensus.cc:2468] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.556764 24657 raft_consensus.cc:2468] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 0.
I20260713 09:07:57.557374 24700 leader_election.cc:304] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.558142 24814 raft_consensus.cc:2804] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.558439 24814 raft_consensus.cc:493] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.558732 24814 raft_consensus.cc:3060] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.563016 24814 raft_consensus.cc:515] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.564441 24814 leader_election.cc:290] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:57.565105 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:07:57.565260 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:57.565554 24585 raft_consensus.cc:3060] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.565754 24657 raft_consensus.cc:3060] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.572358 24585 raft_consensus.cc:2468] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.572804 24657 raft_consensus.cc:2468] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:57.573349 24700 leader_election.cc:304] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:07:57.574208 24814 raft_consensus.cc:2804] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:57.575390 24814 raft_consensus.cc:697] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:57.576138 24814 consensus_queue.cc:237] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.584048 24482 catalog_manager.cc:5697] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 1 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.628263 21668 ts_manager.cc:295] Set tserver state for a1c1c71420484366b70b1a373172f5ab to MAINTENANCE_MODE
I20260713 09:07:57.628970 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:07:57.648375 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:57.649210 21668 tablet_replica.cc:333] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.649773 21668 raft_consensus.cc:2243] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.650135 21668 raft_consensus.cc:2272] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.652057 21668 tablet_replica.cc:333] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.652577 21668 raft_consensus.cc:2243] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.652874 21668 raft_consensus.cc:2272] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.654292 21668 tablet_replica.cc:333] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.654821 21668 raft_consensus.cc:2243] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.655115 21668 raft_consensus.cc:2272] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.656711 21668 tablet_replica.cc:333] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.657172 21668 raft_consensus.cc:2243] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:57.657665 21668 pending_rounds.cc:70] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Trying to abort 1 pending ops.
I20260713 09:07:57.657836 21668 pending_rounds.cc:77] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992342955970560 op_type: NO_OP noop_request { }
I20260713 09:07:57.658085 21668 raft_consensus.cc:2889] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:57.658308 21668 raft_consensus.cc:2272] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.660064 21668 tablet_replica.cc:333] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.660609 21668 raft_consensus.cc:2243] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.660990 21668 raft_consensus.cc:2272] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.662479 21668 tablet_replica.cc:333] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.663003 21668 raft_consensus.cc:2243] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.663357 21668 raft_consensus.cc:2272] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.665059 21668 tablet_replica.cc:333] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.665572 21668 raft_consensus.cc:2243] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.665901 21668 raft_consensus.cc:2272] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.666720 24814 consensus_queue.cc:1048] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.667521 21668 tablet_replica.cc:333] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.668220 21668 raft_consensus.cc:2243] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.668566 21668 raft_consensus.cc:2272] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.670328 21668 tablet_replica.cc:333] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.671051 21668 raft_consensus.cc:2243] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.671485 21668 raft_consensus.cc:2272] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:57.674014 21668 tablet_replica.cc:333] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: stopping tablet replica
I20260713 09:07:57.674680 21668 raft_consensus.cc:2243] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:57.675104 21668 raft_consensus.cc:2272] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:57.683449 24700 consensus_peers.cc:597] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:57.685437 24700 consensus_peers.cc:597] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:57.695160 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
W20260713 09:07:57.748252 24700 consensus_peers.cc:597] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:57.791628 24808 consensus_queue.cc:1048] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.795691 24781 consensus_queue.cc:1048] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.827723 24786 consensus_queue.cc:1048] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:57.843966 24626 consensus_peers.cc:597] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:57.846565 24808 consensus_queue.cc:1048] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:57.847030 24700 consensus_peers.cc:597] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:57.858222 24700 consensus_peers.cc:597] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:57.903337 24798 raft_consensus.cc:493] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.903818 24798 raft_consensus.cc:515] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:57.905555 24798 leader_election.cc:290] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:07:57.906759 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68e9a8362ee4299a02a5421069cb3c2" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b195c18afcc4496bee9274f4e52443d" is_pre_election: true
W20260713 09:07:57.909806 24626 leader_election.cc:336] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111)
I20260713 09:07:57.910187 24626 leader_election.cc:304] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2; no voters: 7b195c18afcc4496bee9274f4e52443d, a1c1c71420484366b70b1a373172f5ab
I20260713 09:07:57.910849 24798 raft_consensus.cc:2749] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:57.917584 24626 consensus_peers.cc:597] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:57.973014 24657 raft_consensus.cc:3060] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.979091 24809 consensus_queue.cc:1048] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:58.007678 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:58.023273 24809 consensus_queue.cc:1048] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:58.035598 24700 consensus_peers.cc:597] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:58.049957 24626 consensus_peers.cc:597] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.128679 24798 consensus_queue.cc:1048] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:58.232542 24700 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111) [suppressed 100 similar messages]
W20260713 09:07:59.008667 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:59.325049 24809 raft_consensus.cc:493] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.325546 24809 raft_consensus.cc:515] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:59.327104 24809 leader_election.cc:290] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:59.328126 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2" is_pre_election: true
I20260713 09:07:59.328768 24657 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 1.
I20260713 09:07:59.329893 24697 leader_election.cc:304] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [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: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d; no voters: 
W20260713 09:07:59.330407 24700 leader_election.cc:336] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111)
I20260713 09:07:59.330595 24809 raft_consensus.cc:2804] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:59.330958 24809 raft_consensus.cc:493] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:59.331202 24809 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.336015 24809 raft_consensus.cc:515] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:59.337533 24809 leader_election.cc:290] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 2 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2:45089)
I20260713 09:07:59.338511 24657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "7b195c18afcc4496bee9274f4e52443d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
I20260713 09:07:59.339082 24657 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:59.340864 24700 leader_election.cc:336] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111)
I20260713 09:07:59.343885 24657 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b195c18afcc4496bee9274f4e52443d in term 2.
I20260713 09:07:59.344745 24697 leader_election.cc:304] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [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: 546aafe7f74144f5bb3c5b040b6841d2, 7b195c18afcc4496bee9274f4e52443d; no voters: a1c1c71420484366b70b1a373172f5ab
I20260713 09:07:59.345328 24809 raft_consensus.cc:2804] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:59.346045 24809 raft_consensus.cc:697] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 LEADER]: Becoming Leader. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:07:59.346823 24809 consensus_queue.cc:237] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Queue going to LEADER 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: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:07:59.352959 24482 catalog_manager.cc:5697] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d reported cstate change: term changed from 1 to 2, leader changed from a1c1c71420484366b70b1a373172f5ab (127.21.41.1) to 7b195c18afcc4496bee9274f4e52443d (127.21.41.3). New cstate: current_term: 2 leader_uuid: "7b195c18afcc4496bee9274f4e52443d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:59.796911 24657 raft_consensus.cc:1275] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Refusing update from remote peer 7b195c18afcc4496bee9274f4e52443d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:59.798403 24855 consensus_queue.cc:1048] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [LEADER]: Connected to new peer: Peer: permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:59.813118 24700 consensus_peers.cc:597] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:00.009585 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:00.127964 24700 consensus_peers.cc:597] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.199981 24700 consensus_peers.cc:597] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.269856 24700 consensus_peers.cc:597] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.325847 24700 consensus_peers.cc:597] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.360041 24626 consensus_peers.cc:597] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.467983 24700 consensus_peers.cc:597] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.529027 24626 consensus_peers.cc:597] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.608280 24626 consensus_peers.cc:597] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:00.673806 24700 consensus_peers.cc:597] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:01.010553 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:02.011529 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:02.333405 24700 consensus_peers.cc:597] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:02.665617 24700 consensus_peers.cc:597] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:02.711009 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.716450 24868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.717195 24869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.719839 24871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.720094 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:02.721549 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.721742 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.721865 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933682721855 us; error 0 us; skew 500 ppm
I20260713 09:08:02.722290 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.724360 21668 webserver.cc:533] Webserver started at http://127.21.41.1:45553/ using document root <none> and password file <none>
I20260713 09:08:02.724789 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.724924 21668 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:02.727950 21668 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:02.731652 24876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260713 09:08:02.732963 24700 consensus_peers.cc:597] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:02.733367 21668 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:02.733700 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "a1c1c71420484366b70b1a373172f5ab"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-qf7c"
I20260713 09:08:02.733966 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:08:02.758069 24700 consensus_peers.cc:597] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:02.759933 24626 consensus_peers.cc:597] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:02.782454 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.783746 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.785128 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.788846 24883 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:08:02.833719 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:08:02.834000 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.001s	sys 0.002s
I20260713 09:08:02.834193 21668 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:08:02.840005 24883 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:02.851470 24883 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.852116 24883 tablet_bootstrap.cc:492] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.852625 24883 ts_tablet_manager.cc:1403] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:02.854472 24883 raft_consensus.cc:359] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.855027 24883 raft_consensus.cc:740] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.855667 24883 consensus_queue.cc:260] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.857698 24883 ts_tablet_manager.cc:1434] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:02.858345 24883 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:02.867980 24883 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.868633 24883 tablet_bootstrap.cc:492] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.869148 24883 ts_tablet_manager.cc:1403] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:08:02.871133 24883 raft_consensus.cc:359] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.871634 24883 raft_consensus.cc:740] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.871767 21668 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:08:02.872097 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.037s	sys 0.000s
I20260713 09:08:02.872476 24883 consensus_queue.cc:260] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.874541 24883 ts_tablet_manager.cc:1434] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:02.875409 24883 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
W20260713 09:08:02.878216 24700 consensus_peers.cc:597] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:02.888217 24883 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.889231 24883 tablet_bootstrap.cc:492] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.889963 24883 ts_tablet_manager.cc:1403] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:08:02.892694 24883 raft_consensus.cc:359] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
W20260713 09:08:02.892937 24700 consensus_peers.cc:597] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:02.893694 24883 raft_consensus.cc:740] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.894574 24883 consensus_queue.cc:260] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.897138 24883 ts_tablet_manager.cc:1434] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:08:02.898042 24883 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
W20260713 09:08:02.908270 24626 consensus_peers.cc:597] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:02.915756 24883 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.916877 24883 tablet_bootstrap.cc:492] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.917611 24883 ts_tablet_manager.cc:1403] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260713 09:08:02.920519 24883 raft_consensus.cc:359] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.921299 24883 raft_consensus.cc:740] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.922159 24883 consensus_queue.cc:260] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [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: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.924583 24883 ts_tablet_manager.cc:1434] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:02.925413 24883 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:02.926390 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:37413
I20260713 09:08:02.926527 24944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:37413 every 8 connection(s)
I20260713 09:08:02.931259 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:02.954288 24883 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.955255 24883 tablet_bootstrap.cc:492] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.955914 24883 ts_tablet_manager.cc:1403] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260713 09:08:02.958401 24883 raft_consensus.cc:359] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.959103 24883 raft_consensus.cc:740] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.959789 24883 consensus_queue.cc:260] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.961714 24883 ts_tablet_manager.cc:1434] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:02.962463 24883 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:02.964290 24945 heartbeater.cc:344] Connected to a master server at 127.21.41.62:36609
I20260713 09:08:02.964664 24945 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:02.965489 24945 heartbeater.cc:507] Master 127.21.41.62:36609 requested a full tablet report, sending...
I20260713 09:08:02.973837 24481 ts_manager.cc:194] Re-registered known tserver with Master: a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413)
I20260713 09:08:02.975449 24883 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:02.976428 24883 tablet_bootstrap.cc:492] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.977078 24883 ts_tablet_manager.cc:1403] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:08:02.979315 24883 raft_consensus.cc:359] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.980091 24883 raft_consensus.cc:740] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.980602 24734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a045a2583b542539913033b8c837f74"
dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
mode: GRACEFUL
new_leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
 from {username='slave'} at 127.0.0.1:49742
I20260713 09:08:02.980700 24883 consensus_queue.cc:260] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.981356 24734 raft_consensus.cc:606] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Received request to transfer leadership to TS 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:08:02.982707 24883 ts_tablet_manager.cc:1434] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:02.983433 24883 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:02.984113 24734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f30d231e0a15463fab8bce244475e764"
dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
mode: GRACEFUL
new_leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
 from {username='slave'} at 127.0.0.1:49742
I20260713 09:08:02.984650 24734 raft_consensus.cc:606] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 LEADER]: Received request to transfer leadership to TS 546aafe7f74144f5bb3c5b040b6841d2
I20260713 09:08:02.985775 24481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36720
I20260713 09:08:02.985925 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:02.986572 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:02.987293 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:02.988647 24945 heartbeater.cc:499] Master 127.21.41.62:36609 was elected leader, sending a full tablet report...
I20260713 09:08:02.994508 24883 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.995289 24883 tablet_bootstrap.cc:492] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:02.995909 24883 ts_tablet_manager.cc:1403] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:08:02.997716 24883 raft_consensus.cc:359] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:02.998317 24883 raft_consensus.cc:740] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.998929 24883 consensus_queue.cc:260] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.000190 24883 ts_tablet_manager.cc:1434] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:03.000742 24883 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:03.008759 24883 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:03.009356 24883 tablet_bootstrap.cc:492] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:03.009869 24883 ts_tablet_manager.cc:1403] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:03.011409 24883 raft_consensus.cc:359] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:08:03.011847 24883 raft_consensus.cc:740] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
W20260713 09:08:03.012497 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:03.012373 24883 consensus_queue.cc:260] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } } peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } }
I20260713 09:08:03.013777 24883 ts_tablet_manager.cc:1434] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:03.014509 24883 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:03.023052 24883 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:03.023552 24883 tablet_bootstrap.cc:492] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:03.023983 24883 ts_tablet_manager.cc:1403] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:03.025384 24883 raft_consensus.cc:359] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.025784 24883 raft_consensus.cc:740] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.026170 24883 consensus_queue.cc:260] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.027371 24883 ts_tablet_manager.cc:1434] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:03.028017 24883 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Bootstrap starting.
I20260713 09:08:03.037204 24883 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:03.037720 24883 tablet_bootstrap.cc:492] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Bootstrap complete.
I20260713 09:08:03.038264 24883 ts_tablet_manager.cc:1403] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:03.039852 24883 raft_consensus.cc:359] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.040306 24883 raft_consensus.cc:740] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c1c71420484366b70b1a373172f5ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.040802 24883 consensus_queue.cc:260] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.042021 24883 ts_tablet_manager.cc:1434] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:08:03.243685 24865 raft_consensus.cc:993] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: : Instructing follower 546aafe7f74144f5bb3c5b040b6841d2 to start an election
I20260713 09:08:03.244225 24961 raft_consensus.cc:1081] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 LEADER]: Signalling peer 546aafe7f74144f5bb3c5b040b6841d2 to start an election
I20260713 09:08:03.245658 24659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f30d231e0a15463fab8bce244475e764"
dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
 from {username='slave'} at 127.0.0.1:44104
I20260713 09:08:03.246147 24659 raft_consensus.cc:493] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:03.246444 24659 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:03.251035 24659 raft_consensus.cc:515] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.252589 24659 leader_election.cc:290] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 3 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:08:03.253396 24919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:08:03.253597 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30d231e0a15463fab8bce244475e764" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
I20260713 09:08:03.254034 24919 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:08:03.254114 24734 raft_consensus.cc:3055] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:03.254521 24734 raft_consensus.cc:740] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:08:03.255362 24734 consensus_queue.cc:260] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.256620 24734 raft_consensus.cc:3060] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:03.261055 24919 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 3.
I20260713 09:08:03.262223 24626 leader_election.cc:304] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [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: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:08:03.262933 24866 raft_consensus.cc:2804] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:03.263099 24734 raft_consensus.cc:2468] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 3.
I20260713 09:08:03.264004 24866 raft_consensus.cc:697] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 3 LEADER]: Becoming Leader. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Running, Role: LEADER
I20260713 09:08:03.264935 24866 consensus_queue.cc:237] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.271742 24481 catalog_manager.cc:5697] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 reported cstate change: term changed from 2 to 3, leader changed from 7b195c18afcc4496bee9274f4e52443d (127.21.41.3) to 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2). New cstate: current_term: 3 leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.424654 24865 raft_consensus.cc:993] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: : Instructing follower 546aafe7f74144f5bb3c5b040b6841d2 to start an election
I20260713 09:08:03.425058 24961 raft_consensus.cc:1081] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Signalling peer 546aafe7f74144f5bb3c5b040b6841d2 to start an election
I20260713 09:08:03.426247 24659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a045a2583b542539913033b8c837f74"
dest_uuid: "546aafe7f74144f5bb3c5b040b6841d2"
 from {username='slave'} at 127.0.0.1:44104
I20260713 09:08:03.426723 24659 raft_consensus.cc:493] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:03.426980 24659 raft_consensus.cc:3060] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.431509 24659 raft_consensus.cc:515] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.433152 24659 leader_election.cc:290] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 2 election: Requested vote from peers a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413), 7b195c18afcc4496bee9274f4e52443d (127.21.41.3:44469)
I20260713 09:08:03.434299 24734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b195c18afcc4496bee9274f4e52443d"
I20260713 09:08:03.434296 24919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a045a2583b542539913033b8c837f74" candidate_uuid: "546aafe7f74144f5bb3c5b040b6841d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c1c71420484366b70b1a373172f5ab"
I20260713 09:08:03.435127 24734 raft_consensus.cc:3055] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:03.435226 24919 raft_consensus.cc:3060] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.435421 24734 raft_consensus.cc:740] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b195c18afcc4496bee9274f4e52443d, State: Running, Role: LEADER
I20260713 09:08:03.436259 24734 consensus_queue.cc:260] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.437139 24734 raft_consensus.cc:3060] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.440136 24919 raft_consensus.cc:2468] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 2.
I20260713 09:08:03.441136 24626 leader_election.cc:304] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546aafe7f74144f5bb3c5b040b6841d2, a1c1c71420484366b70b1a373172f5ab; no voters: 
I20260713 09:08:03.441912 24866 raft_consensus.cc:2804] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:03.442080 24734 raft_consensus.cc:2468] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546aafe7f74144f5bb3c5b040b6841d2 in term 2.
I20260713 09:08:03.442353 24866 raft_consensus.cc:697] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 LEADER]: Becoming Leader. State: Replica: 546aafe7f74144f5bb3c5b040b6841d2, State: Running, Role: LEADER
I20260713 09:08:03.443361 24866 consensus_queue.cc:237] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } }
I20260713 09:08:03.449774 24481 catalog_manager.cc:5697] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 reported cstate change: term changed from 1 to 2, leader changed from 7b195c18afcc4496bee9274f4e52443d (127.21.41.3) to 546aafe7f74144f5bb3c5b040b6841d2 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "546aafe7f74144f5bb3c5b040b6841d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546aafe7f74144f5bb3c5b040b6841d2" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.673300 24734 raft_consensus.cc:1275] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 3 FOLLOWER]: Refusing update from remote peer 546aafe7f74144f5bb3c5b040b6841d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:03.674506 24866 consensus_queue.cc:1048] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.683411 24919 raft_consensus.cc:1275] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 3 FOLLOWER]: Refusing update from remote peer 546aafe7f74144f5bb3c5b040b6841d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:03.684782 24964 consensus_queue.cc:1048] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.685345 24964 consensus_queue.cc:1243] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Peer a1c1c71420484366b70b1a373172f5ab log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:08:03.689554 24919 pending_rounds.cc:85] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Aborting all ops after (but not including) 0
I20260713 09:08:03.689837 24919 pending_rounds.cc:107] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:03.690084 24919 raft_consensus.cc:2889] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:03.842847 24734 raft_consensus.cc:1275] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Refusing update from remote peer 546aafe7f74144f5bb3c5b040b6841d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:03.844179 24964 consensus_queue.cc:1048] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b195c18afcc4496bee9274f4e52443d" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.852041 24919 raft_consensus.cc:1275] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 2 FOLLOWER]: Refusing update from remote peer 546aafe7f74144f5bb3c5b040b6841d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:03.853688 24866 consensus_queue.cc:1048] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c1c71420484366b70b1a373172f5ab" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.997344 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:04.003060 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:04.003438 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:04.003829 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:04.013463 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:05.014499 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:05.155449 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:05.161513 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:05.161953 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:05.162725 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:05.886781 24941 debug-util.cc:398] Leaking SignalData structure 0x7b08002a1720 after lost signal to thread 21671
W20260713 09:08:05.887598 24941 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1480 after lost signal to thread 24517
W20260713 09:08:05.888450 24941 debug-util.cc:398] Leaking SignalData structure 0x7b08002716a0 after lost signal to thread 24684
W20260713 09:08:05.889433 24941 debug-util.cc:398] Leaking SignalData structure 0x7b08002a1940 after lost signal to thread 24758
W20260713 09:08:05.890245 24941 debug-util.cc:398] Leaking SignalData structure 0x7b0800268fa0 after lost signal to thread 24944
W20260713 09:08:06.015715 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:06.169670 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:06.178793 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:06.179358 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:06.179978 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:07.016829 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:07.189042 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:07.197840 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:07.198374 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:07.199028 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:08.017938 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:08.208258 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:08.218700 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:08.227031 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:08.227540 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:08:09.019081 24531 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:09.250908 21668 tablet_server.cc:179] TabletServer@127.21.41.1:37413 shutting down...
I20260713 09:08:09.271746 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:09.272518 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.273321 21668 raft_consensus.cc:2243] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.273902 21668 raft_consensus.cc:2272] T d92c1dec43974f36a49d05689fd3b7cc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.276650 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.277557 21668 raft_consensus.cc:2243] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.278112 21668 raft_consensus.cc:2272] T 3a045a2583b542539913033b8c837f74 P a1c1c71420484366b70b1a373172f5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.280252 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.280676 21668 raft_consensus.cc:2243] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.281070 21668 raft_consensus.cc:2272] T e5b23ab9b6b84243ad0afb8e3e484055 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.283166 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.283627 21668 raft_consensus.cc:2243] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.284046 21668 raft_consensus.cc:2272] T f30d231e0a15463fab8bce244475e764 P a1c1c71420484366b70b1a373172f5ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.285980 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.286458 21668 raft_consensus.cc:2243] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.286909 21668 raft_consensus.cc:2272] T 1c6df32ba0c84c4194a924f6fed96e62 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.288861 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.289353 21668 raft_consensus.cc:2243] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.289721 21668 raft_consensus.cc:2272] T 4dfe0ddba5ce4789b1e49effd66ee53f P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.292197 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.292654 21668 raft_consensus.cc:2243] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.292944 21668 raft_consensus.cc:2272] T 40fa10f4c63144b8bddd5decb62a7ed5 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.295147 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.295665 21668 raft_consensus.cc:2243] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.296269 21668 raft_consensus.cc:2272] T a68e9a8362ee4299a02a5421069cb3c2 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:09.296777 24626 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 94 similar messages]
I20260713 09:08:09.298993 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.299707 21668 raft_consensus.cc:2243] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:09.300236 24626 consensus_peers.cc:597] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.300356 21668 raft_consensus.cc:2272] T 06220e98e878475ba7e61cd2ca50c545 P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.302464 21668 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:09.302984 21668 raft_consensus.cc:2243] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.303416 21668 raft_consensus.cc:2272] T 92473d2536834285a5e56c950a00f4fc P a1c1c71420484366b70b1a373172f5ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:09.326972 24626 consensus_peers.cc:597] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:09.333467 24700 consensus_peers.cc:597] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.349704 21668 tablet_server.cc:196] TabletServer@127.21.41.1:37413 shutdown complete.
I20260713 09:08:09.375097 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
I20260713 09:08:09.400529 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:09.401249 21668 tablet_replica.cc:333] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.402055 21668 raft_consensus.cc:2243] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.402539 21668 raft_consensus.cc:2272] T a68e9a8362ee4299a02a5421069cb3c2 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.404603 21668 tablet_replica.cc:333] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.405073 21668 raft_consensus.cc:2243] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.405458 21668 raft_consensus.cc:2272] T d92c1dec43974f36a49d05689fd3b7cc P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.407644 21668 tablet_replica.cc:333] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.408486 21668 raft_consensus.cc:2243] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.409041 21668 raft_consensus.cc:2272] T 92473d2536834285a5e56c950a00f4fc P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:09.411156 24626 consensus_peers.cc:597] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 -> Peer a1c1c71420484366b70b1a373172f5ab (127.21.41.1:37413): Couldn't send request to peer a1c1c71420484366b70b1a373172f5ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.411823 21668 tablet_replica.cc:333] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.412441 21668 raft_consensus.cc:2243] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.412868 21668 raft_consensus.cc:2272] T 06220e98e878475ba7e61cd2ca50c545 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.414960 21668 tablet_replica.cc:333] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.415447 21668 raft_consensus.cc:2243] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.416182 21668 raft_consensus.cc:2272] T f30d231e0a15463fab8bce244475e764 P 546aafe7f74144f5bb3c5b040b6841d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.417979 21668 tablet_replica.cc:333] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.418463 21668 raft_consensus.cc:2243] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.419222 21668 raft_consensus.cc:2272] T 3a045a2583b542539913033b8c837f74 P 546aafe7f74144f5bb3c5b040b6841d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.421154 21668 tablet_replica.cc:333] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.421607 21668 raft_consensus.cc:2243] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.421976 21668 raft_consensus.cc:2272] T e5b23ab9b6b84243ad0afb8e3e484055 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.423815 21668 tablet_replica.cc:333] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.424333 21668 raft_consensus.cc:2243] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.425047 21668 raft_consensus.cc:2272] T 1c6df32ba0c84c4194a924f6fed96e62 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.426950 21668 tablet_replica.cc:333] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.427412 21668 raft_consensus.cc:2243] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.428145 21668 raft_consensus.cc:2272] T 4dfe0ddba5ce4789b1e49effd66ee53f P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.430061 21668 tablet_replica.cc:333] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2: stopping tablet replica
I20260713 09:08:09.430555 21668 raft_consensus.cc:2243] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.431324 21668 raft_consensus.cc:2272] T 40fa10f4c63144b8bddd5decb62a7ed5 P 546aafe7f74144f5bb3c5b040b6841d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.460222 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
I20260713 09:08:09.483047 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
I20260713 09:08:09.506672 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:09.507345 21668 tablet_replica.cc:333] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.508176 21668 raft_consensus.cc:2243] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.508724 21668 raft_consensus.cc:2272] T 4dfe0ddba5ce4789b1e49effd66ee53f P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.510918 21668 tablet_replica.cc:333] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.511433 21668 raft_consensus.cc:2243] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.511871 21668 raft_consensus.cc:2272] T 40fa10f4c63144b8bddd5decb62a7ed5 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.513864 21668 tablet_replica.cc:333] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.514351 21668 raft_consensus.cc:2243] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.514842 21668 raft_consensus.cc:2272] T 1c6df32ba0c84c4194a924f6fed96e62 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.516616 21668 tablet_replica.cc:333] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.517133 21668 raft_consensus.cc:2243] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.517601 21668 raft_consensus.cc:2272] T f30d231e0a15463fab8bce244475e764 P 7b195c18afcc4496bee9274f4e52443d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.519375 21668 tablet_replica.cc:333] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.519876 21668 raft_consensus.cc:2243] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.520324 21668 raft_consensus.cc:2272] T 3a045a2583b542539913033b8c837f74 P 7b195c18afcc4496bee9274f4e52443d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.522110 21668 tablet_replica.cc:333] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.522607 21668 raft_consensus.cc:2243] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.523444 21668 raft_consensus.cc:2272] T e5b23ab9b6b84243ad0afb8e3e484055 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.525151 21668 tablet_replica.cc:333] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.525626 21668 raft_consensus.cc:2243] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.526364 21668 raft_consensus.cc:2272] T 06220e98e878475ba7e61cd2ca50c545 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.528260 21668 tablet_replica.cc:333] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.528731 21668 raft_consensus.cc:2243] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.529517 21668 raft_consensus.cc:2272] T 92473d2536834285a5e56c950a00f4fc P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.531455 21668 tablet_replica.cc:333] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.531912 21668 raft_consensus.cc:2243] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.532596 21668 raft_consensus.cc:2272] T d92c1dec43974f36a49d05689fd3b7cc P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.534420 21668 tablet_replica.cc:333] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d: stopping tablet replica
I20260713 09:08:09.534929 21668 raft_consensus.cc:2243] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.535652 21668 raft_consensus.cc:2272] T a68e9a8362ee4299a02a5421069cb3c2 P 7b195c18afcc4496bee9274f4e52443d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.565143 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:08:09.587165 21668 master.cc:562] Master@127.21.41.62:36609 shutting down...
I20260713 09:08:09.609017 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.609594 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.609935 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P d92a66a8fb7b4904b01b7a573a9bc4fb: stopping tablet replica
I20260713 09:08:09.629516 21668 master.cc:584] Master@127.21.41.62:36609 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13795 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:08:09.668828 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:40791
I20260713 09:08:09.669929 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:09.675279 24995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:09.676036 24996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:09.676215 24998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:09.677032 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:09.677826 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:09.678009 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:09.678114 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933689678103 us; error 0 us; skew 500 ppm
I20260713 09:08:09.678546 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:09.680792 21668 webserver.cc:533] Webserver started at http://127.21.41.62:36509/ using document root <none> and password file <none>
I20260713 09:08:09.681241 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:09.681401 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:09.681630 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:09.682711 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "c33e8c251bbd4759a18130a9dfb45443"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-qf7c"
I20260713 09:08:09.686743 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:08:09.689661 25003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.690372 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:09.690697 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "c33e8c251bbd4759a18130a9dfb45443"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-qf7c"
I20260713 09:08:09.690963 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:09.748260 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:09.749508 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:09.785965 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:40791
I20260713 09:08:09.786067 25054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:40791 every 8 connection(s)
I20260713 09:08:09.789753 25055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.800047 25055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443: Bootstrap starting.
I20260713 09:08:09.804776 25055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.808615 25055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443: No bootstrap required, opened a new log
I20260713 09:08:09.810778 25055 raft_consensus.cc:359] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33e8c251bbd4759a18130a9dfb45443" member_type: VOTER }
I20260713 09:08:09.811187 25055 raft_consensus.cc:385] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.811362 25055 raft_consensus.cc:740] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33e8c251bbd4759a18130a9dfb45443, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.811875 25055 consensus_queue.cc:260] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c33e8c251bbd4759a18130a9dfb45443" member_type: VOTER }
I20260713 09:08:09.812299 25055 raft_consensus.cc:399] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:09.812480 25055 raft_consensus.cc:493] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:09.812678 25055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.816776 25055 raft_consensus.cc:515] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33e8c251bbd4759a18130a9dfb45443" member_type: VOTER }
I20260713 09:08:09.817210 25055 leader_election.cc:304] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [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: c33e8c251bbd4759a18130a9dfb45443; no voters: 
I20260713 09:08:09.818205 25055 leader_election.cc:290] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:09.818516 25058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.819839 25058 raft_consensus.cc:697] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 1 LEADER]: Becoming Leader. State: Replica: c33e8c251bbd4759a18130a9dfb45443, State: Running, Role: LEADER
I20260713 09:08:09.820518 25058 consensus_queue.cc:237] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [LEADER]: Queue going to LEADER mode. State: All 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: "c33e8c251bbd4759a18130a9dfb45443" member_type: VOTER }
I20260713 09:08:09.821168 25055 sys_catalog.cc:565] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:09.825750 25060 sys_catalog.cc:455] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c33e8c251bbd4759a18130a9dfb45443. Latest consensus state: current_term: 1 leader_uuid: "c33e8c251bbd4759a18130a9dfb45443" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33e8c251bbd4759a18130a9dfb45443" member_type: VOTER } }
I20260713 09:08:09.826107 25059 sys_catalog.cc:455] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c33e8c251bbd4759a18130a9dfb45443" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33e8c251bbd4759a18130a9dfb45443" member_type: VOTER } }
I20260713 09:08:09.826568 25060 sys_catalog.cc:458] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:09.826685 25059 sys_catalog.cc:458] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:09.828599 25066 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:09.833621 25066 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:09.835886 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:09.841967 25066 catalog_manager.cc:1383] Generated new cluster ID: 3d0ab3d0e1494eb6b8b290fec48c942b
I20260713 09:08:09.842201 25066 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:09.865178 25066 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:09.866374 25066 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:09.889763 25066 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443: Generated new TSK 0
I20260713 09:08:09.890365 25066 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:09.901960 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:09.907577 25076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:09.909288 25077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:09.910256 25079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:09.912247 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:09.913059 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:09.913228 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:09.913345 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933689913334 us; error 0 us; skew 500 ppm
I20260713 09:08:09.913787 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:09.915934 21668 webserver.cc:533] Webserver started at http://127.21.41.1:46495/ using document root <none> and password file <none>
I20260713 09:08:09.916326 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:09.916479 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:09.916676 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:09.917634 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "2411f4fe9dc741a9941937aaecec5320"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-qf7c"
I20260713 09:08:09.921693 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:09.924844 25084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.925549 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:09.925818 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "2411f4fe9dc741a9941937aaecec5320"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-qf7c"
I20260713 09:08:09.926088 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:09.947670 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:09.948858 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:09.950318 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:09.952549 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:09.952765 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.953016 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:09.953198 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.992713 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:34645
I20260713 09:08:09.992815 25146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:34645 every 8 connection(s)
I20260713 09:08:09.997948 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.004400 25151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.005398 25152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.009897 25154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:10.010876 25147 heartbeater.cc:344] Connected to a master server at 127.21.41.62:40791
I20260713 09:08:10.011035 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:10.011294 25147 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.012054 25147 heartbeater.cc:507] Master 127.21.41.62:40791 requested a full tablet report, sending...
I20260713 09:08:10.012171 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.012490 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.012667 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933690012636 us; error 0 us; skew 500 ppm
I20260713 09:08:10.013418 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.014284 25020 ts_manager.cc:194] Registered new tserver with Master: 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645)
I20260713 09:08:10.016127 21668 webserver.cc:533] Webserver started at http://127.21.41.2:33135/ using document root <none> and password file <none>
I20260713 09:08:10.016731 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.016815 25020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51650
I20260713 09:08:10.016959 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.017359 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.018673 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "9beae0179fc7422bb57cae6c3ba57e41"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-qf7c"
I20260713 09:08:10.023046 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:10.026293 25159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.027163 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:10.027448 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "9beae0179fc7422bb57cae6c3ba57e41"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-qf7c"
I20260713 09:08:10.027730 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:10.050367 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.051537 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.052891 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.055042 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.055210 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.055496 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.055665 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.094146 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:46831
I20260713 09:08:10.094262 25221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:46831 every 8 connection(s)
I20260713 09:08:10.098942 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.105049 25225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.107198 25226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.108280 25228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:10.108603 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:10.109524 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.109752 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.109952 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933690109935 us; error 0 us; skew 500 ppm
I20260713 09:08:10.110666 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.111508 25222 heartbeater.cc:344] Connected to a master server at 127.21.41.62:40791
I20260713 09:08:10.111864 25222 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.112644 25222 heartbeater.cc:507] Master 127.21.41.62:40791 requested a full tablet report, sending...
I20260713 09:08:10.113821 21668 webserver.cc:533] Webserver started at http://127.21.41.3:35057/ using document root <none> and password file <none>
I20260713 09:08:10.114437 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.114668 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.114743 25020 ts_manager.cc:194] Registered new tserver with Master: 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:10.114967 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.116173 25020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51654
I20260713 09:08:10.116248 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-qf7c"
I20260713 09:08:10.120795 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:10.123895 25233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.124637 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:10.124866 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-qf7c"
I20260713 09:08:10.125080 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:10.137039 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.138111 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.139499 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.141530 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.141719 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.141956 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.142107 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.179066 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:43037
I20260713 09:08:10.179179 25295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:43037 every 8 connection(s)
I20260713 09:08:10.192250 25296 heartbeater.cc:344] Connected to a master server at 127.21.41.62:40791
I20260713 09:08:10.192651 25296 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.193252 25296 heartbeater.cc:507] Master 127.21.41.62:40791 requested a full tablet report, sending...
I20260713 09:08:10.195014 25020 ts_manager.cc:194] Registered new tserver with Master: a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037)
I20260713 09:08:10.195441 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013304749s
I20260713 09:08:10.196239 25020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51656
I20260713 09:08:10.218922 25020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51672:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:10.220983 25020 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:10.271011 25261 tablet_service.cc:1511] Processing CreateTablet for tablet 3403ee6dc96f41909b0d8bfec26fe027 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f802a706fc4448988d8fdbb7b95f6104]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:10.271274 25260 tablet_service.cc:1511] Processing CreateTablet for tablet 4210765997964e2b9ea8491158f519d7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f802a706fc4448988d8fdbb7b95f6104]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:10.272398 25261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3403ee6dc96f41909b0d8bfec26fe027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.272985 25260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4210765997964e2b9ea8491158f519d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.280140 25112 tablet_service.cc:1511] Processing CreateTablet for tablet 3403ee6dc96f41909b0d8bfec26fe027 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f802a706fc4448988d8fdbb7b95f6104]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:10.280750 25111 tablet_service.cc:1511] Processing CreateTablet for tablet 4210765997964e2b9ea8491158f519d7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f802a706fc4448988d8fdbb7b95f6104]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:10.281366 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3403ee6dc96f41909b0d8bfec26fe027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.282013 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4210765997964e2b9ea8491158f519d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.292726 25187 tablet_service.cc:1511] Processing CreateTablet for tablet 3403ee6dc96f41909b0d8bfec26fe027 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f802a706fc4448988d8fdbb7b95f6104]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:10.293038 25186 tablet_service.cc:1511] Processing CreateTablet for tablet 4210765997964e2b9ea8491158f519d7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f802a706fc4448988d8fdbb7b95f6104]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:10.294119 25187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3403ee6dc96f41909b0d8bfec26fe027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.294759 25186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4210765997964e2b9ea8491158f519d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.299885 25311 tablet_bootstrap.cc:492] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a: Bootstrap starting.
I20260713 09:08:10.310946 25311 tablet_bootstrap.cc:654] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.312271 25313 tablet_bootstrap.cc:492] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: Bootstrap starting.
I20260713 09:08:10.313776 25312 tablet_bootstrap.cc:492] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320: Bootstrap starting.
I20260713 09:08:10.317243 25311 tablet_bootstrap.cc:492] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a: No bootstrap required, opened a new log
I20260713 09:08:10.317741 25311 ts_tablet_manager.cc:1403] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260713 09:08:10.319357 25312 tablet_bootstrap.cc:654] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.319489 25313 tablet_bootstrap.cc:654] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.320891 25311 raft_consensus.cc:359] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.321640 25311 raft_consensus.cc:385] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.321979 25311 raft_consensus.cc:740] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.323208 25311 consensus_queue.cc:260] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.328660 25312 tablet_bootstrap.cc:492] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320: No bootstrap required, opened a new log
I20260713 09:08:10.329067 25296 heartbeater.cc:499] Master 127.21.41.62:40791 was elected leader, sending a full tablet report...
I20260713 09:08:10.329365 25312 ts_tablet_manager.cc:1403] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:08:10.329571 25311 ts_tablet_manager.cc:1434] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.006s
I20260713 09:08:10.329698 25313 tablet_bootstrap.cc:492] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: No bootstrap required, opened a new log
I20260713 09:08:10.330528 25313 ts_tablet_manager.cc:1403] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:08:10.330977 25311 tablet_bootstrap.cc:492] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a: Bootstrap starting.
I20260713 09:08:10.332510 25312 raft_consensus.cc:359] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.333335 25312 raft_consensus.cc:385] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.333703 25312 raft_consensus.cc:740] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.333566 25313 raft_consensus.cc:359] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.334719 25313 raft_consensus.cc:385] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.334709 25312 consensus_queue.cc:260] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.335301 25313 raft_consensus.cc:740] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.336372 25313 consensus_queue.cc:260] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.338182 25311 tablet_bootstrap.cc:654] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.341764 25222 heartbeater.cc:499] Master 127.21.41.62:40791 was elected leader, sending a full tablet report...
I20260713 09:08:10.342968 25313 ts_tablet_manager.cc:1434] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:08:10.344218 25313 tablet_bootstrap.cc:492] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: Bootstrap starting.
W20260713 09:08:10.347869 25223 tablet.cc:2406] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:10.349196 25147 heartbeater.cc:499] Master 127.21.41.62:40791 was elected leader, sending a full tablet report...
I20260713 09:08:10.350039 25312 ts_tablet_manager.cc:1434] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.011s
I20260713 09:08:10.350057 25311 tablet_bootstrap.cc:492] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a: No bootstrap required, opened a new log
I20260713 09:08:10.350739 25311 ts_tablet_manager.cc:1403] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:08:10.351076 25312 tablet_bootstrap.cc:492] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320: Bootstrap starting.
I20260713 09:08:10.353875 25311 raft_consensus.cc:359] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.354736 25311 raft_consensus.cc:385] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.355085 25311 raft_consensus.cc:740] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.355448 25313 tablet_bootstrap.cc:654] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.355952 25311 consensus_queue.cc:260] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.358160 25312 tablet_bootstrap.cc:654] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.358742 25311 ts_tablet_manager.cc:1434] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:10.365458 25312 tablet_bootstrap.cc:492] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320: No bootstrap required, opened a new log
I20260713 09:08:10.366065 25312 ts_tablet_manager.cc:1403] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:08:10.366453 25313 tablet_bootstrap.cc:492] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: No bootstrap required, opened a new log
I20260713 09:08:10.367022 25313 ts_tablet_manager.cc:1403] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260713 09:08:10.369066 25312 raft_consensus.cc:359] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.369850 25312 raft_consensus.cc:385] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.370296 25312 raft_consensus.cc:740] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.369933 25313 raft_consensus.cc:359] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.370879 25313 raft_consensus.cc:385] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.371215 25313 raft_consensus.cc:740] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.371078 25312 consensus_queue.cc:260] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.372090 25313 consensus_queue.cc:260] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.373379 25312 ts_tablet_manager.cc:1434] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:10.374174 25313 ts_tablet_manager.cc:1434] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:08:10.434408 25319 raft_consensus.cc:493] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:10.434923 25319 raft_consensus.cc:515] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.437044 25319 leader_election.cc:290] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037), 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645)
I20260713 09:08:10.446442 25271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" is_pre_election: true
I20260713 09:08:10.447232 25271 raft_consensus.cc:2468] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 0.
I20260713 09:08:10.447636 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320" is_pre_election: true
I20260713 09:08:10.448285 25163 leader_election.cc:304] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9beae0179fc7422bb57cae6c3ba57e41, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.448287 25122 raft_consensus.cc:2468] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 0.
I20260713 09:08:10.449039 25319 raft_consensus.cc:2804] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:10.449440 25319 raft_consensus.cc:493] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:10.449716 25319 raft_consensus.cc:3060] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.454396 25319 raft_consensus.cc:515] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.455955 25319 leader_election.cc:290] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 election: Requested vote from peers a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037), 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645)
I20260713 09:08:10.456779 25271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
I20260713 09:08:10.456952 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
I20260713 09:08:10.457307 25271 raft_consensus.cc:3060] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.457530 25122 raft_consensus.cc:3060] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.462260 25271 raft_consensus.cc:2468] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 1.
I20260713 09:08:10.462405 25122 raft_consensus.cc:2468] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 1.
I20260713 09:08:10.462762 25319 raft_consensus.cc:493] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:10.463255 25163 leader_election.cc:304] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9beae0179fc7422bb57cae6c3ba57e41, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.463589 25319 raft_consensus.cc:515] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.464722 25324 raft_consensus.cc:2804] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:10.466029 25324 raft_consensus.cc:697] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Becoming Leader. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Running, Role: LEADER
I20260713 09:08:10.466596 25319 leader_election.cc:290] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037)
I20260713 09:08:10.466687 25271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4210765997964e2b9ea8491158f519d7" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" is_pre_election: true
I20260713 09:08:10.466949 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4210765997964e2b9ea8491158f519d7" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320" is_pre_election: true
I20260713 09:08:10.467300 25271 raft_consensus.cc:2468] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 0.
I20260713 09:08:10.466919 25324 consensus_queue.cc:237] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.467670 25122 raft_consensus.cc:2468] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 0.
I20260713 09:08:10.468304 25163 leader_election.cc:304] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9beae0179fc7422bb57cae6c3ba57e41, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.469058 25319 raft_consensus.cc:2804] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:10.469431 25319 raft_consensus.cc:493] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:10.469696 25319 raft_consensus.cc:3060] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.475912 25319 raft_consensus.cc:515] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.476285 25018 catalog_manager.cc:5697] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "9beae0179fc7422bb57cae6c3ba57e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:10.477941 25319 leader_election.cc:290] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 election: Requested vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037)
I20260713 09:08:10.478518 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4210765997964e2b9ea8491158f519d7" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
I20260713 09:08:10.478857 25271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4210765997964e2b9ea8491158f519d7" candidate_uuid: "9beae0179fc7422bb57cae6c3ba57e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
I20260713 09:08:10.479116 25122 raft_consensus.cc:3060] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.479486 25271 raft_consensus.cc:3060] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.485353 25271 raft_consensus.cc:2468] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 1.
I20260713 09:08:10.486521 25163 leader_election.cc:304] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9beae0179fc7422bb57cae6c3ba57e41, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.486949 25122 raft_consensus.cc:2468] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9beae0179fc7422bb57cae6c3ba57e41 in term 1.
I20260713 09:08:10.487196 25319 raft_consensus.cc:2804] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:10.487694 25319 raft_consensus.cc:697] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Becoming Leader. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Running, Role: LEADER
I20260713 09:08:10.488446 25319 consensus_queue.cc:237] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.494182 25018 catalog_manager.cc:5697] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "9beae0179fc7422bb57cae6c3ba57e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:10.549455 25018 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36590:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:10.551249 25018 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:10.576706 25112 tablet_service.cc:1511] Processing CreateTablet for tablet 8180ff05383c4ca783c15b901033db20 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7459cf95ab7b4b5fb0de2d61e123d6bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:10.577890 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8180ff05383c4ca783c15b901033db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.578042 25187 tablet_service.cc:1511] Processing CreateTablet for tablet 8180ff05383c4ca783c15b901033db20 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7459cf95ab7b4b5fb0de2d61e123d6bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:10.579216 25187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8180ff05383c4ca783c15b901033db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.581688 25186 tablet_service.cc:1511] Processing CreateTablet for tablet 72dbcce94ae1470cbaa967960487f872 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7459cf95ab7b4b5fb0de2d61e123d6bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:10.582897 25186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dbcce94ae1470cbaa967960487f872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.583252 25260 tablet_service.cc:1511] Processing CreateTablet for tablet 8180ff05383c4ca783c15b901033db20 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7459cf95ab7b4b5fb0de2d61e123d6bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:10.583770 25111 tablet_service.cc:1511] Processing CreateTablet for tablet 72dbcce94ae1470cbaa967960487f872 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7459cf95ab7b4b5fb0de2d61e123d6bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:10.584501 25260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8180ff05383c4ca783c15b901033db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.584941 25111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dbcce94ae1470cbaa967960487f872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.592612 25261 tablet_service.cc:1511] Processing CreateTablet for tablet 72dbcce94ae1470cbaa967960487f872 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7459cf95ab7b4b5fb0de2d61e123d6bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:10.593861 25261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dbcce94ae1470cbaa967960487f872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.595715 25313 tablet_bootstrap.cc:492] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41: Bootstrap starting.
I20260713 09:08:10.601581 25313 tablet_bootstrap.cc:654] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.608337 25311 tablet_bootstrap.cc:492] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Bootstrap starting.
I20260713 09:08:10.609372 25313 tablet_bootstrap.cc:492] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41: No bootstrap required, opened a new log
I20260713 09:08:10.609858 25313 ts_tablet_manager.cc:1403] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:08:10.612520 25312 tablet_bootstrap.cc:492] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320: Bootstrap starting.
I20260713 09:08:10.615336 25311 tablet_bootstrap.cc:654] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.615097 25313 raft_consensus.cc:359] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.615895 25313 raft_consensus.cc:385] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.616235 25313 raft_consensus.cc:740] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.617051 25313 consensus_queue.cc:260] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.619071 25312 tablet_bootstrap.cc:654] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.621294 25313 ts_tablet_manager.cc:1434] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:10.621961 25311 tablet_bootstrap.cc:492] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: No bootstrap required, opened a new log
I20260713 09:08:10.622329 25313 tablet_bootstrap.cc:492] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41: Bootstrap starting.
I20260713 09:08:10.622716 25311 ts_tablet_manager.cc:1403] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:08:10.627276 25311 raft_consensus.cc:359] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.628187 25311 raft_consensus.cc:385] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.628590 25311 raft_consensus.cc:740] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.629388 25313 tablet_bootstrap.cc:654] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.629542 25311 consensus_queue.cc:260] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.632520 25311 ts_tablet_manager.cc:1434] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:10.633744 25311 tablet_bootstrap.cc:492] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: Bootstrap starting.
I20260713 09:08:10.635506 25312 tablet_bootstrap.cc:492] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320: No bootstrap required, opened a new log
I20260713 09:08:10.636070 25312 ts_tablet_manager.cc:1403] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260713 09:08:10.639149 25312 raft_consensus.cc:359] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.639943 25311 tablet_bootstrap.cc:654] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.639884 25312 raft_consensus.cc:385] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.640404 25312 raft_consensus.cc:740] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.641332 25312 consensus_queue.cc:260] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.646453 25312 ts_tablet_manager.cc:1434] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:10.647719 25312 tablet_bootstrap.cc:492] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: Bootstrap starting.
I20260713 09:08:10.655980 25312 tablet_bootstrap.cc:654] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.677354 25313 tablet_bootstrap.cc:492] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41: No bootstrap required, opened a new log
I20260713 09:08:10.677493 25312 tablet_bootstrap.cc:492] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: No bootstrap required, opened a new log
I20260713 09:08:10.677831 25313 ts_tablet_manager.cc:1403] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.042s
I20260713 09:08:10.678000 25312 ts_tablet_manager.cc:1403] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260713 09:08:10.678418 25311 tablet_bootstrap.cc:492] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: No bootstrap required, opened a new log
I20260713 09:08:10.678915 25311 ts_tablet_manager.cc:1403] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.031s
I20260713 09:08:10.680428 25312 raft_consensus.cc:359] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.680989 25312 raft_consensus.cc:385] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.681397 25312 raft_consensus.cc:740] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.680902 25313 raft_consensus.cc:359] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.681831 25313 raft_consensus.cc:385] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.681748 25311 raft_consensus.cc:359] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.682211 25313 raft_consensus.cc:740] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.682519 25311 raft_consensus.cc:385] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.682138 25312 consensus_queue.cc:260] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.682842 25311 raft_consensus.cc:740] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.683562 25311 consensus_queue.cc:260] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.684490 25312 ts_tablet_manager.cc:1434] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:08:10.685490 25313 consensus_queue.cc:260] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.687260 25311 ts_tablet_manager.cc:1434] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:10.689148 25313 ts_tablet_manager.cc:1434] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:08:10.698886 25317 raft_consensus.cc:493] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:10.699304 25317 raft_consensus.cc:515] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.701196 25317 leader_election.cc:290] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:10.709829 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320" is_pre_election: true
I20260713 09:08:10.710541 25122 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 0.
I20260713 09:08:10.711097 25197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41" is_pre_election: true
I20260713 09:08:10.711570 25236 leader_election.cc:304] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2411f4fe9dc741a9941937aaecec5320, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.711826 25197 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 0.
I20260713 09:08:10.712481 25317 raft_consensus.cc:2804] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:10.712853 25317 raft_consensus.cc:493] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:10.713179 25317 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.718086 25317 raft_consensus.cc:515] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.719545 25317 leader_election.cc:290] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 election: Requested vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:10.720212 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
I20260713 09:08:10.720538 25197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
I20260713 09:08:10.720767 25122 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.721096 25197 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.725266 25122 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 1.
I20260713 09:08:10.725705 25197 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 1.
I20260713 09:08:10.726200 25236 leader_election.cc:304] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2411f4fe9dc741a9941937aaecec5320, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.727007 25317 raft_consensus.cc:2804] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:10.728344 25317 raft_consensus.cc:697] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Becoming Leader. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Running, Role: LEADER
I20260713 09:08:10.729136 25317 consensus_queue.cc:237] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.735733 25017 catalog_manager.cc:5697] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a reported cstate change: term changed from 0 to 1, leader changed from <none> to a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3). New cstate: current_term: 1 leader_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.778290 25317 raft_consensus.cc:493] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:10.778795 25317 raft_consensus.cc:515] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.780310 25317 leader_election.cc:290] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:10.781150 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320" is_pre_election: true
I20260713 09:08:10.781289 25197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41" is_pre_election: true
I20260713 09:08:10.781735 25122 raft_consensus.cc:2468] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 0.
I20260713 09:08:10.781852 25197 raft_consensus.cc:2468] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 0.
I20260713 09:08:10.782724 25236 leader_election.cc:304] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2411f4fe9dc741a9941937aaecec5320, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.783349 25317 raft_consensus.cc:2804] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:10.783622 25317 raft_consensus.cc:493] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:10.783878 25317 raft_consensus.cc:3060] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.788403 25317 raft_consensus.cc:515] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.789893 25317 leader_election.cc:290] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 election: Requested vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:10.790685 25122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
I20260713 09:08:10.790833 25197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
I20260713 09:08:10.791181 25122 raft_consensus.cc:3060] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.791343 25197 raft_consensus.cc:3060] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.795920 25197 raft_consensus.cc:2468] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 1.
I20260713 09:08:10.795934 25122 raft_consensus.cc:2468] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 1.
I20260713 09:08:10.797058 25237 leader_election.cc:304] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9beae0179fc7422bb57cae6c3ba57e41, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:10.797741 25317 raft_consensus.cc:2804] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:10.798213 25317 raft_consensus.cc:697] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Becoming Leader. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Running, Role: LEADER
I20260713 09:08:10.798872 25317 consensus_queue.cc:237] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:10.805269 25017 catalog_manager.cc:5697] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a reported cstate change: term changed from 0 to 1, leader changed from <none> to a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3). New cstate: current_term: 1 leader_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.868000 25197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027"
dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
mode: GRACEFUL
new_leader_uuid: "2411f4fe9dc741a9941937aaecec5320"
 from {username='slave'} at 127.0.0.1:52196
I20260713 09:08:10.868614 25197 raft_consensus.cc:606] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Received request to transfer leadership to TS 2411f4fe9dc741a9941937aaecec5320
I20260713 09:08:10.870426 25319 consensus_queue.cc:1048] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.878532 25324 raft_consensus.cc:993] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: : Instructing follower 2411f4fe9dc741a9941937aaecec5320 to start an election
I20260713 09:08:10.878983 25324 raft_consensus.cc:1081] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Signalling peer 2411f4fe9dc741a9941937aaecec5320 to start an election
I20260713 09:08:10.880929 25121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027"
dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
 from {username='slave'} at 127.0.0.1:52288
I20260713 09:08:10.881552 25121 raft_consensus.cc:493] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:10.881889 25121 raft_consensus.cc:3060] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.887292 25121 raft_consensus.cc:515] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.888265 25122 raft_consensus.cc:1240] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Rejecting Update request from peer 9beae0179fc7422bb57cae6c3ba57e41 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:10.889611 25271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8180ff05383c4ca783c15b901033db20"
dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
mode: GRACEFUL
new_leader_uuid: "2411f4fe9dc741a9941937aaecec5320"
 from {username='slave'} at 127.0.0.1:40510
I20260713 09:08:10.890368 25271 raft_consensus.cc:606] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Received request to transfer leadership to TS 2411f4fe9dc741a9941937aaecec5320
I20260713 09:08:10.891927 25324 consensus_queue.cc:1048] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.892387 25121 leader_election.cc:290] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [CANDIDATE]: Term 2 election: Requested vote from peers a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037), 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:10.897145 25324 consensus_queue.cc:1059] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.898432 25270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872"
dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
mode: GRACEFUL
new_leader_uuid: "2411f4fe9dc741a9941937aaecec5320"
 from {username='slave'} at 127.0.0.1:40510
I20260713 09:08:10.899063 25270 raft_consensus.cc:606] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Received request to transfer leadership to TS 2411f4fe9dc741a9941937aaecec5320
I20260713 09:08:10.901263 25325 raft_consensus.cc:3055] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:10.901634 25325 raft_consensus.cc:740] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9beae0179fc7422bb57cae6c3ba57e41, State: Running, Role: LEADER
I20260713 09:08:10.907397 25270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027" candidate_uuid: "2411f4fe9dc741a9941937aaecec5320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
I20260713 09:08:10.902379 25325 consensus_queue.cc:260] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.908565 25325 raft_consensus.cc:3060] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.913596 25197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3403ee6dc96f41909b0d8bfec26fe027" candidate_uuid: "2411f4fe9dc741a9941937aaecec5320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
I20260713 09:08:10.923849 25197 raft_consensus.cc:2468] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2411f4fe9dc741a9941937aaecec5320 in term 2.
I20260713 09:08:10.926779 25088 leader_election.cc:304] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [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: 2411f4fe9dc741a9941937aaecec5320, 9beae0179fc7422bb57cae6c3ba57e41; no voters: a1904e66ff4d433ab75cfb8d63dd1e4a
I20260713 09:08:10.927819 25318 raft_consensus.cc:2804] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:10.929946 25318 raft_consensus.cc:697] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Becoming Leader. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Running, Role: LEADER
I20260713 09:08:10.930850 25318 consensus_queue.cc:237] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [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: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } }
I20260713 09:08:10.937397 25018 catalog_manager.cc:5697] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 reported cstate change: term changed from 1 to 2, leader changed from 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2) to 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "2411f4fe9dc741a9941937aaecec5320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.075434 25325 consensus_queue.cc:1048] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:11.085457 25325 consensus_queue.cc:1048] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:11.321938 25317 consensus_queue.cc:1048] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:11.338667 25271 raft_consensus.cc:3060] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.339751 25358 raft_consensus.cc:993] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: : Instructing follower 2411f4fe9dc741a9941937aaecec5320 to start an election
I20260713 09:08:11.340258 25358 raft_consensus.cc:1081] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Signalling peer 2411f4fe9dc741a9941937aaecec5320 to start an election
I20260713 09:08:11.341931 25122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8180ff05383c4ca783c15b901033db20"
dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
 from {username='slave'} at 127.0.0.1:52290
I20260713 09:08:11.342510 25122 raft_consensus.cc:493] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:11.342932 25122 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.343498 25357 consensus_queue.cc:1048] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:11.348748 25317 consensus_queue.cc:1048] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:11.352042 25271 raft_consensus.cc:1275] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Refusing update from remote peer 2411f4fe9dc741a9941937aaecec5320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:11.353768 25318 consensus_queue.cc:1048] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:11.356161 25122 raft_consensus.cc:515] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.359934 25197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "2411f4fe9dc741a9941937aaecec5320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
I20260713 09:08:11.360736 25197 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.364686 25358 raft_consensus.cc:993] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: : Instructing follower 2411f4fe9dc741a9941937aaecec5320 to start an election
I20260713 09:08:11.365123 25358 raft_consensus.cc:1081] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Signalling peer 2411f4fe9dc741a9941937aaecec5320 to start an election
I20260713 09:08:11.368114 25122 leader_election.cc:290] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [CANDIDATE]: Term 2 election: Requested vote from peers 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831), a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037)
I20260713 09:08:11.371884 25270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "2411f4fe9dc741a9941937aaecec5320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
I20260713 09:08:11.372785 25270 raft_consensus.cc:3055] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:11.373219 25270 raft_consensus.cc:740] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Running, Role: LEADER
I20260713 09:08:11.384397 25197 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2411f4fe9dc741a9941937aaecec5320 in term 2.
I20260713 09:08:11.381114 25195 raft_consensus.cc:1275] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Refusing update from remote peer 2411f4fe9dc741a9941937aaecec5320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:11.389806 25196 raft_consensus.cc:1240] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Rejecting Update request from peer a1904e66ff4d433ab75cfb8d63dd1e4a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:08:11.390275 25121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872"
dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
 from {username='slave'} at 127.0.0.1:52290
I20260713 09:08:11.390892 25121 raft_consensus.cc:493] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:11.391247 25121 raft_consensus.cc:3060] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.391278 25088 leader_election.cc:304] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2411f4fe9dc741a9941937aaecec5320, 9beae0179fc7422bb57cae6c3ba57e41; no voters: 
I20260713 09:08:11.374332 25359 consensus_queue.cc:1048] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:08:11.393020 25318 raft_consensus.cc:2804] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:11.374282 25270 consensus_queue.cc:260] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.395351 25317 consensus_queue.cc:1059] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:11.397450 25270 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.398185 25362 consensus_queue.cc:1048] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:11.403129 25121 raft_consensus.cc:515] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.405180 25121 leader_election.cc:290] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [CANDIDATE]: Term 2 election: Requested vote from peers 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831), a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3:43037)
I20260713 09:08:11.407531 25271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872" candidate_uuid: "2411f4fe9dc741a9941937aaecec5320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
I20260713 09:08:11.408102 25271 raft_consensus.cc:3055] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:11.408416 25271 raft_consensus.cc:740] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Running, Role: LEADER
I20260713 09:08:11.409348 25270 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2411f4fe9dc741a9941937aaecec5320 in term 2.
I20260713 09:08:11.409454 25271 consensus_queue.cc:260] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.410997 25271 raft_consensus.cc:3060] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.411412 25196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dbcce94ae1470cbaa967960487f872" candidate_uuid: "2411f4fe9dc741a9941937aaecec5320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
I20260713 09:08:11.411953 25196 raft_consensus.cc:3060] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:11.412983 25318 raft_consensus.cc:697] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Becoming Leader. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Running, Role: LEADER
I20260713 09:08:11.413973 25318 consensus_queue.cc:237] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.419242 25196 raft_consensus.cc:2468] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2411f4fe9dc741a9941937aaecec5320 in term 2.
I20260713 09:08:11.420822 25088 leader_election.cc:304] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2411f4fe9dc741a9941937aaecec5320, 9beae0179fc7422bb57cae6c3ba57e41; no voters: 
I20260713 09:08:11.421658 25318 raft_consensus.cc:2804] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:11.422143 25318 raft_consensus.cc:697] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Becoming Leader. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Running, Role: LEADER
I20260713 09:08:11.423213 25318 consensus_queue.cc:237] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.424966 25018 catalog_manager.cc:5697] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 reported cstate change: term changed from 1 to 2, leader changed from a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3) to 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "2411f4fe9dc741a9941937aaecec5320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.427806 25271 raft_consensus.cc:2468] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2411f4fe9dc741a9941937aaecec5320 in term 2.
I20260713 09:08:11.441052 25018 catalog_manager.cc:5697] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 reported cstate change: term changed from 1 to 2, leader changed from a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3) to 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1). New cstate: current_term: 2 leader_uuid: "2411f4fe9dc741a9941937aaecec5320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.617897 21668 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:08:11.620258 21668 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:08:11.620805 21668 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:08:11.632334 25121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8180ff05383c4ca783c15b901033db20"
dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
mode: GRACEFUL
new_leader_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
 from {username='slave'} at 127.0.0.1:52306
I20260713 09:08:11.632879 25121 raft_consensus.cc:606] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Received request to transfer leadership to TS a1904e66ff4d433ab75cfb8d63dd1e4a
I20260713 09:08:11.633862 21668 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:08:11.804931 25271 raft_consensus.cc:1275] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Refusing update from remote peer 2411f4fe9dc741a9941937aaecec5320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:11.806274 25318 consensus_queue.cc:1048] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.810636 25363 raft_consensus.cc:993] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: : Instructing follower a1904e66ff4d433ab75cfb8d63dd1e4a to start an election
I20260713 09:08:11.811038 25351 raft_consensus.cc:1081] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Signalling peer a1904e66ff4d433ab75cfb8d63dd1e4a to start an election
I20260713 09:08:11.812557 25270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8180ff05383c4ca783c15b901033db20"
dest_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a"
 from {username='slave'} at 127.0.0.1:40518
I20260713 09:08:11.813048 25270 raft_consensus.cc:493] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:11.813400 25270 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:11.815230 25196 raft_consensus.cc:1275] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Refusing update from remote peer 2411f4fe9dc741a9941937aaecec5320: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:11.816715 25365 consensus_queue.cc:1048] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:11.820143 25270 raft_consensus.cc:515] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.821158 25271 raft_consensus.cc:1240] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 FOLLOWER]: Rejecting Update request from peer 2411f4fe9dc741a9941937aaecec5320 for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:11.822908 25121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2411f4fe9dc741a9941937aaecec5320"
I20260713 09:08:11.823518 25121 raft_consensus.cc:3055] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:11.823783 25121 raft_consensus.cc:740] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2411f4fe9dc741a9941937aaecec5320, State: Running, Role: LEADER
I20260713 09:08:11.824607 25121 consensus_queue.cc:260] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [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: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.825717 25121 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:11.832751 25121 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 3.
I20260713 09:08:11.833527 25270 leader_election.cc:290] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [CANDIDATE]: Term 3 election: Requested vote from peers 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1:34645), 9beae0179fc7422bb57cae6c3ba57e41 (127.21.41.2:46831)
I20260713 09:08:11.834861 25236 leader_election.cc:304] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [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: 2411f4fe9dc741a9941937aaecec5320, a1904e66ff4d433ab75cfb8d63dd1e4a; no voters: 
I20260713 09:08:11.835052 25196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8180ff05383c4ca783c15b901033db20" candidate_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9beae0179fc7422bb57cae6c3ba57e41"
I20260713 09:08:11.835604 25196 raft_consensus.cc:3060] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:11.835600 25359 raft_consensus.cc:2804] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:11.836187 25359 raft_consensus.cc:697] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 LEADER]: Becoming Leader. State: Replica: a1904e66ff4d433ab75cfb8d63dd1e4a, State: Running, Role: LEADER
I20260713 09:08:11.836889 25359 consensus_queue.cc:237] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } }
I20260713 09:08:11.840883 25196 raft_consensus.cc:2468] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1904e66ff4d433ab75cfb8d63dd1e4a in term 3.
I20260713 09:08:11.843501 25020 catalog_manager.cc:5697] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a reported cstate change: term changed from 2 to 3, leader changed from 2411f4fe9dc741a9941937aaecec5320 (127.21.41.1) to a1904e66ff4d433ab75cfb8d63dd1e4a (127.21.41.3). New cstate: current_term: 3 leader_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2411f4fe9dc741a9941937aaecec5320" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 34645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.919843 25270 raft_consensus.cc:1275] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Refusing update from remote peer 2411f4fe9dc741a9941937aaecec5320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:11.920909 25365 consensus_queue.cc:1048] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1904e66ff4d433ab75cfb8d63dd1e4a" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 43037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.927933 25196 raft_consensus.cc:1275] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Refusing update from remote peer 2411f4fe9dc741a9941937aaecec5320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:11.929544 25351 consensus_queue.cc:1048] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9beae0179fc7422bb57cae6c3ba57e41" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.973418 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:08:11.995260 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:11.995875 21668 tablet_replica.cc:333] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320: stopping tablet replica
I20260713 09:08:11.996377 21668 raft_consensus.cc:2243] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.997179 21668 raft_consensus.cc:2272] T 72dbcce94ae1470cbaa967960487f872 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.999236 21668 tablet_replica.cc:333] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320: stopping tablet replica
I20260713 09:08:11.999737 21668 raft_consensus.cc:2243] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.000142 21668 raft_consensus.cc:2272] T 8180ff05383c4ca783c15b901033db20 P 2411f4fe9dc741a9941937aaecec5320 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.002445 21668 tablet_replica.cc:333] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320: stopping tablet replica
I20260713 09:08:12.002969 21668 raft_consensus.cc:2243] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.003350 21668 raft_consensus.cc:2272] T 4210765997964e2b9ea8491158f519d7 P 2411f4fe9dc741a9941937aaecec5320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.005168 21668 tablet_replica.cc:333] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320: stopping tablet replica
I20260713 09:08:12.005586 21668 raft_consensus.cc:2243] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.006265 21668 raft_consensus.cc:2272] T 3403ee6dc96f41909b0d8bfec26fe027 P 2411f4fe9dc741a9941937aaecec5320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.029831 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
I20260713 09:08:12.040992 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
I20260713 09:08:12.055905 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.056404 21668 tablet_replica.cc:333] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41: stopping tablet replica
I20260713 09:08:12.056866 21668 raft_consensus.cc:2243] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.057229 21668 raft_consensus.cc:2272] T 72dbcce94ae1470cbaa967960487f872 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.059185 21668 tablet_replica.cc:333] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41: stopping tablet replica
I20260713 09:08:12.059624 21668 raft_consensus.cc:2243] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.059976 21668 raft_consensus.cc:2272] T 3403ee6dc96f41909b0d8bfec26fe027 P 9beae0179fc7422bb57cae6c3ba57e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.061975 21668 tablet_replica.cc:333] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41: stopping tablet replica
I20260713 09:08:12.062386 21668 raft_consensus.cc:2243] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.062783 21668 raft_consensus.cc:2272] T 8180ff05383c4ca783c15b901033db20 P 9beae0179fc7422bb57cae6c3ba57e41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.064555 21668 tablet_replica.cc:333] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41: stopping tablet replica
I20260713 09:08:12.064941 21668 raft_consensus.cc:2243] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.065557 21668 raft_consensus.cc:2272] T 4210765997964e2b9ea8491158f519d7 P 9beae0179fc7422bb57cae6c3ba57e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.076773 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
I20260713 09:08:12.086967 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
I20260713 09:08:12.101970 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.102471 21668 tablet_replica.cc:333] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a: stopping tablet replica
I20260713 09:08:12.102985 21668 raft_consensus.cc:2243] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.103350 21668 raft_consensus.cc:2272] T 72dbcce94ae1470cbaa967960487f872 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.105046 21668 tablet_replica.cc:333] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a: stopping tablet replica
I20260713 09:08:12.105480 21668 raft_consensus.cc:2243] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.105785 21668 raft_consensus.cc:2272] T 3403ee6dc96f41909b0d8bfec26fe027 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.107776 21668 tablet_replica.cc:333] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: stopping tablet replica
I20260713 09:08:12.108165 21668 raft_consensus.cc:2243] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.108649 21668 pending_rounds.cc:70] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Trying to abort 2 pending ops.
I20260713 09:08:12.108796 21668 pending_rounds.cc:77] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992401770536960 op_type: NO_OP noop_request { }
I20260713 09:08:12.109046 21668 raft_consensus.cc:2889] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:12.109252 21668 pending_rounds.cc:77] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992400041562112 op_type: NO_OP noop_request { }
I20260713 09:08:12.109431 21668 raft_consensus.cc:2889] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:12.109630 21668 raft_consensus.cc:2272] T 8180ff05383c4ca783c15b901033db20 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.111390 21668 tablet_replica.cc:333] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a: stopping tablet replica
I20260713 09:08:12.111764 21668 raft_consensus.cc:2243] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.112077 21668 raft_consensus.cc:2272] T 4210765997964e2b9ea8491158f519d7 P a1904e66ff4d433ab75cfb8d63dd1e4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.133455 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:08:12.144505 21668 master.cc:562] Master@127.21.41.62:40791 shutting down...
I20260713 09:08:12.159029 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.159555 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.159874 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P c33e8c251bbd4759a18130a9dfb45443: stopping tablet replica
I20260713 09:08:12.177457 21668 master.cc:584] Master@127.21.41.62:40791 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2535 ms)
[----------] 6 tests from LeaderRebalancerTest (88193 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:08:12.204043 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:43983
I20260713 09:08:12.204978 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:12.209306 25372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:12.209527 25373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:12.210996 25375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:12.212059 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:12.212888 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:12.213107 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:12.213279 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933692213244 us; error 0 us; skew 500 ppm
I20260713 09:08:12.213837 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:12.216310 21668 webserver.cc:533] Webserver started at http://127.21.41.62:41629/ using document root <none> and password file <none>
I20260713 09:08:12.216778 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:12.216969 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:12.217242 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:12.218279 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "3086e2f373b243fd9caf3a8f4cbef9ac"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.222829 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:08:12.225929 25380 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.226567 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:12.226902 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "3086e2f373b243fd9caf3a8f4cbef9ac"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.227161 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:12.239670 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:12.240700 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:12.273916 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:43983
I20260713 09:08:12.274003 25431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:43983 every 8 connection(s)
I20260713 09:08:12.277527 25432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.286651 25432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac: Bootstrap starting.
I20260713 09:08:12.290539 25432 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.294073 25432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac: No bootstrap required, opened a new log
I20260713 09:08:12.295943 25432 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3086e2f373b243fd9caf3a8f4cbef9ac" member_type: VOTER }
I20260713 09:08:12.296293 25432 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.296468 25432 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3086e2f373b243fd9caf3a8f4cbef9ac, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.296988 25432 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3086e2f373b243fd9caf3a8f4cbef9ac" member_type: VOTER }
I20260713 09:08:12.297386 25432 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:12.297578 25432 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:12.297771 25432 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.301752 25432 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3086e2f373b243fd9caf3a8f4cbef9ac" member_type: VOTER }
I20260713 09:08:12.302197 25432 leader_election.cc:304] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [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: 3086e2f373b243fd9caf3a8f4cbef9ac; no voters: 
I20260713 09:08:12.303224 25432 leader_election.cc:290] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:12.303563 25435 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.304900 25435 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 1 LEADER]: Becoming Leader. State: Replica: 3086e2f373b243fd9caf3a8f4cbef9ac, State: Running, Role: LEADER
I20260713 09:08:12.305552 25435 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [LEADER]: Queue going to LEADER mode. State: All 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: "3086e2f373b243fd9caf3a8f4cbef9ac" member_type: VOTER }
I20260713 09:08:12.305811 25432 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:12.308673 25437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3086e2f373b243fd9caf3a8f4cbef9ac. Latest consensus state: current_term: 1 leader_uuid: "3086e2f373b243fd9caf3a8f4cbef9ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3086e2f373b243fd9caf3a8f4cbef9ac" member_type: VOTER } }
I20260713 09:08:12.308585 25436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3086e2f373b243fd9caf3a8f4cbef9ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3086e2f373b243fd9caf3a8f4cbef9ac" member_type: VOTER } }
I20260713 09:08:12.309381 25437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:12.309612 25436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:12.316279 25441 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:12.321633 25441 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:12.322633 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:12.330082 25441 catalog_manager.cc:1383] Generated new cluster ID: 7506402f438f439383fc8b164843f21f
I20260713 09:08:12.330379 25441 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:12.355669 25441 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:12.356884 25441 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:12.375630 25441 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac: Generated new TSK 0
I20260713 09:08:12.376210 25441 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:12.389030 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:12.394388 25453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:12.395397 25454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:12.396711 25456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:12.397384 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:12.398041 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:12.398212 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:12.398315 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933692398305 us; error 0 us; skew 500 ppm
I20260713 09:08:12.398792 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:12.400780 21668 webserver.cc:533] Webserver started at http://127.21.41.1:46561/ using document root <none> and password file <none>
I20260713 09:08:12.401187 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:12.401340 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:12.401528 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:12.402491 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.406342 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:12.409621 25461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.410326 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:12.410657 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.410936 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:12.425025 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:12.426013 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:12.427299 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:12.429468 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:12.429677 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.429924 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:12.430102 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.466372 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:43245
I20260713 09:08:12.466470 25523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:43245 every 8 connection(s)
I20260713 09:08:12.471057 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:12.477754 25528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:12.485808 25529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:12.486572 25524 heartbeater.cc:344] Connected to a master server at 127.21.41.62:43983
I20260713 09:08:12.486963 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:12.487080 25524 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:12.488404 25524 heartbeater.cc:507] Master 127.21.41.62:43983 requested a full tablet report, sending...
W20260713 09:08:12.488495 25531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:12.489357 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:12.489583 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:12.489777 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933692489755 us; error 0 us; skew 500 ppm
I20260713 09:08:12.490427 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:12.490705 25397 ts_manager.cc:194] Registered new tserver with Master: eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245)
I20260713 09:08:12.493129 21668 webserver.cc:533] Webserver started at http://127.21.41.2:46067/ using document root <none> and password file <none>
I20260713 09:08:12.493172 25397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57604
I20260713 09:08:12.493918 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:12.494184 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:12.494503 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:12.495534 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "d1ba750efc994de19937bb6f4ce24859"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.499606 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:12.502470 25536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.503167 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:12.503444 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "d1ba750efc994de19937bb6f4ce24859"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.503713 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:12.529390 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:12.530390 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:12.531735 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:12.533758 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:12.533979 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.534252 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:12.534428 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.572695 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:33927
I20260713 09:08:12.572791 25598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:33927 every 8 connection(s)
I20260713 09:08:12.579483 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:12.587514 25602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:12.587844 25603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:12.591661 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:12.593402 25599 heartbeater.cc:344] Connected to a master server at 127.21.41.62:43983
W20260713 09:08:12.593659 25606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:12.593786 25599 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:12.594703 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:12.594992 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:12.594861 25599 heartbeater.cc:507] Master 127.21.41.62:43983 requested a full tablet report, sending...
I20260713 09:08:12.595283 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933692595264 us; error 0 us; skew 500 ppm
I20260713 09:08:12.595898 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:12.597499 25397 ts_manager.cc:194] Registered new tserver with Master: d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:12.598676 21668 webserver.cc:533] Webserver started at http://127.21.41.3:44589/ using document root <none> and password file <none>
I20260713 09:08:12.599303 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:12.599274 25397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57616
I20260713 09:08:12.599740 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:12.600085 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:12.601372 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "8aa2c2ea54064a229b11012268e9cef6"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.605589 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:12.608594 25610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.609311 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:12.609591 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "8aa2c2ea54064a229b11012268e9cef6"
format_stamp: "Formatted at 2026-07-13 09:08:12 on dist-test-slave-qf7c"
I20260713 09:08:12.609854 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:12.624197 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:12.625144 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:12.626345 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:12.628474 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:12.628705 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.629022 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:12.629158 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:12.664539 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:42539
I20260713 09:08:12.664650 25672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:42539 every 8 connection(s)
I20260713 09:08:12.677520 25673 heartbeater.cc:344] Connected to a master server at 127.21.41.62:43983
I20260713 09:08:12.677881 25673 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:12.678596 25673 heartbeater.cc:507] Master 127.21.41.62:43983 requested a full tablet report, sending...
I20260713 09:08:12.680403 25397 ts_manager.cc:194] Registered new tserver with Master: 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:12.680820 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013210442s
I20260713 09:08:12.681682 25397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57632
I20260713 09:08:12.702526 25397 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57634:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:12.704854 25397 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:12.780534 25638 tablet_service.cc:1511] Processing CreateTablet for tablet a498047cf87b4e51b138dfc5de2232b7 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:12.782086 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a498047cf87b4e51b138dfc5de2232b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.787748 25636 tablet_service.cc:1511] Processing CreateTablet for tablet afb55fef5c33453481d2bf565546b2fc (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:12.788010 25562 tablet_service.cc:1511] Processing CreateTablet for tablet afb55fef5c33453481d2bf565546b2fc (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:12.788327 25561 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec1fc5e814f4343a2ab151b0e7bcaba (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:12.788550 25560 tablet_service.cc:1511] Processing CreateTablet for tablet 76715aaaa9514e49b006856da23c8219 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:12.789306 25636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb55fef5c33453481d2bf565546b2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.790249 25559 tablet_service.cc:1511] Processing CreateTablet for tablet 6e580a00ae174c2f8b89821c904b0039 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:12.790249 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc2aaaf54804ebba8e32d015b49061a (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:12.791245 25634 tablet_service.cc:1511] Processing CreateTablet for tablet 76715aaaa9514e49b006856da23c8219 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:12.791785 25635 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec1fc5e814f4343a2ab151b0e7bcaba (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:12.792372 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76715aaaa9514e49b006856da23c8219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.793277 25635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec1fc5e814f4343a2ab151b0e7bcaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.794129 25564 tablet_service.cc:1511] Processing CreateTablet for tablet a498047cf87b4e51b138dfc5de2232b7 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:12.795210 25637 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc2aaaf54804ebba8e32d015b49061a (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:12.796149 25633 tablet_service.cc:1511] Processing CreateTablet for tablet 6e580a00ae174c2f8b89821c904b0039 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:12.796609 25637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc2aaaf54804ebba8e32d015b49061a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.797394 25633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e580a00ae174c2f8b89821c904b0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.789314 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb55fef5c33453481d2bf565546b2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.799058 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a498047cf87b4e51b138dfc5de2232b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.801378 25560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76715aaaa9514e49b006856da23c8219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.803138 25489 tablet_service.cc:1511] Processing CreateTablet for tablet a498047cf87b4e51b138dfc5de2232b7 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:12.804538 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a498047cf87b4e51b138dfc5de2232b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.806332 25632 tablet_service.cc:1511] Processing CreateTablet for tablet 06d22faef0204785930e8a8cf815aca4 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:12.807293 25561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec1fc5e814f4343a2ab151b0e7bcaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.807608 25632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d22faef0204785930e8a8cf815aca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.808794 25631 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9b7fc521ee4385b32a4b4f07b0db74 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:12.810243 25631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b7fc521ee4385b32a4b4f07b0db74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.813234 25558 tablet_service.cc:1511] Processing CreateTablet for tablet 06d22faef0204785930e8a8cf815aca4 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:12.813548 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc2aaaf54804ebba8e32d015b49061a (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:12.814836 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc2aaaf54804ebba8e32d015b49061a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.819202 25487 tablet_service.cc:1511] Processing CreateTablet for tablet afb55fef5c33453481d2bf565546b2fc (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:12.820024 25486 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec1fc5e814f4343a2ab151b0e7bcaba (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:12.820678 25487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb55fef5c33453481d2bf565546b2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.821326 25486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec1fc5e814f4343a2ab151b0e7bcaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.815919 25557 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9b7fc521ee4385b32a4b4f07b0db74 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:12.825244 25485 tablet_service.cc:1511] Processing CreateTablet for tablet 76715aaaa9514e49b006856da23c8219 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:12.826979 25485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76715aaaa9514e49b006856da23c8219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.830099 25559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e580a00ae174c2f8b89821c904b0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.830842 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc2aaaf54804ebba8e32d015b49061a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.834935 25557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b7fc521ee4385b32a4b4f07b0db74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.838675 25484 tablet_service.cc:1511] Processing CreateTablet for tablet 6e580a00ae174c2f8b89821c904b0039 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:12.840248 25484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e580a00ae174c2f8b89821c904b0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.842916 25558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d22faef0204785930e8a8cf815aca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.856778 25689 tablet_bootstrap.cc:492] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:12.864306 25483 tablet_service.cc:1511] Processing CreateTablet for tablet 06d22faef0204785930e8a8cf815aca4 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:12.865883 25483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d22faef0204785930e8a8cf815aca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.868214 25482 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9b7fc521ee4385b32a4b4f07b0db74 (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:12.869743 25482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b7fc521ee4385b32a4b4f07b0db74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.878181 25481 tablet_service.cc:1511] Processing CreateTablet for tablet 042fb89159864f0fb0d738e66a8e9c9a (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:12.879858 25481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042fb89159864f0fb0d738e66a8e9c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.881217 25689 tablet_bootstrap.cc:654] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.901700 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 042fb89159864f0fb0d738e66a8e9c9a (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:12.903189 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042fb89159864f0fb0d738e66a8e9c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.943681 25557 tablet_service.cc:1511] Processing CreateTablet for tablet 042fb89159864f0fb0d738e66a8e9c9a (DEFAULT_TABLE table=test-workload [id=139050b40b474e8f98ae781d98c8617a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:12.945217 25557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042fb89159864f0fb0d738e66a8e9c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.952497 25688 tablet_bootstrap.cc:492] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:12.971817 25690 tablet_bootstrap.cc:492] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:12.976771 25689 tablet_bootstrap.cc:492] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:12.977253 25689 ts_tablet_manager.cc:1403] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.004s
I20260713 09:08:12.977700 25688 tablet_bootstrap.cc:654] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.979928 25689 raft_consensus.cc:359] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:12.981484 25689 raft_consensus.cc:385] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.981912 25689 raft_consensus.cc:740] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.982685 25690 tablet_bootstrap.cc:654] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.982741 25689 consensus_queue.cc:260] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:12.987376 25689 ts_tablet_manager.cc:1434] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260713 09:08:12.987744 25599 heartbeater.cc:499] Master 127.21.41.62:43983 was elected leader, sending a full tablet report...
I20260713 09:08:12.988277 25689 tablet_bootstrap.cc:492] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:12.989744 25688 tablet_bootstrap.cc:492] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:12.990445 25688 ts_tablet_manager.cc:1403] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.005s
I20260713 09:08:12.994415 25689 tablet_bootstrap.cc:654] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.994725 25688 raft_consensus.cc:359] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:12.995592 25688 raft_consensus.cc:385] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.995920 25688 raft_consensus.cc:740] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.996997 25688 consensus_queue.cc:260] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:12.999863 25690 tablet_bootstrap.cc:492] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.000650 25690 ts_tablet_manager.cc:1403] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260713 09:08:13.005185 25690 raft_consensus.cc:359] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.006181 25690 raft_consensus.cc:385] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.006634 25689 tablet_bootstrap.cc:492] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.006646 25690 raft_consensus.cc:740] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.008505 25688 ts_tablet_manager.cc:1434] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:08:13.008769 25689 ts_tablet_manager.cc:1403] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260713 09:08:13.008873 25673 heartbeater.cc:499] Master 127.21.41.62:43983 was elected leader, sending a full tablet report...
I20260713 09:08:13.009850 25688 tablet_bootstrap.cc:492] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.008482 25690 consensus_queue.cc:260] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.012218 25689 raft_consensus.cc:359] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.013335 25689 raft_consensus.cc:385] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.013676 25689 raft_consensus.cc:740] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.014505 25689 consensus_queue.cc:260] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.016822 25688 tablet_bootstrap.cc:654] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.017407 25689 ts_tablet_manager.cc:1434] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:08:13.018501 25689 tablet_bootstrap.cc:492] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.020337 25524 heartbeater.cc:499] Master 127.21.41.62:43983 was elected leader, sending a full tablet report...
I20260713 09:08:13.025125 25689 tablet_bootstrap.cc:654] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.032876 25690 ts_tablet_manager.cc:1434] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.003s
I20260713 09:08:13.034231 25690 tablet_bootstrap.cc:492] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.042053 25690 tablet_bootstrap.cc:654] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.055316 25690 tablet_bootstrap.cc:492] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.055961 25690 ts_tablet_manager.cc:1403] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:08:13.059418 25690 raft_consensus.cc:359] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.060349 25690 raft_consensus.cc:385] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.060702 25690 raft_consensus.cc:740] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.061789 25690 consensus_queue.cc:260] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.062553 25697 raft_consensus.cc:493] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.062999 25697 raft_consensus.cc:515] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.083426 25688 tablet_bootstrap.cc:492] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.084941 25697 leader_election.cc:290] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.085655 25688 ts_tablet_manager.cc:1403] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.076s	user 0.032s	sys 0.024s
I20260713 09:08:13.089185 25693 raft_consensus.cc:493] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.089850 25693 raft_consensus.cc:515] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.091784 25689 tablet_bootstrap.cc:492] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.092357 25689 ts_tablet_manager.cc:1403] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.074s	user 0.039s	sys 0.028s
I20260713 09:08:13.094298 25693 leader_election.cc:290] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.096043 25689 raft_consensus.cc:359] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.096931 25689 raft_consensus.cc:385] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.097325 25689 raft_consensus.cc:740] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.088944 25688 raft_consensus.cc:359] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.098376 25689 consensus_queue.cc:260] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.099128 25688 raft_consensus.cc:385] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.099560 25688 raft_consensus.cc:740] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.100384 25688 consensus_queue.cc:260] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.103689 25689 ts_tablet_manager.cc:1434] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:13.104681 25689 tablet_bootstrap.cc:492] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.102537 25688 ts_tablet_manager.cc:1434] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260713 09:08:13.111336 25689 tablet_bootstrap.cc:654] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.113749 25688 tablet_bootstrap.cc:492] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.114576 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
W20260713 09:08:13.116215 25538 leader_election.cc:343] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.130084 25690 ts_tablet_manager.cc:1434] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.074s	user 0.017s	sys 0.030s
I20260713 09:08:13.130991 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.131376 25690 tablet_bootstrap.cc:492] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.131455 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76715aaaa9514e49b006856da23c8219" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.131671 25499 raft_consensus.cc:2468] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:13.132807 25689 tablet_bootstrap.cc:492] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
W20260713 09:08:13.133081 25464 leader_election.cc:343] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.133296 25689 ts_tablet_manager.cc:1403] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260713 09:08:13.136327 25693 raft_consensus.cc:493] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.136523 25689 raft_consensus.cc:359] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.136840 25693 raft_consensus.cc:515] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.137341 25689 raft_consensus.cc:385] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.137681 25689 raft_consensus.cc:740] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.138053 25690 tablet_bootstrap.cc:654] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.138616 25689 consensus_queue.cc:260] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.141345 25538 leader_election.cc:304] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:13.143535 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76715aaaa9514e49b006856da23c8219" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.144325 25648 raft_consensus.cc:2468] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.145747 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.147378 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.148034 25463 leader_election.cc:304] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [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: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.149766 25701 raft_consensus.cc:2804] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.150274 25701 raft_consensus.cc:493] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.139132 25693 leader_election.cc:290] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.150710 25701 raft_consensus.cc:3060] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.137053 25688 tablet_bootstrap.cc:654] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.163343 25693 raft_consensus.cc:2804] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.163839 25693 raft_consensus.cc:493] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.164250 25693 raft_consensus.cc:3060] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.164124 25701 raft_consensus.cc:515] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.169848 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76715aaaa9514e49b006856da23c8219" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.170455 25647 raft_consensus.cc:3060] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.180348 25647 raft_consensus.cc:2468] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.181798 25463 leader_election.cc:304] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.182868 25697 raft_consensus.cc:2804] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.185959 25690 tablet_bootstrap.cc:492] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.182565 25693 raft_consensus.cc:515] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.186654 25690 ts_tablet_manager.cc:1403] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.029s
I20260713 09:08:13.188129 25693 leader_election.cc:290] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
W20260713 09:08:13.185633 25538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.1:43245, user_credentials={real_user=slave}} blocked reactor thread for 44458.1us
I20260713 09:08:13.190120 25690 raft_consensus.cc:359] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.190891 25690 raft_consensus.cc:385] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.190956 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:13.191231 25690 raft_consensus.cc:740] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.191504 25499 raft_consensus.cc:3060] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.191587 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76715aaaa9514e49b006856da23c8219" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:13.191782 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.192185 25574 raft_consensus.cc:3060] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.192274 25690 consensus_queue.cc:260] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.194585 25690 ts_tablet_manager.cc:1434] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:13.190930 25689 ts_tablet_manager.cc:1434] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.048s
I20260713 09:08:13.185379 25688 tablet_bootstrap.cc:492] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.196072 25690 tablet_bootstrap.cc:492] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.196748 25697 raft_consensus.cc:697] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.197706 25688 ts_tablet_manager.cc:1403] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
W20260713 09:08:13.197109 25538 leader_election.cc:343] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.198112 25697 consensus_queue.cc:237] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.182952 25701 leader_election.cc:290] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
W20260713 09:08:13.199023 25538 leader_election.cc:343] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.198711 25499 raft_consensus.cc:2468] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
W20260713 09:08:13.199837 25538 leader_election.cc:343] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.200376 25574 raft_consensus.cc:2468] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.200591 25538 leader_election.cc:304] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859; no voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.201489 25689 tablet_bootstrap.cc:492] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.202375 25708 raft_consensus.cc:2749] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.204161 25538 leader_election.cc:304] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:13.205054 25708 raft_consensus.cc:2804] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.205499 25708 raft_consensus.cc:697] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:13.206312 25708 consensus_queue.cc:237] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.207827 25689 tablet_bootstrap.cc:654] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.208685 25696 raft_consensus.cc:493] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.209046 25696 raft_consensus.cc:515] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.210987 25696 leader_election.cc:290] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:13.213850 25688 raft_consensus.cc:359] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.214821 25688 raft_consensus.cc:385] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.215191 25688 raft_consensus.cc:740] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.216301 25688 consensus_queue.cc:260] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.218593 25688 ts_tablet_manager.cc:1434] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:08:13.219576 25688 tablet_bootstrap.cc:492] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.219645 25689 tablet_bootstrap.cc:492] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.220253 25689 ts_tablet_manager.cc:1403] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260713 09:08:13.223331 25701 raft_consensus.cc:493] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.223917 25701 raft_consensus.cc:515] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.225194 25689 raft_consensus.cc:359] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.226032 25689 raft_consensus.cc:385] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.226882 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.227546 25574 raft_consensus.cc:2468] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.226383 25689 raft_consensus.cc:740] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.229698 25689 consensus_queue.cc:260] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.231557 25690 tablet_bootstrap.cc:654] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.231431 25395 catalog_manager.cc:5697] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.232394 25689 ts_tablet_manager.cc:1434] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:13.233675 25689 tablet_bootstrap.cc:492] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.235140 25688 tablet_bootstrap.cc:654] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.238476 25464 leader_election.cc:304] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.240124 25697 raft_consensus.cc:2804] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.240485 25697 raft_consensus.cc:493] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.240705 25689 tablet_bootstrap.cc:654] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.240821 25697 raft_consensus.cc:3060] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.256799 25701 leader_election.cc:290] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.257887 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
W20260713 09:08:13.259256 25463 leader_election.cc:343] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.262256 25697 raft_consensus.cc:515] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.270253 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:13.270316 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.270320 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.271014 25574 raft_consensus.cc:3060] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:13.271914 25463 leader_election.cc:343] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:13.272050 25612 leader_election.cc:343] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.272907 25697 leader_election.cc:290] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.272558 25394 catalog_manager.cc:5697] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.276190 25690 tablet_bootstrap.cc:492] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.276394 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.276664 25690 ts_tablet_manager.cc:1403] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.002s
W20260713 09:08:13.277920 25613 leader_election.cc:343] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.278404 25574 raft_consensus.cc:2468] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.278332 25613 leader_election.cc:304] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6; no voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.279371 25696 raft_consensus.cc:2749] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.281183 25690 raft_consensus.cc:359] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.281890 25690 raft_consensus.cc:385] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.281589 25464 leader_election.cc:304] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:13.282234 25690 raft_consensus.cc:740] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.283113 25690 consensus_queue.cc:260] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.283749 25697 raft_consensus.cc:2804] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.284703 25697 raft_consensus.cc:697] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.286149 25697 consensus_queue.cc:237] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.287299 25690 ts_tablet_manager.cc:1434] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:13.288283 25690 tablet_bootstrap.cc:492] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.294950 25690 tablet_bootstrap.cc:654] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.295526 25688 tablet_bootstrap.cc:492] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.296074 25688 ts_tablet_manager.cc:1403] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.002s
I20260713 09:08:13.298976 25688 raft_consensus.cc:359] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.299723 25688 raft_consensus.cc:385] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.300099 25688 raft_consensus.cc:740] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.301136 25688 consensus_queue.cc:260] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.303700 25688 ts_tablet_manager.cc:1434] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:13.304615 25688 tablet_bootstrap.cc:492] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.305208 25690 tablet_bootstrap.cc:492] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.305827 25690 ts_tablet_manager.cc:1403] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260713 09:08:13.307886 25689 tablet_bootstrap.cc:492] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.308439 25689 ts_tablet_manager.cc:1403] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.045s
I20260713 09:08:13.308584 25690 raft_consensus.cc:359] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.310227 25690 raft_consensus.cc:385] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.308449 25394 catalog_manager.cc:5697] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.311928 25688 tablet_bootstrap.cc:654] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.312798 25689 raft_consensus.cc:359] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.313410 25689 raft_consensus.cc:385] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.313668 25689 raft_consensus.cc:740] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.310551 25690 raft_consensus.cc:740] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.314369 25689 consensus_queue.cc:260] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.315757 25690 consensus_queue.cc:260] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.318019 25690 ts_tablet_manager.cc:1434] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:13.319247 25690 tablet_bootstrap.cc:492] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.320410 25689 ts_tablet_manager.cc:1434] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:13.321455 25689 tablet_bootstrap.cc:492] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.325714 25690 tablet_bootstrap.cc:654] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.327512 25689 tablet_bootstrap.cc:654] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.328805 25688 tablet_bootstrap.cc:492] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.329279 25688 ts_tablet_manager.cc:1403] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260713 09:08:13.332121 25688 raft_consensus.cc:359] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.332828 25688 raft_consensus.cc:385] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.333117 25688 raft_consensus.cc:740] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.333921 25688 consensus_queue.cc:260] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.336400 25688 ts_tablet_manager.cc:1434] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:13.337368 25688 tablet_bootstrap.cc:492] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.342068 25696 raft_consensus.cc:493] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.342540 25696 raft_consensus.cc:515] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.344504 25696 leader_election.cc:290] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:13.346127 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.346997 25574 raft_consensus.cc:2468] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:13.347661 25688 tablet_bootstrap.cc:654] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.347548 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.348559 25613 leader_election.cc:304] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:13.349714 25696 raft_consensus.cc:2804] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.350299 25696 raft_consensus.cc:493] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.350769 25696 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:13.350996 25612 leader_election.cc:343] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.359171 25688 tablet_bootstrap.cc:492] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.359714 25688 ts_tablet_manager.cc:1403] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260713 09:08:13.361006 25696 raft_consensus.cc:515] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.362819 25688 raft_consensus.cc:359] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.363529 25688 raft_consensus.cc:385] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.363824 25688 raft_consensus.cc:740] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.364621 25688 consensus_queue.cc:260] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
W20260713 09:08:13.358376 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:13.367743 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:13.368505 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
W20260713 09:08:13.369086 25612 leader_election.cc:343] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.369287 25574 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.371269 25690 tablet_bootstrap.cc:492] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.371814 25690 ts_tablet_manager.cc:1403] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.021s
I20260713 09:08:13.372555 25688 ts_tablet_manager.cc:1434] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:08:13.373536 25688 tablet_bootstrap.cc:492] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.374965 25690 raft_consensus.cc:359] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.375747 25690 raft_consensus.cc:385] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.376073 25690 raft_consensus.cc:740] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.376636 25574 raft_consensus.cc:2468] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:13.376926 25690 consensus_queue.cc:260] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.377755 25613 leader_election.cc:304] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.379877 25690 ts_tablet_manager.cc:1434] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:13.380106 25688 tablet_bootstrap.cc:654] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.381304 25690 tablet_bootstrap.cc:492] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.387621 25696 leader_election.cc:290] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:13.389405 25689 tablet_bootstrap.cc:492] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.389899 25689 ts_tablet_manager.cc:1403] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260713 09:08:13.394558 25690 tablet_bootstrap.cc:654] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.396983 25727 raft_consensus.cc:2804] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.397655 25727 raft_consensus.cc:697] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:13.399336 25727 consensus_queue.cc:237] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.402096 25688 tablet_bootstrap.cc:492] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.401520 25689 raft_consensus.cc:359] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.402602 25688 ts_tablet_manager.cc:1403] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260713 09:08:13.402904 25689 raft_consensus.cc:385] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.403329 25689 raft_consensus.cc:740] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.404376 25689 consensus_queue.cc:260] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.406262 25688 raft_consensus.cc:359] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.407217 25688 raft_consensus.cc:385] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.407495 25688 raft_consensus.cc:740] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.408288 25689 ts_tablet_manager.cc:1434] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:08:13.408380 25688 consensus_queue.cc:260] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.409533 25689 tablet_bootstrap.cc:492] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.410812 25688 ts_tablet_manager.cc:1434] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:08:13.411876 25688 tablet_bootstrap.cc:492] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.417989 25688 tablet_bootstrap.cc:654] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.418319 25689 tablet_bootstrap.cc:654] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.426787 25688 tablet_bootstrap.cc:492] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.427217 25688 ts_tablet_manager.cc:1403] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260713 09:08:13.427057 25394 catalog_manager.cc:5697] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.428733 25690 tablet_bootstrap.cc:492] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.429212 25690 ts_tablet_manager.cc:1403] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.011s
I20260713 09:08:13.429981 25688 raft_consensus.cc:359] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.430648 25688 raft_consensus.cc:385] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.430915 25688 raft_consensus.cc:740] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.431541 25688 consensus_queue.cc:260] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.431842 25690 raft_consensus.cc:359] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.432475 25690 raft_consensus.cc:385] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.432721 25690 raft_consensus.cc:740] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.433640 25688 ts_tablet_manager.cc:1434] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:13.433466 25690 consensus_queue.cc:260] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.434542 25688 tablet_bootstrap.cc:492] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:13.435618 25690 ts_tablet_manager.cc:1434] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:13.440397 25688 tablet_bootstrap.cc:654] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.440456 25690 tablet_bootstrap.cc:492] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.443073 25689 tablet_bootstrap.cc:492] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.443564 25689 ts_tablet_manager.cc:1403] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.007s
I20260713 09:08:13.445930 25689 raft_consensus.cc:359] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.446516 25689 raft_consensus.cc:385] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.446796 25689 raft_consensus.cc:740] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.447470 25689 consensus_queue.cc:260] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.448165 25690 tablet_bootstrap.cc:654] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.449306 25689 ts_tablet_manager.cc:1434] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:13.450264 25689 tablet_bootstrap.cc:492] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:13.450393 25697 raft_consensus.cc:493] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.450819 25697 raft_consensus.cc:515] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.452576 25697 leader_election.cc:290] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.454960 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.455873 25689 tablet_bootstrap.cc:654] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.456231 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.457017 25574 raft_consensus.cc:2393] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9d3ba9136343bd8aa7a6b51e26480a in current term 1: Already voted for candidate 8aa2c2ea54064a229b11012268e9cef6 in this term.
I20260713 09:08:13.458922 25708 raft_consensus.cc:493] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.458986 25463 leader_election.cc:304] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.459503 25708 raft_consensus.cc:515] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.460186 25697 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.461450 25708 leader_election.cc:290] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.463608 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.464469 25647 raft_consensus.cc:2468] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:13.465819 25538 leader_election.cc:304] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:13.463608 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.466859 25708 raft_consensus.cc:2804] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.467522 25708 raft_consensus.cc:493] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.467895 25708 raft_consensus.cc:3060] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:13.469949 25538 leader_election.cc:343] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.473661 25697 raft_consensus.cc:2749] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.479488 25688 tablet_bootstrap.cc:492] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:13.479979 25688 ts_tablet_manager.cc:1403] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.005s
I20260713 09:08:13.481037 25689 tablet_bootstrap.cc:492] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:13.481484 25690 tablet_bootstrap.cc:492] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.481536 25689 ts_tablet_manager.cc:1403] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.015s
I20260713 09:08:13.482084 25690 ts_tablet_manager.cc:1403] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.015s
I20260713 09:08:13.482566 25688 raft_consensus.cc:359] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.483193 25688 raft_consensus.cc:385] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.483461 25688 raft_consensus.cc:740] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.484169 25689 raft_consensus.cc:359] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.484220 25688 consensus_queue.cc:260] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.484984 25689 raft_consensus.cc:385] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.484553 25708 raft_consensus.cc:515] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.484632 25690 raft_consensus.cc:359] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.485374 25689 raft_consensus.cc:740] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.485667 25690 raft_consensus.cc:385] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.485968 25690 raft_consensus.cc:740] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.486171 25689 consensus_queue.cc:260] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.486914 25688 ts_tablet_manager.cc:1434] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:13.486593 25690 consensus_queue.cc:260] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.490661 25690 ts_tablet_manager.cc:1434] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:08:13.490988 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.491513 25647 raft_consensus.cc:3060] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.491595 25690 tablet_bootstrap.cc:492] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:13.490995 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
W20260713 09:08:13.494234 25538 leader_election.cc:343] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.497655 25690 tablet_bootstrap.cc:654] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.498791 25689 ts_tablet_manager.cc:1434] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:13.501243 25708 leader_election.cc:290] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.505772 25647 raft_consensus.cc:2468] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:13.506352 25697 raft_consensus.cc:493] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.506727 25538 leader_election.cc:304] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.506824 25697 raft_consensus.cc:515] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.507347 25708 raft_consensus.cc:2804] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.507826 25690 tablet_bootstrap.cc:492] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:13.507972 25708 raft_consensus.cc:697] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:13.508281 25690 ts_tablet_manager.cc:1403] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260713 09:08:13.508833 25697 leader_election.cc:290] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.509600 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.510002 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.510221 25574 raft_consensus.cc:2468] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.510609 25647 raft_consensus.cc:2468] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.510573 25690 raft_consensus.cc:359] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.511235 25690 raft_consensus.cc:385] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.508841 25708 consensus_queue.cc:237] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.511425 25464 leader_election.cc:304] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.511623 25690 raft_consensus.cc:740] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.512633 25697 raft_consensus.cc:2804] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.513166 25697 raft_consensus.cc:493] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.513504 25697 raft_consensus.cc:3060] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.513463 25690 consensus_queue.cc:260] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.515626 25690 ts_tablet_manager.cc:1434] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:08:13.519376 25395 catalog_manager.cc:5697] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.519714 25697 raft_consensus.cc:515] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.521240 25697 leader_election.cc:290] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.522018 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:13.522149 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.522568 25574 raft_consensus.cc:3060] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.522691 25647 raft_consensus.cc:3060] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.527307 25647 raft_consensus.cc:2468] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.528362 25463 leader_election.cc:304] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.529003 25697 raft_consensus.cc:2804] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.529801 25697 raft_consensus.cc:697] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.530745 25701 raft_consensus.cc:493] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.530522 25697 consensus_queue.cc:237] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.530874 25574 raft_consensus.cc:2468] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.531257 25701 raft_consensus.cc:515] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.532882 25701 leader_election.cc:290] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.533831 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.536307 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.536978 25647 raft_consensus.cc:2393] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9d3ba9136343bd8aa7a6b51e26480a in current term 1: Already voted for candidate d1ba750efc994de19937bb6f4ce24859 in this term.
I20260713 09:08:13.537787 25463 leader_election.cc:304] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.538421 25697 raft_consensus.cc:3060] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.539191 25397 catalog_manager.cc:5697] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.544152 25697 raft_consensus.cc:2749] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.547039 25708 raft_consensus.cc:493] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.547492 25708 raft_consensus.cc:515] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.548954 25708 leader_election.cc:290] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539), eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245)
I20260713 09:08:13.549687 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.549988 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.550218 25647 raft_consensus.cc:2468] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:13.550567 25499 raft_consensus.cc:2468] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:13.551160 25538 leader_election.cc:304] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:13.551748 25727 raft_consensus.cc:493] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.551903 25708 raft_consensus.cc:2804] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.552305 25708 raft_consensus.cc:493] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.552176 25727 raft_consensus.cc:515] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.552614 25708 raft_consensus.cc:3060] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.553988 25727 leader_election.cc:290] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:13.554659 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.555279 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.555400 25499 raft_consensus.cc:2393] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa2c2ea54064a229b11012268e9cef6 in current term 1: Already voted for candidate d1ba750efc994de19937bb6f4ce24859 in this term.
I20260713 09:08:13.555936 25697 raft_consensus.cc:493] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.556437 25697 raft_consensus.cc:515] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.556701 25612 leader_election.cc:304] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6; no voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.557580 25727 raft_consensus.cc:3060] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.558455 25697 leader_election.cc:290] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.559227 25708 raft_consensus.cc:515] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.559975 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.560043 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.560698 25647 raft_consensus.cc:2468] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.560878 25574 raft_consensus.cc:2468] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.561936 25463 leader_election.cc:304] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.562640 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.562850 25697 raft_consensus.cc:2804] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.563042 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:13.563395 25697 raft_consensus.cc:493] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.563544 25708 leader_election.cc:290] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Requested vote from peers 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539), eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245)
I20260713 09:08:13.563198 25647 raft_consensus.cc:3060] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.563669 25499 raft_consensus.cc:3060] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.563975 25697 raft_consensus.cc:3060] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.564275 25727 raft_consensus.cc:2749] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.569394 25499 raft_consensus.cc:2468] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:13.570418 25538 leader_election.cc:304] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.571178 25708 raft_consensus.cc:2804] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.571316 25697 raft_consensus.cc:515] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.571715 25708 raft_consensus.cc:697] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:13.572532 25708 consensus_queue.cc:237] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:13.573938 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:13.574177 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.574558 25574 raft_consensus.cc:3060] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.574843 25648 raft_consensus.cc:3060] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.570899 25647 raft_consensus.cc:2468] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:13.581007 25648 raft_consensus.cc:2468] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.581080 25397 catalog_manager.cc:5697] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.582060 25463 leader_election.cc:304] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.582433 25697 leader_election.cc:290] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.582980 25701 raft_consensus.cc:2804] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.583472 25701 raft_consensus.cc:697] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.583624 25574 raft_consensus.cc:2468] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.584316 25701 consensus_queue.cc:237] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.591656 25701 raft_consensus.cc:493] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.592051 25701 raft_consensus.cc:515] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.592463 25395 catalog_manager.cc:5697] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.593621 25701 leader_election.cc:290] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.594761 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.594609 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:13.595381 25574 raft_consensus.cc:2468] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.595681 25648 raft_consensus.cc:2468] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:13.596423 25464 leader_election.cc:304] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.597065 25701 raft_consensus.cc:2804] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.597405 25701 raft_consensus.cc:493] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.597658 25701 raft_consensus.cc:3060] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.602492 25701 raft_consensus.cc:515] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.603953 25701 leader_election.cc:290] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.604565 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:13.604789 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.605018 25574 raft_consensus.cc:3060] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.605306 25648 raft_consensus.cc:3060] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.609669 25574 raft_consensus.cc:2468] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.609815 25648 raft_consensus.cc:2468] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:13.610705 25464 leader_election.cc:304] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.611389 25701 raft_consensus.cc:2804] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.611809 25701 raft_consensus.cc:697] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.612560 25701 consensus_queue.cc:237] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.619262 25395 catalog_manager.cc:5697] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.653620 25708 consensus_queue.cc:1048] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.659742 25727 raft_consensus.cc:493] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.660288 25727 raft_consensus.cc:515] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.662377 25727 leader_election.cc:290] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:13.664001 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:13.664803 25574 raft_consensus.cc:2393] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa2c2ea54064a229b11012268e9cef6 in current term 1: Already voted for candidate eb9d3ba9136343bd8aa7a6b51e26480a in this term.
I20260713 09:08:13.665745 25710 consensus_queue.cc:1048] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:13.668521 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:13.669857 25612 leader_election.cc:304] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6; no voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.670646 25727 raft_consensus.cc:3060] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.679066 25727 raft_consensus.cc:2749] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.690379 25574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:33984
I20260713 09:08:13.690968 25574 raft_consensus.cc:606] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Received request to transfer leadership to TS eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.695308 25574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:33984
I20260713 09:08:13.695767 25574 raft_consensus.cc:606] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Received request to transfer leadership to TS eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.702453 25574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:33984
I20260713 09:08:13.702983 25574 raft_consensus.cc:606] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Received request to transfer leadership to TS eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.714488 25498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76715aaaa9514e49b006856da23c8219"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:48262
I20260713 09:08:13.715040 25498 raft_consensus.cc:606] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.719843 25498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:48262
I20260713 09:08:13.720410 25498 raft_consensus.cc:606] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.720849 25701 consensus_queue.cc:1048] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.725594 25498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:48262
I20260713 09:08:13.726118 25498 raft_consensus.cc:606] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.738449 25750 consensus_queue.cc:1048] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:13.746645 25647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:08:13.747280 25647 raft_consensus.cc:606] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:13.752593 25498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:48262
I20260713 09:08:13.753079 25498 raft_consensus.cc:606] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:13.765666 25750 consensus_queue.cc:1048] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.776070 25701 consensus_queue.cc:1048] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.783975 25697 raft_consensus.cc:993] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:13.784479 25701 raft_consensus.cc:1081] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:13.785925 25574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76715aaaa9514e49b006856da23c8219"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33964
I20260713 09:08:13.786477 25574 raft_consensus.cc:493] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.786863 25574 raft_consensus.cc:3060] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.791531 25574 raft_consensus.cc:515] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.793308 25574 leader_election.cc:290] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.793926 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76715aaaa9514e49b006856da23c8219" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:13.794593 25498 raft_consensus.cc:3055] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.795023 25498 raft_consensus.cc:740] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.794593 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76715aaaa9514e49b006856da23c8219" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.795766 25647 raft_consensus.cc:3060] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.795711 25498 consensus_queue.cc:260] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.797003 25498 raft_consensus.cc:3060] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.802496 25647 raft_consensus.cc:2468] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:13.803522 25498 raft_consensus.cc:2468] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:13.803591 25538 leader_election.cc:304] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:13.804428 25710 raft_consensus.cc:2804] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.804874 25710 raft_consensus.cc:697] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:13.805686 25710 consensus_queue.cc:237] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.811316 25395 catalog_manager.cc:5697] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.882192 25727 consensus_queue.cc:1048] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.888000 25728 raft_consensus.cc:993] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:13.888515 25728 raft_consensus.cc:1081] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:13.890285 25573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33972
I20260713 09:08:13.890885 25573 raft_consensus.cc:493] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.891228 25573 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.894196 25728 consensus_queue.cc:1048] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.898233 25573 raft_consensus.cc:515] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.900169 25573 leader_election.cc:290] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.901234 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:13.902261 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.902807 25647 raft_consensus.cc:3055] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.903702 25647 raft_consensus.cc:740] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:13.904495 25647 consensus_queue.cc:260] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.905725 25647 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.910928 25647 raft_consensus.cc:2468] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:13.911819 25538 leader_election.cc:304] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:13.912427 25710 raft_consensus.cc:2804] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.912854 25710 raft_consensus.cc:697] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:13.913440 25710 consensus_queue.cc:237] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.918587 25397 catalog_manager.cc:5697] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.939397 25710 consensus_queue.cc:1048] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.943599 25710 consensus_queue.cc:1048] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.945808 25708 raft_consensus.cc:993] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: : Instructing follower eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:13.946218 25708 raft_consensus.cc:1081] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Signalling peer eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:13.952402 25498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:48246
I20260713 09:08:13.952929 25498 raft_consensus.cc:493] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.953308 25498 raft_consensus.cc:3060] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.959918 25498 raft_consensus.cc:515] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.963124 25498 leader_election.cc:290] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:13.963893 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:13.964363 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc2aaaf54804ebba8e32d015b49061a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:13.964481 25573 raft_consensus.cc:3055] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.964910 25573 raft_consensus.cc:740] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:13.964954 25647 raft_consensus.cc:3060] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.965780 25573 consensus_queue.cc:260] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.966993 25573 raft_consensus.cc:3060] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.969877 25647 raft_consensus.cc:2468] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:13.970885 25463 leader_election.cc:304] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:13.971518 25701 raft_consensus.cc:2804] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.971742 25573 raft_consensus.cc:2468] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:13.972030 25701 raft_consensus.cc:697] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:13.972819 25701 consensus_queue.cc:237] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:13.979264 25395 catalog_manager.cc:5697] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 1 to 2, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.045714 25710 consensus_queue.cc:1048] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.051648 25693 raft_consensus.cc:993] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: : Instructing follower eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:14.052112 25708 raft_consensus.cc:1081] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Signalling peer eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:14.053794 25499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:48246
I20260713 09:08:14.054311 25499 raft_consensus.cc:493] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.054714 25499 raft_consensus.cc:3060] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.056898 25708 consensus_queue.cc:1048] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.057296 25701 consensus_queue.cc:1048] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.061811 25499 raft_consensus.cc:515] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:14.063937 25499 leader_election.cc:290] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:14.064852 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:14.066323 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a498047cf87b4e51b138dfc5de2232b7" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:14.066920 25574 raft_consensus.cc:3055] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.067225 25574 raft_consensus.cc:740] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:14.067974 25574 consensus_queue.cc:260] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:14.068714 25574 raft_consensus.cc:3060] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.070945 25701 consensus_queue.cc:1048] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.074927 25697 raft_consensus.cc:993] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:14.075362 25697 raft_consensus.cc:1081] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:14.066267 25498 raft_consensus.cc:1240] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Rejecting Update request from peer d1ba750efc994de19937bb6f4ce24859 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:14.077118 25572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33964
I20260713 09:08:14.077831 25572 raft_consensus.cc:493] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.078299 25572 raft_consensus.cc:3060] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.083931 25701 consensus_queue.cc:1048] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.086797 25750 consensus_queue.cc:1048] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.087026 25572 raft_consensus.cc:515] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.093079 25572 leader_election.cc:290] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:14.093953 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:14.094609 25498 raft_consensus.cc:3055] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.094970 25498 raft_consensus.cc:740] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:14.095731 25498 consensus_queue.cc:260] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.096220 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d22faef0204785930e8a8cf815aca4" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:14.096639 25498 raft_consensus.cc:3060] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.096421 25697 consensus_queue.cc:1048] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:14.101091 25573 raft_consensus.cc:1240] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Rejecting Update request from peer eb9d3ba9136343bd8aa7a6b51e26480a for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:14.102814 25697 consensus_queue.cc:1048] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.105370 25498 raft_consensus.cc:2468] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:14.106485 25538 leader_election.cc:304] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:14.107260 25708 raft_consensus.cc:2804] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.107764 25708 raft_consensus.cc:697] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:14.108595 25708 consensus_queue.cc:237] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.116048 25750 raft_consensus.cc:993] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:14.116519 25697 raft_consensus.cc:1081] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:14.118389 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33964
I20260713 09:08:14.118508 25574 raft_consensus.cc:2468] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:14.118939 25571 raft_consensus.cc:493] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.120402 25464 leader_election.cc:304] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:14.119942 25571 raft_consensus.cc:3060] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.121219 25750 raft_consensus.cc:2804] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.121727 25750 raft_consensus.cc:697] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:14.122550 25750 consensus_queue.cc:237] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [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: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } }
I20260713 09:08:14.133927 25395 catalog_manager.cc:5697] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 1 to 2, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:14.138473 25750 raft_consensus.cc:993] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:14.137959 25571 raft_consensus.cc:515] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.139008 25750 raft_consensus.cc:1081] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:14.142283 25647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:37094
I20260713 09:08:14.143428 25647 raft_consensus.cc:493] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.144212 25647 raft_consensus.cc:3060] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.147976 25397 catalog_manager.cc:5697] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.152241 25571 leader_election.cc:290] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:14.153250 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:14.153626 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e580a00ae174c2f8b89821c904b0039" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:14.153824 25648 raft_consensus.cc:3060] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.154284 25498 raft_consensus.cc:3055] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.154776 25498 raft_consensus.cc:740] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:14.155544 25498 consensus_queue.cc:260] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.156729 25498 raft_consensus.cc:3060] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.157760 25647 raft_consensus.cc:515] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.162194 25647 leader_election.cc:290] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:14.162508 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:14.163075 25499 raft_consensus.cc:3055] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.163405 25499 raft_consensus.cc:740] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:14.163578 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042fb89159864f0fb0d738e66a8e9c9a" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:14.164098 25498 raft_consensus.cc:2468] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:14.164238 25571 raft_consensus.cc:3060] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.164187 25499 consensus_queue.cc:260] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.165366 25538 leader_election.cc:304] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:14.165551 25499 raft_consensus.cc:3060] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.166237 25708 raft_consensus.cc:2804] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.166725 25708 raft_consensus.cc:697] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:14.167493 25708 consensus_queue.cc:237] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.169873 25648 raft_consensus.cc:2468] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:14.171631 25571 raft_consensus.cc:2468] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 2.
I20260713 09:08:14.172359 25499 raft_consensus.cc:2468] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 2.
I20260713 09:08:14.172847 25613 leader_election.cc:304] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:14.173676 25728 raft_consensus.cc:2804] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.174185 25728 raft_consensus.cc:697] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:14.174980 25728 consensus_queue.cc:237] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.180822 25394 catalog_manager.cc:5697] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:14.181051 25397 catalog_manager.cc:5697] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.255084 25710 raft_consensus.cc:993] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: : Instructing follower eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:14.255550 25708 raft_consensus.cc:1081] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Signalling peer eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:14.256877 25499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:48246
I20260713 09:08:14.257299 25499 raft_consensus.cc:493] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.257597 25499 raft_consensus.cc:3060] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.262542 25648 raft_consensus.cc:1275] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.262908 25499 raft_consensus.cc:515] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.263881 25708 consensus_queue.cc:1048] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.265237 25499 leader_election.cc:290] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:14.265322 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:14.265964 25571 raft_consensus.cc:3055] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.266287 25571 raft_consensus.cc:740] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:14.267297 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec1fc5e814f4343a2ab151b0e7bcaba" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:14.267067 25571 consensus_queue.cc:260] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.267848 25648 raft_consensus.cc:3060] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.268424 25571 raft_consensus.cc:3060] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.274746 25648 raft_consensus.cc:2468] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:14.276312 25463 leader_election.cc:304] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:14.278136 25701 raft_consensus.cc:2804] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.278579 25701 raft_consensus.cc:697] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:14.278782 25571 raft_consensus.cc:2468] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:14.278999 25499 raft_consensus.cc:1275] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.279408 25701 consensus_queue.cc:237] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:14.281807 25708 consensus_queue.cc:1048] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.287563 25395 catalog_manager.cc:5697] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 1 to 2, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.353044 25571 raft_consensus.cc:1275] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.354157 25701 consensus_queue.cc:1048] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.361191 25648 raft_consensus.cc:1275] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.362910 25767 consensus_queue.cc:1048] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:14.405710 25499 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.410820 25499 raft_consensus.cc:1275] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.412045 25710 consensus_queue.cc:1048] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.419766 25648 raft_consensus.cc:1275] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.421784 25693 consensus_queue.cc:1048] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.637811 25571 raft_consensus.cc:1275] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.639501 25728 consensus_queue.cc:1048] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:14.652532 25499 raft_consensus.cc:1275] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.654121 25769 consensus_queue.cc:1048] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.661130 25648 raft_consensus.cc:3060] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.670820 25648 raft_consensus.cc:1275] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.672353 25693 consensus_queue.cc:1048] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.684033 25498 raft_consensus.cc:1275] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.686338 25708 consensus_queue.cc:1048] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:14.698025 25648 raft_consensus.cc:3060] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.704234 25648 raft_consensus.cc:1275] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.705593 25767 consensus_queue.cc:1048] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.716786 25571 raft_consensus.cc:1275] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.718284 25498 raft_consensus.cc:1275] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.718497 25697 consensus_queue.cc:1048] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:14.720257 25708 consensus_queue.cc:1048] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.732918 25647 raft_consensus.cc:1275] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.734902 25710 consensus_queue.cc:1048] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:14.776793 25648 raft_consensus.cc:1275] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.777971 25697 consensus_queue.cc:1048] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.786850 25571 raft_consensus.cc:1275] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.788947 25697 consensus_queue.cc:1048] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.780247 25395 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57648:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:16.782691 25395 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:16.834389 25488 tablet_service.cc:1511] Processing CreateTablet for tablet fe62e23f93d847d09889b2ea33020383 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:16.835774 25557 tablet_service.cc:1511] Processing CreateTablet for tablet fe62e23f93d847d09889b2ea33020383 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:16.836261 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe62e23f93d847d09889b2ea33020383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.837318 25557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe62e23f93d847d09889b2ea33020383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.837061 25635 tablet_service.cc:1511] Processing CreateTablet for tablet fe62e23f93d847d09889b2ea33020383 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:16.838476 25635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe62e23f93d847d09889b2ea33020383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.842170 25481 tablet_service.cc:1511] Processing CreateTablet for tablet 12f8f9b7c4a940b2a1675f0437eda8f8 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:16.842860 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 12f8f9b7c4a940b2a1675f0437eda8f8 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:16.843429 25481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f8f9b7c4a940b2a1675f0437eda8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.844067 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f8f9b7c4a940b2a1675f0437eda8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.860242 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 12f8f9b7c4a940b2a1675f0437eda8f8 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:16.861120 25486 tablet_service.cc:1511] Processing CreateTablet for tablet 9e674207591249aeb9e18cdc1388151a (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:16.861739 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f8f9b7c4a940b2a1675f0437eda8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.862412 25486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e674207591249aeb9e18cdc1388151a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.862460 25558 tablet_service.cc:1511] Processing CreateTablet for tablet 9e674207591249aeb9e18cdc1388151a (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:16.863952 25558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e674207591249aeb9e18cdc1388151a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.868597 25559 tablet_service.cc:1511] Processing CreateTablet for tablet e27be7961ff0424fbda89e402a197264 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:16.869910 25559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27be7961ff0424fbda89e402a197264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.869740 25637 tablet_service.cc:1511] Processing CreateTablet for tablet 9e674207591249aeb9e18cdc1388151a (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:16.871708 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 7442a61038484d29add10c6d7f9bbd90 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:16.872831 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7442a61038484d29add10c6d7f9bbd90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.873160 25482 tablet_service.cc:1511] Processing CreateTablet for tablet e27be7961ff0424fbda89e402a197264 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:16.874410 25482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27be7961ff0424fbda89e402a197264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.875860 25634 tablet_service.cc:1511] Processing CreateTablet for tablet e27be7961ff0424fbda89e402a197264 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:16.876392 25637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e674207591249aeb9e18cdc1388151a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.877251 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27be7961ff0424fbda89e402a197264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.875854 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 7442a61038484d29add10c6d7f9bbd90 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:16.878857 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7442a61038484d29add10c6d7f9bbd90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.879135 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 91186eb64c214522ac14d0d795de8228 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:16.880352 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91186eb64c214522ac14d0d795de8228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.880820 25633 tablet_service.cc:1511] Processing CreateTablet for tablet 7442a61038484d29add10c6d7f9bbd90 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:16.881250 25483 tablet_service.cc:1511] Processing CreateTablet for tablet 91186eb64c214522ac14d0d795de8228 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:16.882434 25483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91186eb64c214522ac14d0d795de8228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.927847 25633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7442a61038484d29add10c6d7f9bbd90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.935850 25784 tablet_bootstrap.cc:492] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:16.941058 25558 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3d4dfba8ea402b84dc2f4bddd49764 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:16.942337 25558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3d4dfba8ea402b84dc2f4bddd49764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.944330 25785 tablet_bootstrap.cc:492] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:16.947662 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 739fe272119740468534016ce1b6112f (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:16.948902 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739fe272119740468534016ce1b6112f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.953699 25483 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3d4dfba8ea402b84dc2f4bddd49764 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:16.954322 25784 tablet_bootstrap.cc:654] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.957430 25483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3d4dfba8ea402b84dc2f4bddd49764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.961007 25634 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3d4dfba8ea402b84dc2f4bddd49764 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:16.962167 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3d4dfba8ea402b84dc2f4bddd49764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.962319 25482 tablet_service.cc:1511] Processing CreateTablet for tablet b1f35548cca34977b7148d9a099868b2 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:16.963413 25482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f35548cca34977b7148d9a099868b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.968883 25635 tablet_service.cc:1511] Processing CreateTablet for tablet 739fe272119740468534016ce1b6112f (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:16.972103 25633 tablet_service.cc:1511] Processing CreateTablet for tablet 91186eb64c214522ac14d0d795de8228 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:16.974004 25635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739fe272119740468534016ce1b6112f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.981518 25557 tablet_service.cc:1511] Processing CreateTablet for tablet b1f35548cca34977b7148d9a099868b2 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:16.985363 25557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f35548cca34977b7148d9a099868b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.988824 25633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91186eb64c214522ac14d0d795de8228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.993677 25787 tablet_bootstrap.cc:492] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:16.996021 25636 tablet_service.cc:1511] Processing CreateTablet for tablet b1f35548cca34977b7148d9a099868b2 (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:16.997259 25636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f35548cca34977b7148d9a099868b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.014191 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 739fe272119740468534016ce1b6112f (DEFAULT_TABLE table=soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:17.018567 25787 tablet_bootstrap.cc:654] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.021713 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739fe272119740468534016ce1b6112f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.033785 25785 tablet_bootstrap.cc:654] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.037192 25784 tablet_bootstrap.cc:492] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.038628 25784 ts_tablet_manager.cc:1403] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.012s
I20260713 09:08:17.041656 25784 raft_consensus.cc:359] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.042384 25784 raft_consensus.cc:385] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.042739 25784 raft_consensus.cc:740] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.043567 25784 consensus_queue.cc:260] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.048028 25784 ts_tablet_manager.cc:1434] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:17.048928 25784 tablet_bootstrap.cc:492] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.049155 25785 tablet_bootstrap.cc:492] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.049628 25785 ts_tablet_manager.cc:1403] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.006s
I20260713 09:08:17.052922 25785 raft_consensus.cc:359] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.053699 25785 raft_consensus.cc:385] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.054039 25785 raft_consensus.cc:740] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.054828 25785 consensus_queue.cc:260] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.055480 25784 tablet_bootstrap.cc:654] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.057525 25785 ts_tablet_manager.cc:1434] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:17.058684 25785 tablet_bootstrap.cc:492] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.060564 25787 tablet_bootstrap.cc:492] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.061075 25787 ts_tablet_manager.cc:1403] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.007s
I20260713 09:08:17.063859 25787 raft_consensus.cc:359] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.064574 25787 raft_consensus.cc:385] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.064893 25787 raft_consensus.cc:740] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.065685 25787 consensus_queue.cc:260] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.066812 25785 tablet_bootstrap.cc:654] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.067867 25787 ts_tablet_manager.cc:1434] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:17.068984 25787 tablet_bootstrap.cc:492] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.075290 25787 tablet_bootstrap.cc:654] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.117218 25785 tablet_bootstrap.cc:492] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.117640 25785 ts_tablet_manager.cc:1403] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.044s
I20260713 09:08:17.117681 25787 tablet_bootstrap.cc:492] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.118181 25787 ts_tablet_manager.cc:1403] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.026s
I20260713 09:08:17.118361 25784 tablet_bootstrap.cc:492] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.118851 25784 ts_tablet_manager.cc:1403] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.035s
I20260713 09:08:17.119980 25785 raft_consensus.cc:359] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.120545 25785 raft_consensus.cc:385] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.120800 25785 raft_consensus.cc:740] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.120946 25787 raft_consensus.cc:359] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.121686 25787 raft_consensus.cc:385] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.121438 25785 consensus_queue.cc:260] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.121515 25784 raft_consensus.cc:359] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.122005 25787 raft_consensus.cc:740] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.122267 25784 raft_consensus.cc:385] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.122582 25784 raft_consensus.cc:740] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.122859 25787 consensus_queue.cc:260] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.123392 25784 consensus_queue.cc:260] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.126336 25767 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.126770 25767 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.127700 25785 ts_tablet_manager.cc:1434] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:08:17.128602 25785 tablet_bootstrap.cc:492] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.128754 25795 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.128886 25767 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.129294 25795 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.130920 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.131443 25795 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.132079 25784 ts_tablet_manager.cc:1434] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:17.132995 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.133558 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.133622 25499 raft_consensus.cc:2468] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:17.134194 25571 raft_consensus.cc:2468] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:17.135284 25538 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.135516 25785 tablet_bootstrap.cc:654] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.136663 25464 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.136888 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.137850 25710 raft_consensus.cc:2804] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:17.138137 25538 leader_election.cc:343] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:17.138897 25463 leader_election.cc:343] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.140314 25787 ts_tablet_manager.cc:1434] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:08:17.141263 25787 tablet_bootstrap.cc:492] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.141706 25784 tablet_bootstrap.cc:492] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.138214 25710 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.142923 25710 raft_consensus.cc:3060] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.147921 25787 tablet_bootstrap.cc:654] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.148000 25784 tablet_bootstrap.cc:654] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.148494 25767 raft_consensus.cc:2804] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.153328 25785 tablet_bootstrap.cc:492] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.154804 25767 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.155042 25785 ts_tablet_manager.cc:1403] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260713 09:08:17.155182 25767 raft_consensus.cc:3060] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.155231 25784 tablet_bootstrap.cc:492] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.156006 25784 ts_tablet_manager.cc:1403] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:08:17.158283 25785 raft_consensus.cc:359] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.159039 25785 raft_consensus.cc:385] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.158932 25784 raft_consensus.cc:359] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.159477 25785 raft_consensus.cc:740] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.159886 25784 raft_consensus.cc:385] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.160264 25784 raft_consensus.cc:740] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.160399 25785 consensus_queue.cc:260] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.154044 25787 tablet_bootstrap.cc:492] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.161167 25784 consensus_queue.cc:260] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.160918 25710 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.162081 25787 ts_tablet_manager.cc:1403] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:08:17.168391 25784 ts_tablet_manager.cc:1434] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:08:17.170447 25784 tablet_bootstrap.cc:492] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.172385 25787 raft_consensus.cc:359] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.173069 25787 raft_consensus.cc:385] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.173403 25787 raft_consensus.cc:740] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.174187 25787 consensus_queue.cc:260] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.168716 25785 ts_tablet_manager.cc:1434] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:08:17.176697 25784 tablet_bootstrap.cc:654] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.178131 25785 tablet_bootstrap.cc:492] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.184401 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.187801 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:17.188634 25785 tablet_bootstrap.cc:654] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:17.189276 25538 leader_election.cc:343] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.189806 25767 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.191386 25499 raft_consensus.cc:2393] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1ba750efc994de19937bb6f4ce24859 in current term 1: Already voted for candidate eb9d3ba9136343bd8aa7a6b51e26480a in this term.
I20260713 09:08:17.193230 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.194206 25571 raft_consensus.cc:2393] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb9d3ba9136343bd8aa7a6b51e26480a in current term 1: Already voted for candidate d1ba750efc994de19937bb6f4ce24859 in this term.
I20260713 09:08:17.194774 25710 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.196025 25538 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [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: d1ba750efc994de19937bb6f4ce24859; no voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.196765 25785 tablet_bootstrap.cc:492] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.197101 25767 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.197309 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
W20260713 09:08:17.199019 25463 leader_election.cc:343] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.199446 25463 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [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: eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:17.199993 25784 tablet_bootstrap.cc:492] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.197211 25785 ts_tablet_manager.cc:1403] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:08:17.200176 25787 ts_tablet_manager.cc:1434] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.009s
I20260713 09:08:17.200498 25784 ts_tablet_manager.cc:1403] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260713 09:08:17.201611 25787 tablet_bootstrap.cc:492] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.203011 25785 raft_consensus.cc:359] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.203722 25785 raft_consensus.cc:385] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.203579 25784 raft_consensus.cc:359] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.204087 25785 raft_consensus.cc:740] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.204382 25784 raft_consensus.cc:385] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.204784 25784 raft_consensus.cc:740] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.204864 25785 consensus_queue.cc:260] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.205562 25784 consensus_queue.cc:260] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.200206 25801 raft_consensus.cc:2749] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.208489 25784 ts_tablet_manager.cc:1434] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:17.208828 25787 tablet_bootstrap.cc:654] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.209482 25784 tablet_bootstrap.cc:492] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.210690 25785 ts_tablet_manager.cc:1434] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:08:17.211728 25785 tablet_bootstrap.cc:492] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.216447 25784 tablet_bootstrap.cc:654] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.217927 25785 tablet_bootstrap.cc:654] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.220316 25787 tablet_bootstrap.cc:492] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.220854 25787 ts_tablet_manager.cc:1403] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260713 09:08:17.223287 25799 raft_consensus.cc:493] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.223645 25787 raft_consensus.cc:359] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.223884 25799 raft_consensus.cc:515] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.224558 25787 raft_consensus.cc:385] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.224982 25787 raft_consensus.cc:740] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.225863 25787 consensus_queue.cc:260] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.226496 25799 leader_election.cc:290] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.227869 25784 tablet_bootstrap.cc:492] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.228000 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.228477 25784 ts_tablet_manager.cc:1403] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260713 09:08:17.230134 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
W20260713 09:08:17.230212 25538 leader_election.cc:343] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:17.231683 25538 leader_election.cc:343] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.231621 25784 raft_consensus.cc:359] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.233007 25799 raft_consensus.cc:493] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.234349 25784 raft_consensus.cc:385] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.234828 25784 raft_consensus.cc:740] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.234472 25799 raft_consensus.cc:515] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.233516 25787 ts_tablet_manager.cc:1434] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:17.237519 25784 consensus_queue.cc:260] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.238696 25787 tablet_bootstrap.cc:492] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.238998 25799 leader_election.cc:290] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.240052 25784 ts_tablet_manager.cc:1434] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:08:17.237993 25785 tablet_bootstrap.cc:492] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.240646 25785 ts_tablet_manager.cc:1403] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260713 09:08:17.241255 25784 tablet_bootstrap.cc:492] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.243643 25785 raft_consensus.cc:359] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.244364 25785 raft_consensus.cc:385] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.244740 25785 raft_consensus.cc:740] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.245536 25787 tablet_bootstrap.cc:654] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.245450 25785 consensus_queue.cc:260] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.247969 25785 ts_tablet_manager.cc:1434] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:17.248373 25784 tablet_bootstrap.cc:654] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.248911 25785 tablet_bootstrap.cc:492] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.255553 25785 tablet_bootstrap.cc:654] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.234202 25538 leader_election.cc:304] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859; no voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.263801 25799 raft_consensus.cc:2749] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.265125 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.265805 25499 raft_consensus.cc:2468] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:17.267603 25785 tablet_bootstrap.cc:492] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.268067 25785 ts_tablet_manager.cc:1403] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:08:17.270378 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.271046 25647 raft_consensus.cc:2468] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:17.271220 25785 raft_consensus.cc:359] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.272039 25785 raft_consensus.cc:385] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.272360 25785 raft_consensus.cc:740] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.200574 25710 raft_consensus.cc:2749] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.273238 25785 consensus_queue.cc:260] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.275290 25788 raft_consensus.cc:493] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.275907 25788 raft_consensus.cc:515] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.276476 25710 raft_consensus.cc:493] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.276911 25710 raft_consensus.cc:515] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.278028 25788 leader_election.cc:290] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.278707 25710 leader_election.cc:290] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.279537 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.275902 25785 ts_tablet_manager.cc:1434] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:08:17.280174 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.281913 25571 raft_consensus.cc:2468] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:17.282514 25785 tablet_bootstrap.cc:492] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.283070 25613 leader_election.cc:304] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
W20260713 09:08:17.283828 25612 leader_election.cc:343] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.284124 25788 raft_consensus.cc:2804] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.284485 25788 raft_consensus.cc:493] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.284803 25788 raft_consensus.cc:3060] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.289148 25785 tablet_bootstrap.cc:654] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.281068 25538 leader_election.cc:304] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:17.290217 25799 raft_consensus.cc:2804] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.290591 25799 raft_consensus.cc:493] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.291009 25799 raft_consensus.cc:3060] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.281255 25787 tablet_bootstrap.cc:492] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.291967 25787 ts_tablet_manager.cc:1403] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.009s
I20260713 09:08:17.292248 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.292868 25499 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:17.294056 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.294703 25647 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 0.
I20260713 09:08:17.294878 25787 raft_consensus.cc:359] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.295593 25787 raft_consensus.cc:385] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.295849 25787 raft_consensus.cc:740] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.296783 25788 raft_consensus.cc:515] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.297925 25799 raft_consensus.cc:515] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.299335 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.300001 25799 leader_election.cc:290] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
W20260713 09:08:17.300622 25612 leader_election.cc:343] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.300963 25786 raft_consensus.cc:493] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.301098 25787 consensus_queue.cc:260] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.303139 25786 raft_consensus.cc:515] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.304644 25787 ts_tablet_manager.cc:1434] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:08:17.305619 25787 tablet_bootstrap.cc:492] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.305740 25786 leader_election.cc:290] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.307544 25784 tablet_bootstrap.cc:492] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.307492 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27be7961ff0424fbda89e402a197264" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.308302 25784 ts_tablet_manager.cc:1403] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.036s
I20260713 09:08:17.309706 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27be7961ff0424fbda89e402a197264" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.310302 25498 raft_consensus.cc:2468] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:17.311614 25612 leader_election.cc:304] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.312682 25787 tablet_bootstrap.cc:654] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.313197 25786 raft_consensus.cc:2804] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.313663 25786 raft_consensus.cc:493] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.315466 25786 raft_consensus.cc:3060] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.315356 25538 leader_election.cc:304] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:17.316538 25799 raft_consensus.cc:2804] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.316875 25799 raft_consensus.cc:493] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.317188 25799 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.317643 25788 leader_election.cc:290] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.319164 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.319809 25574 raft_consensus.cc:3060] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.320935 25785 tablet_bootstrap.cc:492] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.321434 25785 ts_tablet_manager.cc:1403] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260713 09:08:17.324363 25785 raft_consensus.cc:359] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.308357 25571 raft_consensus.cc:2468] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:17.311522 25784 raft_consensus.cc:359] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.328605 25785 raft_consensus.cc:385] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.328639 25784 raft_consensus.cc:385] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.329056 25785 raft_consensus.cc:740] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.332778 25787 tablet_bootstrap.cc:492] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.332470 25785 consensus_queue.cc:260] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.333277 25787 ts_tablet_manager.cc:1403] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.015s
I20260713 09:08:17.334909 25785 ts_tablet_manager.cc:1434] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:08:17.335623 25787 raft_consensus.cc:359] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.329173 25784 raft_consensus.cc:740] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.302035 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.336474 25499 raft_consensus.cc:3060] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.336675 25784 consensus_queue.cc:260] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.337598 25574 raft_consensus.cc:2468] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:17.340404 25787 raft_consensus.cc:385] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.340749 25787 raft_consensus.cc:740] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.340798 25613 leader_election.cc:304] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.341724 25788 raft_consensus.cc:2804] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.329450 25799 raft_consensus.cc:515] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.341686 25787 consensus_queue.cc:260] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.342348 25788 raft_consensus.cc:697] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:17.343327 25788 consensus_queue.cc:237] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.344458 25787 ts_tablet_manager.cc:1434] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:17.345439 25787 tablet_bootstrap.cc:492] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.344488 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.345866 25498 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.347229 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:17.347733 25648 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.352044 25787 tablet_bootstrap.cc:654] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.352977 25498 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:17.339030 25784 ts_tablet_manager.cc:1434] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260713 09:08:17.353510 25799 leader_election.cc:290] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.327623 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:17.357887 25647 raft_consensus.cc:3060] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.358316 25784 tablet_bootstrap.cc:492] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.358660 25538 leader_election.cc:304] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.359588 25799 raft_consensus.cc:2804] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.360255 25799 raft_consensus.cc:697] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:17.354346 25648 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:17.335873 25785 tablet_bootstrap.cc:492] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.365314 25799 consensus_queue.cc:237] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.366125 25784 tablet_bootstrap.cc:654] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.372326 25785 tablet_bootstrap.cc:654] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.375022 25786 raft_consensus.cc:515] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.378839 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27be7961ff0424fbda89e402a197264" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.379432 25574 raft_consensus.cc:3060] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.380599 25499 raft_consensus.cc:2468] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:17.380429 25395 catalog_manager.cc:5697] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.382597 25538 leader_election.cc:304] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.383471 25710 raft_consensus.cc:2804] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.383951 25710 raft_consensus.cc:697] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:17.385175 25647 raft_consensus.cc:2468] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 1.
I20260713 09:08:17.384923 25710 consensus_queue.cc:237] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.388857 25767 raft_consensus.cc:493] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.389353 25767 raft_consensus.cc:515] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.391347 25767 leader_election.cc:290] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.394261 25574 raft_consensus.cc:2468] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:17.397773 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27be7961ff0424fbda89e402a197264" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.398101 25613 leader_election.cc:304] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:17.398353 25497 raft_consensus.cc:3060] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.398226 25784 tablet_bootstrap.cc:492] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.399091 25784 ts_tablet_manager.cc:1403] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.005s
I20260713 09:08:17.399046 25812 raft_consensus.cc:2804] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.399884 25812 raft_consensus.cc:697] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:17.400799 25812 consensus_queue.cc:237] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.396510 25786 leader_election.cc:290] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.402242 25784 raft_consensus.cc:359] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.402848 25784 raft_consensus.cc:385] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.403200 25784 raft_consensus.cc:740] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.404078 25784 consensus_queue.cc:260] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.404418 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.404470 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.405177 25571 raft_consensus.cc:2468] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:17.405440 25648 raft_consensus.cc:2468] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:17.406675 25463 leader_election.cc:304] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
W20260713 09:08:17.407258 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:17.409139 25767 raft_consensus.cc:2804] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.409636 25767 raft_consensus.cc:493] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.409714 25787 tablet_bootstrap.cc:492] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.410276 25767 raft_consensus.cc:3060] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.410554 25787 ts_tablet_manager.cc:1403] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.010s
I20260713 09:08:17.413889 25787 raft_consensus.cc:359] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.414582 25787 raft_consensus.cc:385] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.415151 25787 raft_consensus.cc:740] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.417619 25784 ts_tablet_manager.cc:1434] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:17.417263 25787 consensus_queue.cc:260] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.420001 25787 ts_tablet_manager.cc:1434] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:08:17.421509 25787 tablet_bootstrap.cc:492] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.422542 25497 raft_consensus.cc:2468] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:17.423293 25784 tablet_bootstrap.cc:492] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.413929 25396 catalog_manager.cc:5697] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.429229 25767 raft_consensus.cc:515] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.429819 25787 tablet_bootstrap.cc:654] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.431342 25767 leader_election.cc:290] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.434922 25785 tablet_bootstrap.cc:492] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.435436 25785 ts_tablet_manager.cc:1403] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.010s
I20260713 09:08:17.435621 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:17.436385 25648 raft_consensus.cc:3060] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.440846 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.441063 25784 tablet_bootstrap.cc:654] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.441424 25574 raft_consensus.cc:3060] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.444037 25785 raft_consensus.cc:359] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.444947 25785 raft_consensus.cc:385] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.445272 25785 raft_consensus.cc:740] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.446108 25785 consensus_queue.cc:260] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.448264 25648 raft_consensus.cc:2468] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:17.448776 25785 ts_tablet_manager.cc:1434] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:08:17.448264 25574 raft_consensus.cc:2468] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:17.449527 25463 leader_election.cc:304] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.450055 25785 tablet_bootstrap.cc:492] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: Bootstrap starting.
I20260713 09:08:17.450685 25767 raft_consensus.cc:2804] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.451205 25767 raft_consensus.cc:697] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:17.452052 25767 consensus_queue.cc:237] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.458678 25785 tablet_bootstrap.cc:654] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.464401 25787 tablet_bootstrap.cc:492] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.464946 25787 ts_tablet_manager.cc:1403] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.015s
I20260713 09:08:17.468178 25787 raft_consensus.cc:359] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.468978 25787 raft_consensus.cc:385] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.469264 25787 raft_consensus.cc:740] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.470029 25787 consensus_queue.cc:260] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.486413 25787 ts_tablet_manager.cc:1434] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:17.487407 25787 tablet_bootstrap.cc:492] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: Bootstrap starting.
I20260713 09:08:17.488633 25784 tablet_bootstrap.cc:492] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.489111 25784 ts_tablet_manager.cc:1403] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.008s
I20260713 09:08:17.491907 25784 raft_consensus.cc:359] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.492534 25784 raft_consensus.cc:385] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.492777 25784 raft_consensus.cc:740] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.493559 25787 tablet_bootstrap.cc:654] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.493561 25396 catalog_manager.cc:5697] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.494681 25395 catalog_manager.cc:5697] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.496053 25785 tablet_bootstrap.cc:492] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: No bootstrap required, opened a new log
I20260713 09:08:17.497702 25785 ts_tablet_manager.cc:1403] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.016s
I20260713 09:08:17.493420 25784 consensus_queue.cc:260] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.496529 25393 catalog_manager.cc:5697] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.499462 25784 ts_tablet_manager.cc:1434] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:08:17.500339 25784 tablet_bootstrap.cc:492] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: Bootstrap starting.
I20260713 09:08:17.500350 25785 raft_consensus.cc:359] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.501173 25785 raft_consensus.cc:385] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.501474 25785 raft_consensus.cc:740] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.502183 25785 consensus_queue.cc:260] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.504472 25785 ts_tablet_manager.cc:1434] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:17.504637 25812 raft_consensus.cc:493] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.505149 25812 raft_consensus.cc:515] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.507081 25812 leader_election.cc:290] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.508978 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.509351 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.510012 25574 raft_consensus.cc:2468] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
W20260713 09:08:17.510238 25612 leader_election.cc:343] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.511386 25613 leader_election.cc:304] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.512269 25784 tablet_bootstrap.cc:654] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.512182 25812 raft_consensus.cc:2804] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.513875 25812 raft_consensus.cc:493] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.514308 25812 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.521723 25812 raft_consensus.cc:515] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.524241 25812 leader_election.cc:290] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.524328 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
W20260713 09:08:17.525738 25612 leader_election.cc:343] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.526294 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.526557 25787 tablet_bootstrap.cc:492] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: No bootstrap required, opened a new log
I20260713 09:08:17.526737 25784 tablet_bootstrap.cc:492] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: No bootstrap required, opened a new log
I20260713 09:08:17.527032 25787 ts_tablet_manager.cc:1403] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260713 09:08:17.526894 25574 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.527235 25784 ts_tablet_manager.cc:1403] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260713 09:08:17.529793 25787 raft_consensus.cc:359] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.530314 25784 raft_consensus.cc:359] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.531265 25787 raft_consensus.cc:385] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.531594 25787 raft_consensus.cc:740] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.532230 25787 consensus_queue.cc:260] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.531018 25784 raft_consensus.cc:385] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.533425 25784 raft_consensus.cc:740] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.534523 25787 ts_tablet_manager.cc:1434] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:08:17.534248 25784 consensus_queue.cc:260] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.537420 25574 raft_consensus.cc:2468] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:17.538724 25613 leader_election.cc:304] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.539310 25784 ts_tablet_manager.cc:1434] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:17.539834 25812 raft_consensus.cc:2804] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.540349 25812 raft_consensus.cc:697] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:17.540935 25812 consensus_queue.cc:237] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.551513 25393 catalog_manager.cc:5697] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.605877 25767 raft_consensus.cc:493] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.606379 25767 raft_consensus.cc:515] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.607949 25767 leader_election.cc:290] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.608742 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.608857 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.609421 25574 raft_consensus.cc:2393] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9d3ba9136343bd8aa7a6b51e26480a in current term 1: Already voted for candidate 8aa2c2ea54064a229b11012268e9cef6 in this term.
I20260713 09:08:17.610303 25464 leader_election.cc:304] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:17.610922 25767 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.615712 25767 raft_consensus.cc:2749] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.744835 25812 raft_consensus.cc:493] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.745409 25812 raft_consensus.cc:515] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.747103 25812 leader_election.cc:290] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.747816 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.747953 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.748401 25497 raft_consensus.cc:2468] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:17.748528 25574 raft_consensus.cc:2468] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:17.749334 25612 leader_election.cc:304] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.750033 25812 raft_consensus.cc:2804] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.750387 25812 raft_consensus.cc:493] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.750702 25812 raft_consensus.cc:3060] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.755800 25812 raft_consensus.cc:515] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.757218 25812 leader_election.cc:290] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.758044 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.758296 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.758666 25497 raft_consensus.cc:3060] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.758842 25574 raft_consensus.cc:3060] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.762475 25812 consensus_queue.cc:1048] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.765468 25497 raft_consensus.cc:2468] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:17.766294 25574 raft_consensus.cc:2468] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 1.
I20260713 09:08:17.766776 25612 leader_election.cc:304] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.767558 25812 raft_consensus.cc:2804] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.768002 25812 raft_consensus.cc:697] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:17.768708 25812 consensus_queue.cc:237] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.770638 25786 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.771088 25786 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.773386 25786 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.776950 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.777767 25497 raft_consensus.cc:2393] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa2c2ea54064a229b11012268e9cef6 in current term 1: Already voted for candidate eb9d3ba9136343bd8aa7a6b51e26480a in this term.
I20260713 09:08:17.777896 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.778971 25571 raft_consensus.cc:2393] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa2c2ea54064a229b11012268e9cef6 in current term 1: Already voted for candidate d1ba750efc994de19937bb6f4ce24859 in this term.
I20260713 09:08:17.781116 25613 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6; no voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.781900 25788 raft_consensus.cc:3060] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.789186 25788 raft_consensus.cc:2749] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.792137 25497 raft_consensus.cc:3060] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.798194 25788 consensus_queue.cc:1048] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.798640 25396 catalog_manager.cc:5697] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.808663 25767 raft_consensus.cc:493] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.809150 25767 raft_consensus.cc:515] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.810104 25788 raft_consensus.cc:493] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.810582 25788 raft_consensus.cc:515] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.811436 25767 leader_election.cc:290] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.812014 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.812708 25571 raft_consensus.cc:2468] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:17.813647 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:17.813993 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:17.814353 25574 raft_consensus.cc:2468] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 0.
I20260713 09:08:17.814718 25788 leader_election.cc:290] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.814641 25464 leader_election.cc:304] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:17.815706 25767 raft_consensus.cc:2804] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.815677 25613 leader_election.cc:304] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:17.816244 25767 raft_consensus.cc:493] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.816104 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" is_pre_election: true
I20260713 09:08:17.816751 25767 raft_consensus.cc:3060] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.814679 25648 raft_consensus.cc:2468] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 0.
I20260713 09:08:17.817709 25788 raft_consensus.cc:2804] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.822762 25788 raft_consensus.cc:493] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.823156 25788 raft_consensus.cc:3060] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.824107 25767 raft_consensus.cc:515] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.825976 25767 leader_election.cc:290] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 1 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:17.826521 25497 raft_consensus.cc:2393] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa2c2ea54064a229b11012268e9cef6 in current term 1: Already voted for candidate eb9d3ba9136343bd8aa7a6b51e26480a in this term.
I20260713 09:08:17.828238 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:17.829883 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.829840 25788 raft_consensus.cc:515] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.830627 25571 raft_consensus.cc:3060] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.831091 25648 raft_consensus.cc:2393] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb9d3ba9136343bd8aa7a6b51e26480a in current term 1: Already voted for candidate 8aa2c2ea54064a229b11012268e9cef6 in this term.
I20260713 09:08:17.833387 25788 leader_election.cc:290] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 1 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:17.834065 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:17.834478 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:17.834861 25497 raft_consensus.cc:2393] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8aa2c2ea54064a229b11012268e9cef6 in current term 1: Already voted for candidate eb9d3ba9136343bd8aa7a6b51e26480a in this term.
I20260713 09:08:17.835973 25613 leader_election.cc:304] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6; no voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:17.836671 25788 raft_consensus.cc:2749] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.837006 25571 raft_consensus.cc:2468] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:17.837908 25464 leader_election.cc:304] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:17.838487 25767 raft_consensus.cc:2804] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.838905 25767 raft_consensus.cc:697] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:17.839607 25767 consensus_queue.cc:237] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:17.846493 25395 catalog_manager.cc:5697] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 1 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.875278 25710 consensus_queue.cc:1048] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.885586 25795 consensus_queue.cc:1048] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.917356 25795 consensus_queue.cc:1048] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.927280 25710 consensus_queue.cc:1048] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.936566 25788 consensus_queue.cc:1048] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.942720 25788 consensus_queue.cc:1048] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.987587 25767 consensus_queue.cc:1048] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.987607 25788 consensus_queue.cc:1048] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:18.002683 25847 consensus_queue.cc:1048] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:18.007577 25832 consensus_queue.cc:1048] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.194087 25832 consensus_queue.cc:1048] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.203498 25788 consensus_queue.cc:1048] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.239632 25767 consensus_queue.cc:1048] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.248896 25847 consensus_queue.cc:1048] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:18.409446 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:19.411607 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:20.413726 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:21.416136 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:22.418229 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:23.420188 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:24.422307 25445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:25.097340 25863 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.098470 25863 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:25.100812 25863 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:25.101642 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859" is_pre_election: true
I20260713 09:08:25.101853 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6" is_pre_election: true
I20260713 09:08:25.102334 25571 raft_consensus.cc:2468] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:25.102521 25648 raft_consensus.cc:2468] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 1.
I20260713 09:08:25.103726 25464 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [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: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:25.104498 25863 raft_consensus.cc:2804] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:25.104852 25863 raft_consensus.cc:493] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.105249 25863 raft_consensus.cc:3060] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.113744 25863 raft_consensus.cc:515] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:25.115331 25863 leader_election.cc:290] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:25.115844 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:25.116302 25571 raft_consensus.cc:3060] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.116350 25647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f8f9b7c4a940b2a1675f0437eda8f8" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:25.116873 25647 raft_consensus.cc:3060] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.121701 25571 raft_consensus.cc:2468] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:25.122210 25647 raft_consensus.cc:2468] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:25.122653 25464 leader_election.cc:304] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:25.123427 25863 raft_consensus.cc:2804] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.123937 25863 raft_consensus.cc:697] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:25.124918 25863 consensus_queue.cc:237] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER 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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:25.133085 25395 catalog_manager.cc:5697] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 0 to 2, leader changed from <none> to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.659890 25571 raft_consensus.cc:1275] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:25.661185 25859 consensus_queue.cc:1048] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.671559 25647 raft_consensus.cc:1275] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:25.673841 25863 consensus_queue.cc:1048] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:26.889451 25571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:33984
I20260713 09:08:26.890002 25571 raft_consensus.cc:606] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Received request to transfer leadership to TS eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:26.896751 25571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:33984
I20260713 09:08:26.897166 25571 raft_consensus.cc:606] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Received request to transfer leadership to TS eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:26.901544 25648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e27be7961ff0424fbda89e402a197264"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
mode: GRACEFUL
new_leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:08:26.902076 25648 raft_consensus.cc:606] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Received request to transfer leadership to TS eb9d3ba9136343bd8aa7a6b51e26480a
I20260713 09:08:26.906363 25648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:08:26.906769 25648 raft_consensus.cc:606] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:26.910921 25497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91186eb64c214522ac14d0d795de8228"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:48262
I20260713 09:08:26.911402 25497 raft_consensus.cc:606] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:26.915649 25648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "739fe272119740468534016ce1b6112f"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:08:26.916082 25648 raft_consensus.cc:606] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:26.919996 25648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
mode: GRACEFUL
new_leader_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:08:26.920385 25648 raft_consensus.cc:606] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Received request to transfer leadership to TS d1ba750efc994de19937bb6f4ce24859
I20260713 09:08:26.924362 25497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:48262
I20260713 09:08:26.924696 25497 raft_consensus.cc:606] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:27.069408 25786 raft_consensus.cc:993] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: : Instructing follower eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:27.069808 25876 raft_consensus.cc:1081] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Signalling peer eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:27.071158 25497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e27be7961ff0424fbda89e402a197264"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:48250
I20260713 09:08:27.071627 25497 raft_consensus.cc:493] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.071894 25497 raft_consensus.cc:3060] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.077135 25497 raft_consensus.cc:515] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.078588 25497 leader_election.cc:290] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.079165 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27be7961ff0424fbda89e402a197264" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:27.079717 25571 raft_consensus.cc:3060] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.079717 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27be7961ff0424fbda89e402a197264" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.080456 25648 raft_consensus.cc:3055] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.080781 25648 raft_consensus.cc:740] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:27.081647 25648 consensus_queue.cc:260] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.083015 25648 raft_consensus.cc:3060] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.086623 25571 raft_consensus.cc:2468] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:27.087718 25464 leader_election.cc:304] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:27.088357 25875 raft_consensus.cc:2804] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.089207 25648 raft_consensus.cc:2468] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:27.089250 25875 raft_consensus.cc:697] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:27.090425 25875 consensus_queue.cc:237] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.096099 25879 raft_consensus.cc:993] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: : Instructing follower eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:27.096701 25872 raft_consensus.cc:1081] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Signalling peer eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:27.098007 25497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:48246
I20260713 09:08:27.098492 25497 raft_consensus.cc:493] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.098955 25497 raft_consensus.cc:3060] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.098520 25395 catalog_manager.cc:5697] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 1 to 2, leader changed from 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3) to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.105252 25497 raft_consensus.cc:515] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.107268 25497 leader_election.cc:290] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.107712 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:27.108281 25571 raft_consensus.cc:3055] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.108217 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62e23f93d847d09889b2ea33020383" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.108711 25571 raft_consensus.cc:740] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:27.108870 25648 raft_consensus.cc:3060] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.109638 25571 consensus_queue.cc:260] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.110936 25571 raft_consensus.cc:3060] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.115180 25648 raft_consensus.cc:2468] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:27.116518 25463 leader_election.cc:304] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:27.117241 25875 raft_consensus.cc:2804] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.117609 25875 raft_consensus.cc:697] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:27.117668 25571 raft_consensus.cc:2468] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:27.118458 25875 consensus_queue.cc:237] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.124908 25395 catalog_manager.cc:5697] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 1 to 2, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.132853 25877 raft_consensus.cc:993] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.133230 25875 raft_consensus.cc:1081] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.134402 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91186eb64c214522ac14d0d795de8228"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33964
I20260713 09:08:27.134843 25571 raft_consensus.cc:493] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.135104 25571 raft_consensus.cc:3060] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.138994 25571 raft_consensus.cc:515] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.140249 25571 leader_election.cc:290] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.141000 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:27.141280 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91186eb64c214522ac14d0d795de8228" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.141513 25497 raft_consensus.cc:3055] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.141803 25648 raft_consensus.cc:3060] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.141832 25497 raft_consensus.cc:740] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:27.142598 25497 consensus_queue.cc:260] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.143633 25497 raft_consensus.cc:3060] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.146009 25648 raft_consensus.cc:2468] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.146983 25538 leader_election.cc:304] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:27.147693 25872 raft_consensus.cc:2804] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.148102 25872 raft_consensus.cc:697] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:27.148247 25497 raft_consensus.cc:2468] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.148970 25872 consensus_queue.cc:237] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.155668 25395 catalog_manager.cc:5697] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.183276 25877 raft_consensus.cc:993] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:27.183691 25875 raft_consensus.cc:1081] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:27.184937 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:37094
I20260713 09:08:27.185428 25648 raft_consensus.cc:493] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.185755 25648 raft_consensus.cc:3060] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.188259 25786 raft_consensus.cc:993] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.188697 25786 raft_consensus.cc:1081] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.190089 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33972
I20260713 09:08:27.190526 25571 raft_consensus.cc:493] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.190884 25571 raft_consensus.cc:3060] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.192054 25648 raft_consensus.cc:515] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.194020 25648 leader_election.cc:290] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:27.195376 25876 raft_consensus.cc:993] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.195564 25574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:27.195899 25876 raft_consensus.cc:1081] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.196175 25574 raft_consensus.cc:3060] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.196493 25571 raft_consensus.cc:515] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.197755 25572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33972
I20260713 09:08:27.198170 25571 leader_election.cc:290] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.198350 25572 raft_consensus.cc:493] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.198807 25572 raft_consensus.cc:3060] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.199263 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:27.199353 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d4dfba8ea402b84dc2f4bddd49764" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.199855 25648 raft_consensus.cc:3055] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.199855 25498 raft_consensus.cc:3060] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.200249 25648 raft_consensus.cc:740] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:27.201112 25648 consensus_queue.cc:260] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.202351 25648 raft_consensus.cc:3060] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.203799 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f35548cca34977b7148d9a099868b2" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:27.204339 25497 raft_consensus.cc:3055] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.204608 25497 raft_consensus.cc:740] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:27.205461 25497 consensus_queue.cc:260] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.206578 25497 raft_consensus.cc:3060] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.206938 25572 raft_consensus.cc:515] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.203249 25574 raft_consensus.cc:2468] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 2.
I20260713 09:08:27.207585 25498 raft_consensus.cc:2468] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.208621 25648 raft_consensus.cc:2468] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.209004 25538 leader_election.cc:304] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:27.209024 25613 leader_election.cc:304] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:27.209863 25872 raft_consensus.cc:2804] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.210026 25876 raft_consensus.cc:2804] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.210384 25872 raft_consensus.cc:697] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:27.210543 25876 raft_consensus.cc:697] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:27.210714 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:27.211333 25872 consensus_queue.cc:237] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.211491 25876 consensus_queue.cc:237] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.212162 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7442a61038484d29add10c6d7f9bbd90" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.212705 25648 raft_consensus.cc:3055] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.212999 25648 raft_consensus.cc:740] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:27.213650 25648 consensus_queue.cc:260] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.214736 25648 raft_consensus.cc:3060] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.209640 25572 leader_election.cc:290] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.211369 25498 raft_consensus.cc:3060] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.221572 25648 raft_consensus.cc:2468] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.222673 25538 leader_election.cc:304] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:27.223418 25879 raft_consensus.cc:2804] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.224913 25879 raft_consensus.cc:697] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:27.225775 25879 consensus_queue.cc:237] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.230377 25497 raft_consensus.cc:2468] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 2.
I20260713 09:08:27.233057 25395 catalog_manager.cc:5697] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.234822 25393 catalog_manager.cc:5697] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:27.234062 25498 raft_consensus.cc:2468] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.241788 25888 raft_consensus.cc:993] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: : Instructing follower eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:27.242321 25879 raft_consensus.cc:1081] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Signalling peer eb9d3ba9136343bd8aa7a6b51e26480a to start an election
I20260713 09:08:27.243927 25497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
 from {username='slave'} at 127.0.0.1:48246
I20260713 09:08:27.244463 25497 raft_consensus.cc:493] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.244808 25497 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.249512 25393 catalog_manager.cc:5697] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.249979 25497 raft_consensus.cc:515] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.251453 25497 leader_election.cc:290] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Requested vote from peers d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.252485 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.252576 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:27.252948 25648 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.253160 25572 raft_consensus.cc:3055] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.253526 25572 raft_consensus.cc:740] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:27.254443 25572 consensus_queue.cc:260] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.255548 25572 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.258967 25648 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:27.259784 25463 leader_election.cc:304] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:27.260388 25875 raft_consensus.cc:2804] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.260870 25875 raft_consensus.cc:697] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Leader. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:27.261706 25572 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9d3ba9136343bd8aa7a6b51e26480a in term 2.
I20260713 09:08:27.261722 25875 consensus_queue.cc:237] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.269959 25393 catalog_manager.cc:5697] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a reported cstate change: term changed from 1 to 2, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1). New cstate: current_term: 2 leader_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.323272 25786 raft_consensus.cc:993] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: : Instructing follower d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.323663 25876 raft_consensus.cc:1081] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Signalling peer d1ba750efc994de19937bb6f4ce24859 to start an election
I20260713 09:08:27.324946 25572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "739fe272119740468534016ce1b6112f"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
 from {username='slave'} at 127.0.0.1:33972
I20260713 09:08:27.325421 25572 raft_consensus.cc:493] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.325719 25572 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.330344 25572 raft_consensus.cc:515] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.331845 25572 leader_election.cc:290] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3:42539)
I20260713 09:08:27.332509 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:27.332655 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "d1ba750efc994de19937bb6f4ce24859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
I20260713 09:08:27.333117 25497 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.333194 25648 raft_consensus.cc:3055] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:27.333530 25648 raft_consensus.cc:740] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:27.334273 25648 consensus_queue.cc:260] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.335515 25648 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:27.339337 25497 raft_consensus.cc:2468] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.340359 25538 leader_election.cc:304] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ba750efc994de19937bb6f4ce24859, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:27.341104 25879 raft_consensus.cc:2804] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:27.341512 25648 raft_consensus.cc:2468] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ba750efc994de19937bb6f4ce24859 in term 2.
I20260713 09:08:27.341523 25879 raft_consensus.cc:697] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Leader. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:27.342552 25879 consensus_queue.cc:237] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:27.350530 25393 catalog_manager.cc:5697] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 reported cstate change: term changed from 1 to 2, leader changed from 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3) to d1ba750efc994de19937bb6f4ce24859 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "d1ba750efc994de19937bb6f4ce24859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.532722 25648 raft_consensus.cc:1275] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.533782 25879 consensus_queue.cc:1048] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.543411 25497 raft_consensus.cc:1275] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.545054 25888 consensus_queue.cc:1048] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.554057 25648 raft_consensus.cc:1275] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.556511 25875 consensus_queue.cc:1048] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.559422 25574 raft_consensus.cc:1275] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.560485 25875 consensus_queue.cc:1048] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.632273 25648 raft_consensus.cc:1275] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.633479 25899 consensus_queue.cc:1048] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.642014 25574 raft_consensus.cc:1275] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.643471 25877 consensus_queue.cc:1048] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.668251 25574 raft_consensus.cc:1275] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.669492 25876 consensus_queue.cc:1048] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.670195 25497 raft_consensus.cc:1275] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.671386 25888 consensus_queue.cc:1048] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.681545 25497 raft_consensus.cc:1275] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.683740 25648 raft_consensus.cc:1275] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.685777 25872 consensus_queue.cc:1048] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.686877 25648 raft_consensus.cc:1275] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.688203 25899 consensus_queue.cc:1048] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.683065 25876 consensus_queue.cc:1048] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260713 09:08:27.708992 25646 raft_consensus.cc:1275] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.710490 25888 consensus_queue.cc:1048] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.722163 25574 raft_consensus.cc:1275] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer eb9d3ba9136343bd8aa7a6b51e26480a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.727996 25875 consensus_queue.cc:1048] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.725965 25498 raft_consensus.cc:1275] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.734300 25879 consensus_queue.cc:1048] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.843708 25498 raft_consensus.cc:1275] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.844784 25879 consensus_queue.cc:1048] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.854274 25647 raft_consensus.cc:1275] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Refusing update from remote peer d1ba750efc994de19937bb6f4ce24859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.855700 25872 consensus_queue.cc:1048] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:30.267614 25538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.1:43245, user_credentials={real_user=slave}} blocked reactor thread for 403079us
I20260713 09:08:30.267879 25393 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57648:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:30.322840 25393 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57648:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:30.350777 21668 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:30.548172 25571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "739fe272119740468534016ce1b6112f"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:08:30.564594 25967 tablet.cc:1724] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.567534 25956 tablet.cc:1724] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.605696 25970 tablet.cc:1724] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.609493 25969 tablet.cc:1724] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.562106 25958 tablet.cc:1724] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.637938 25966 tablet.cc:1724] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.645256 25571 raft_consensus.cc:606] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Received request to transfer leadership to TS 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:30.646011 25963 tablet.cc:1724] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.679186 25974 tablet.cc:1724] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.696767 25961 tablet.cc:1724] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.698550 25966 tablet.cc:1724] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.699496 25956 tablet.cc:1724] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.721603 25924 raft_consensus.cc:993] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: : Instructing follower 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:30.723821 25917 raft_consensus.cc:1081] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Signalling peer 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:30.726426 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "739fe272119740468534016ce1b6112f"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:37098
I20260713 09:08:30.733475 25648 raft_consensus.cc:493] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.733955 25648 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.701512 25967 tablet.cc:1724] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.744300 25975 tablet.cc:1724] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.750914 25961 tablet.cc:1724] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:30.752511 25525 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:12f8f9b7c4a940b2a1675f0437eda8f8)
W20260713 09:08:30.758072 25525 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:12f8f9b7c4a940b2a1675f0437eda8f8)
W20260713 09:08:30.760192 25525 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:12f8f9b7c4a940b2a1675f0437eda8f8)
I20260713 09:08:30.764746 25648 raft_consensus.cc:515] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:30.770481 25974 tablet.cc:1724] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.746263 25956 tablet.cc:1724] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.787618 25970 tablet.cc:1724] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.768429 25980 tablet.cc:1724] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:30.796653 25977 log.cc:927] Time spent T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260713 09:08:30.797389 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:30.797921 25498 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.798815 25975 tablet.cc:1724] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.794075 25976 tablet.cc:1724] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.806504 25498 raft_consensus.cc:2468] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 3.
I20260713 09:08:30.807678 25612 leader_election.cc:304] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:30.808701 25914 raft_consensus.cc:2804] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:30.809175 25914 raft_consensus.cc:697] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 3 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:30.809943 25914 consensus_queue.cc:237] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:30.811489 25975 tablet.cc:1724] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.816777 25974 tablet.cc:1724] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.824640 25970 tablet.cc:1724] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.826779 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739fe272119740468534016ce1b6112f" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:30.827414 25572 raft_consensus.cc:3055] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:30.828686 25572 raft_consensus.cc:740] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:30.828135 25648 leader_election.cc:290] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 3 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:30.829161 25966 tablet.cc:1724] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.822512 25975 tablet.cc:1724] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:30.838739 25428 debug-util.cc:398] Leaking SignalData structure 0x7b0800044560 after lost signal to thread 21671
W20260713 09:08:30.844131 25428 debug-util.cc:398] Leaking SignalData structure 0x7b0800090740 after lost signal to thread 25431
I20260713 09:08:30.832376 25572 consensus_queue.cc:260] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
W20260713 09:08:30.852625 25428 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1480 after lost signal to thread 25672
I20260713 09:08:30.855075 25572 raft_consensus.cc:3060] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.857628 25393 catalog_manager.cc:5697] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 2 to 3, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 3 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.863137 25572 raft_consensus.cc:2468] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 3.
I20260713 09:08:30.867705 25963 tablet.cc:1724] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.873425 25498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:60456
I20260713 09:08:30.873955 25498 raft_consensus.cc:606] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Received request to transfer leadership to TS 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:30.875473 21668 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:08:30.876077 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.879073 25961 tablet.cc:1724] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:30.900638 25572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74"
dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
mode: GRACEFUL
new_leader_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:08:30.901496 25572 raft_consensus.cc:606] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Received request to transfer leadership to TS 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:30.904392 25498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc"
dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
mode: GRACEFUL
new_leader_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:60456
I20260713 09:08:30.904920 25498 raft_consensus.cc:606] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Received request to transfer leadership to TS 8aa2c2ea54064a229b11012268e9cef6
I20260713 09:08:30.907181 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:30.907958 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.915953 25396 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac: soft_deleted_table [id=f18ced6c71424359ae70cfbd058a7fe0] alter complete (version 1)
I20260713 09:08:31.135180 25875 raft_consensus.cc:993] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:31.135800 25921 raft_consensus.cc:1081] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Signalling peer 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:31.137256 25644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:37094
I20260713 09:08:31.137691 25644 raft_consensus.cc:493] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.137953 25644 raft_consensus.cc:3060] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.143999 25644 raft_consensus.cc:515] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.146196 25644 leader_election.cc:290] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 2 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:31.146471 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:31.147104 25498 raft_consensus.cc:3055] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.147385 25498 raft_consensus.cc:740] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:31.148108 25498 consensus_queue.cc:260] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.148913 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb55fef5c33453481d2bf565546b2fc" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:31.149219 25498 raft_consensus.cc:3060] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.149533 25572 raft_consensus.cc:3060] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.153950 25498 raft_consensus.cc:2468] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 2.
I20260713 09:08:31.155023 25612 leader_election.cc:304] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:31.155875 25914 raft_consensus.cc:2804] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.156306 25914 raft_consensus.cc:697] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 2 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:31.156745 25572 raft_consensus.cc:2468] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 2.
I20260713 09:08:31.157135 25914 consensus_queue.cc:237] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.164402 25875 raft_consensus.cc:993] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: : Instructing follower 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:31.164786 25875 raft_consensus.cc:1081] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Signalling peer 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:31.166199 25644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:37094
I20260713 09:08:31.166728 25644 raft_consensus.cc:493] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.166119 25395 catalog_manager.cc:5697] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 1 to 2, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.167042 25644 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.173237 25644 raft_consensus.cc:515] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.175302 25644 leader_election.cc:290] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 3 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:31.176244 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:31.176774 25498 raft_consensus.cc:3055] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:31.177057 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e674207591249aeb9e18cdc1388151a" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:31.177085 25498 raft_consensus.cc:740] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb9d3ba9136343bd8aa7a6b51e26480a, State: Running, Role: LEADER
I20260713 09:08:31.177754 25572 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.178085 25498 consensus_queue.cc:260] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.179215 25498 raft_consensus.cc:3060] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.184355 25572 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 3.
I20260713 09:08:31.185122 25498 raft_consensus.cc:2468] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 3.
I20260713 09:08:31.185359 25613 leader_election.cc:304] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, d1ba750efc994de19937bb6f4ce24859; no voters: 
I20260713 09:08:31.186139 25914 raft_consensus.cc:2804] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:31.186518 25914 raft_consensus.cc:697] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 3 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:31.187187 25914 consensus_queue.cc:237] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.194362 25395 catalog_manager.cc:5697] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 2 to 3, leader changed from eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1) to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 3 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.259467 25572 raft_consensus.cc:1275] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:31.260761 25914 consensus_queue.cc:1048] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.282670 25498 raft_consensus.cc:1275] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:31.287010 25989 consensus_queue.cc:1048] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.306828 25918 raft_consensus.cc:993] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: : Instructing follower 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:31.307360 25918 raft_consensus.cc:1081] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Signalling peer 8aa2c2ea54064a229b11012268e9cef6 to start an election
I20260713 09:08:31.308727 25644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74"
dest_uuid: "8aa2c2ea54064a229b11012268e9cef6"
 from {username='slave'} at 127.0.0.1:37098
I20260713 09:08:31.309278 25644 raft_consensus.cc:493] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.309604 25644 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.317058 25644 raft_consensus.cc:515] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.319190 25644 leader_election.cc:290] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [CANDIDATE]: Term 3 election: Requested vote from peers eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245), d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927)
I20260713 09:08:31.321429 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1ba750efc994de19937bb6f4ce24859"
I20260713 09:08:31.320704 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b7fc521ee4385b32a4b4f07b0db74" candidate_uuid: "8aa2c2ea54064a229b11012268e9cef6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a"
I20260713 09:08:31.322049 25572 raft_consensus.cc:3055] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:31.322306 25498 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.322431 25572 raft_consensus.cc:740] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1ba750efc994de19937bb6f4ce24859, State: Running, Role: LEADER
I20260713 09:08:31.323457 25572 consensus_queue.cc:260] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.325670 25572 raft_consensus.cc:3060] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.328738 25498 raft_consensus.cc:2468] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 3.
I20260713 09:08:31.329676 25612 leader_election.cc:304] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [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: 8aa2c2ea54064a229b11012268e9cef6, eb9d3ba9136343bd8aa7a6b51e26480a; no voters: 
I20260713 09:08:31.330371 25989 raft_consensus.cc:2804] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:31.330832 25989 raft_consensus.cc:697] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 3 LEADER]: Becoming Leader. State: Replica: 8aa2c2ea54064a229b11012268e9cef6, State: Running, Role: LEADER
I20260713 09:08:31.331521 25989 consensus_queue.cc:237] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [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: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } }
I20260713 09:08:31.334081 25572 raft_consensus.cc:2468] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa2c2ea54064a229b11012268e9cef6 in term 3.
I20260713 09:08:31.340986 25393 catalog_manager.cc:5697] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 reported cstate change: term changed from 2 to 3, leader changed from d1ba750efc994de19937bb6f4ce24859 (127.21.41.2) to 8aa2c2ea54064a229b11012268e9cef6 (127.21.41.3). New cstate: current_term: 3 leader_uuid: "8aa2c2ea54064a229b11012268e9cef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa2c2ea54064a229b11012268e9cef6" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.645304 25572 raft_consensus.cc:1275] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:31.646514 25989 consensus_queue.cc:1048] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.657249 25498 raft_consensus.cc:1275] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:31.658663 25922 consensus_queue.cc:1048] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:31.685206 25572 raft_consensus.cc:1275] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:31.686365 25922 consensus_queue.cc:1048] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:31.694839 25498 raft_consensus.cc:1275] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:31.696322 25922 consensus_queue.cc:1048] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:31.861967 25498 raft_consensus.cc:1275] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:31.863305 25914 consensus_queue.cc:1048] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9d3ba9136343bd8aa7a6b51e26480a" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.872160 25572 raft_consensus.cc:1275] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Refusing update from remote peer 8aa2c2ea54064a229b11012268e9cef6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:31.873838 25989 consensus_queue.cc:1048] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ba750efc994de19937bb6f4ce24859" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.964331 21668 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:31.968964 21668 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:08:31.969352 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:31.973654 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:31.973987 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:33.003378 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:08:33.032235 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.032959 21668 tablet_replica.cc:333] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.033643 21668 raft_consensus.cc:2243] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.034108 21668 raft_consensus.cc:2272] T 739fe272119740468534016ce1b6112f P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.036242 21668 tablet_replica.cc:333] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.036829 21668 raft_consensus.cc:2243] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.037253 21668 raft_consensus.cc:2272] T 7442a61038484d29add10c6d7f9bbd90 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.039153 21668 tablet_replica.cc:333] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.039728 21668 raft_consensus.cc:2243] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.040285 21668 raft_consensus.cc:2272] T 91186eb64c214522ac14d0d795de8228 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.042682 21668 tablet_replica.cc:333] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.043383 21668 raft_consensus.cc:2243] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.044103 21668 raft_consensus.cc:2272] T e27be7961ff0424fbda89e402a197264 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.045687 21668 tablet_replica.cc:333] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.046186 21668 raft_consensus.cc:2243] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.046901 21668 raft_consensus.cc:2272] T fe62e23f93d847d09889b2ea33020383 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.048631 21668 tablet_replica.cc:333] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.049149 21668 raft_consensus.cc:2243] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.049772 21668 raft_consensus.cc:2272] T 12f8f9b7c4a940b2a1675f0437eda8f8 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.051570 21668 tablet_replica.cc:333] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.052109 21668 raft_consensus.cc:2243] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.052562 21668 raft_consensus.cc:2272] T 042fb89159864f0fb0d738e66a8e9c9a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.054387 21668 tablet_replica.cc:333] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.054981 21668 raft_consensus.cc:2243] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.055419 21668 raft_consensus.cc:2272] T 9f9b7fc521ee4385b32a4b4f07b0db74 P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.057096 21668 tablet_replica.cc:333] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.057551 21668 raft_consensus.cc:2243] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.058207 21668 raft_consensus.cc:2272] T a498047cf87b4e51b138dfc5de2232b7 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.060070 21668 tablet_replica.cc:333] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.060626 21668 raft_consensus.cc:2243] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.061034 21668 raft_consensus.cc:2272] T b1f35548cca34977b7148d9a099868b2 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.062831 21668 tablet_replica.cc:333] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.063346 21668 raft_consensus.cc:2243] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.063773 21668 raft_consensus.cc:2272] T 6e580a00ae174c2f8b89821c904b0039 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.065760 21668 tablet_replica.cc:333] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.066327 21668 raft_consensus.cc:2243] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.067315 21668 raft_consensus.cc:2272] T 4dc2aaaf54804ebba8e32d015b49061a P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.067941 25538 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]
I20260713 09:08:33.069532 21668 tablet_replica.cc:333] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.070288 21668 raft_consensus.cc:2243] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.070825 21668 raft_consensus.cc:2272] T 2a3d4dfba8ea402b84dc2f4bddd49764 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.073133 21668 tablet_replica.cc:333] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.073864 21668 raft_consensus.cc:2243] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.074832 21668 raft_consensus.cc:2272] T 9ec1fc5e814f4343a2ab151b0e7bcaba P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.075471 25538 consensus_peers.cc:597] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.076974 21668 tablet_replica.cc:333] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.077512 21668 raft_consensus.cc:2243] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.077941 21668 raft_consensus.cc:2272] T 06d22faef0204785930e8a8cf815aca4 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.079609 21668 tablet_replica.cc:333] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.080037 21668 raft_consensus.cc:2243] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.080438 21668 raft_consensus.cc:2272] T 76715aaaa9514e49b006856da23c8219 P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.082427 21668 tablet_replica.cc:333] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.082895 21668 raft_consensus.cc:2243] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.083269 21668 raft_consensus.cc:2272] T 9e674207591249aeb9e18cdc1388151a P eb9d3ba9136343bd8aa7a6b51e26480a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.084990 21668 tablet_replica.cc:333] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a: stopping tablet replica
I20260713 09:08:33.085431 21668 raft_consensus.cc:2243] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.085803 21668 raft_consensus.cc:2272] T afb55fef5c33453481d2bf565546b2fc P eb9d3ba9136343bd8aa7a6b51e26480a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.105912 25612 consensus_peers.cc:597] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.124462 25612 consensus_peers.cc:597] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.128168 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
W20260713 09:08:33.130931 25612 consensus_peers.cc:597] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.175083 25612 consensus_peers.cc:597] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.176586 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
W20260713 09:08:33.191244 25538 consensus_peers.cc:597] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.195747 25613 consensus_peers.cc:597] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 -> Peer d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927): Couldn't send request to peer d1ba750efc994de19937bb6f4ce24859. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.202378 25612 consensus_peers.cc:597] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.214658 25538 consensus_peers.cc:597] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.229106 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.229871 21668 tablet_replica.cc:333] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.230521 21668 raft_consensus.cc:2243] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.231072 21668 raft_consensus.cc:2272] T 739fe272119740468534016ce1b6112f P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.232899 21668 tablet_replica.cc:333] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.233441 21668 raft_consensus.cc:2243] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.234105 21668 raft_consensus.cc:2272] T 7442a61038484d29add10c6d7f9bbd90 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.235790 21668 tablet_replica.cc:333] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.236320 21668 raft_consensus.cc:2243] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.236693 21668 raft_consensus.cc:2272] T e27be7961ff0424fbda89e402a197264 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.238152 21668 tablet_replica.cc:333] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.238747 21668 raft_consensus.cc:2243] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.239476 21668 raft_consensus.cc:2272] T 91186eb64c214522ac14d0d795de8228 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.241178 21668 tablet_replica.cc:333] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.241715 21668 raft_consensus.cc:2243] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.242121 21668 raft_consensus.cc:2272] T 12f8f9b7c4a940b2a1675f0437eda8f8 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.243794 21668 tablet_replica.cc:333] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.244271 21668 raft_consensus.cc:2243] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.244659 21668 raft_consensus.cc:2272] T fe62e23f93d847d09889b2ea33020383 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.246336 21668 tablet_replica.cc:333] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.246913 21668 raft_consensus.cc:2243] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.247328 21668 raft_consensus.cc:2272] T 042fb89159864f0fb0d738e66a8e9c9a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.249148 21668 tablet_replica.cc:333] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.249620 21668 raft_consensus.cc:2243] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.250000 21668 raft_consensus.cc:2272] T 9f9b7fc521ee4385b32a4b4f07b0db74 P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.251860 21668 tablet_replica.cc:333] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.252344 21668 raft_consensus.cc:2243] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.252789 21668 raft_consensus.cc:2272] T a498047cf87b4e51b138dfc5de2232b7 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.254550 21668 tablet_replica.cc:333] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.255126 21668 raft_consensus.cc:2243] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.255540 21668 raft_consensus.cc:2272] T b1f35548cca34977b7148d9a099868b2 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.257148 21668 tablet_replica.cc:333] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.257623 21668 raft_consensus.cc:2243] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.258387 21668 raft_consensus.cc:2272] T 6e580a00ae174c2f8b89821c904b0039 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.260812 21668 tablet_replica.cc:333] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.261328 21668 raft_consensus.cc:2243] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.262115 21668 raft_consensus.cc:2272] T 76715aaaa9514e49b006856da23c8219 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.264146 21668 tablet_replica.cc:333] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.264635 21668 raft_consensus.cc:2243] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.265362 21668 raft_consensus.cc:2272] T 06d22faef0204785930e8a8cf815aca4 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.267307 21668 tablet_replica.cc:333] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.267771 21668 raft_consensus.cc:2243] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.268442 21668 raft_consensus.cc:2272] T 2a3d4dfba8ea402b84dc2f4bddd49764 P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.270107 21668 tablet_replica.cc:333] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.270583 21668 raft_consensus.cc:2243] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.271134 21668 raft_consensus.cc:2272] T 9ec1fc5e814f4343a2ab151b0e7bcaba P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.272989 21668 tablet_replica.cc:333] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.273447 21668 raft_consensus.cc:2243] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.273821 21668 raft_consensus.cc:2272] T 4dc2aaaf54804ebba8e32d015b49061a P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.275673 21668 tablet_replica.cc:333] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.276129 21668 raft_consensus.cc:2243] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.276541 21668 raft_consensus.cc:2272] T 9e674207591249aeb9e18cdc1388151a P d1ba750efc994de19937bb6f4ce24859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.278383 21668 tablet_replica.cc:333] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859: stopping tablet replica
I20260713 09:08:33.278877 21668 raft_consensus.cc:2243] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.279274 21668 raft_consensus.cc:2272] T afb55fef5c33453481d2bf565546b2fc P d1ba750efc994de19937bb6f4ce24859 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.310859 25612 consensus_peers.cc:597] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 -> Peer eb9d3ba9136343bd8aa7a6b51e26480a (127.21.41.1:43245): Couldn't send request to peer eb9d3ba9136343bd8aa7a6b51e26480a. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.318583 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
I20260713 09:08:33.354538 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
I20260713 09:08:33.386991 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.387815 21668 tablet_replica.cc:333] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.388655 21668 raft_consensus.cc:2243] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.389655 21668 raft_consensus.cc:2272] T 739fe272119740468534016ce1b6112f P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.392241 21668 tablet_replica.cc:333] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.393083 21668 raft_consensus.cc:2243] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.393600 21668 raft_consensus.cc:2272] T 12f8f9b7c4a940b2a1675f0437eda8f8 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.396003 21668 tablet_replica.cc:333] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.396848 21668 raft_consensus.cc:2243] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.397358 21668 raft_consensus.cc:2272] T 91186eb64c214522ac14d0d795de8228 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.399724 21668 tablet_replica.cc:333] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.400471 21668 raft_consensus.cc:2243] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.401072 21668 raft_consensus.cc:2272] T 7442a61038484d29add10c6d7f9bbd90 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.403784 21668 tablet_replica.cc:333] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.404578 21668 raft_consensus.cc:2243] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.405117 21668 raft_consensus.cc:2272] T e27be7961ff0424fbda89e402a197264 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.405344 25613 consensus_peers.cc:597] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 -> Peer d1ba750efc994de19937bb6f4ce24859 (127.21.41.2:33927): Couldn't send request to peer d1ba750efc994de19937bb6f4ce24859. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:33927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.407536 21668 tablet_replica.cc:333] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.408370 21668 raft_consensus.cc:2243] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.408921 21668 raft_consensus.cc:2272] T fe62e23f93d847d09889b2ea33020383 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.411419 21668 tablet_replica.cc:333] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.412189 21668 raft_consensus.cc:2243] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.413153 21668 raft_consensus.cc:2272] T 042fb89159864f0fb0d738e66a8e9c9a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.415763 21668 tablet_replica.cc:333] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.416555 21668 raft_consensus.cc:2243] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.417428 21668 raft_consensus.cc:2272] T 9e674207591249aeb9e18cdc1388151a P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.419883 21668 tablet_replica.cc:333] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.420653 21668 raft_consensus.cc:2243] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.421649 21668 raft_consensus.cc:2272] T afb55fef5c33453481d2bf565546b2fc P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.424113 21668 tablet_replica.cc:333] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.424847 21668 raft_consensus.cc:2243] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.425374 21668 raft_consensus.cc:2272] T a498047cf87b4e51b138dfc5de2232b7 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.427973 21668 tablet_replica.cc:333] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.428722 21668 raft_consensus.cc:2243] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.429759 21668 raft_consensus.cc:2272] T 9f9b7fc521ee4385b32a4b4f07b0db74 P 8aa2c2ea54064a229b11012268e9cef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.432713 21668 tablet_replica.cc:333] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.433444 21668 raft_consensus.cc:2243] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.434415 21668 raft_consensus.cc:2272] T b1f35548cca34977b7148d9a099868b2 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.436815 21668 tablet_replica.cc:333] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.437537 21668 raft_consensus.cc:2243] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.438028 21668 raft_consensus.cc:2272] T 6e580a00ae174c2f8b89821c904b0039 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.440523 21668 tablet_replica.cc:333] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.441210 21668 raft_consensus.cc:2243] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.441710 21668 raft_consensus.cc:2272] T 2a3d4dfba8ea402b84dc2f4bddd49764 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.443982 21668 tablet_replica.cc:333] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.444679 21668 raft_consensus.cc:2243] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.445191 21668 raft_consensus.cc:2272] T 9ec1fc5e814f4343a2ab151b0e7bcaba P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.447794 21668 tablet_replica.cc:333] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.448491 21668 raft_consensus.cc:2243] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.449035 21668 raft_consensus.cc:2272] T 4dc2aaaf54804ebba8e32d015b49061a P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.451772 21668 tablet_replica.cc:333] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.452477 21668 raft_consensus.cc:2243] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.452958 21668 raft_consensus.cc:2272] T 06d22faef0204785930e8a8cf815aca4 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.455370 21668 tablet_replica.cc:333] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6: stopping tablet replica
I20260713 09:08:33.455973 21668 raft_consensus.cc:2243] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.456518 21668 raft_consensus.cc:2272] T 76715aaaa9514e49b006856da23c8219 P 8aa2c2ea54064a229b11012268e9cef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.496865 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:08:33.529929 21668 master.cc:562] Master@127.21.41.62:43983 shutting down...
I20260713 09:08:33.549916 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.550434 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.550781 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3086e2f373b243fd9caf3a8f4cbef9ac: stopping tablet replica
I20260713 09:08:33.589095 21668 master.cc:584] Master@127.21.41.62:43983 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21433 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:08:33.637828 21668 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.41.62:42203
I20260713 09:08:33.639300 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:33.644315 26009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.645646 26010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.646257 26012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:33.646490 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:33.647468 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:33.647639 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:33.647756 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933713647745 us; error 0 us; skew 500 ppm
I20260713 09:08:33.648176 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:33.650224 21668 webserver.cc:533] Webserver started at http://127.21.41.62:39395/ using document root <none> and password file <none>
I20260713 09:08:33.650682 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:33.650839 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:33.651044 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:33.652027 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/master-0-root/instance:
uuid: "a084381bbc7e4aafaac394d5ca150c09"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-qf7c"
I20260713 09:08:33.656360 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:33.659304 26017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.660014 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:33.660300 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/master-0-root
uuid: "a084381bbc7e4aafaac394d5ca150c09"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-qf7c"
I20260713 09:08:33.660568 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:33.676687 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:33.677841 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:33.714200 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.62:42203
I20260713 09:08:33.714290 26068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.62:42203 every 8 connection(s)
I20260713 09:08:33.717908 26069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.727451 26069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09: Bootstrap starting.
I20260713 09:08:33.731952 26069 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.735934 26069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09: No bootstrap required, opened a new log
I20260713 09:08:33.737947 26069 raft_consensus.cc:359] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a084381bbc7e4aafaac394d5ca150c09" member_type: VOTER }
I20260713 09:08:33.738291 26069 raft_consensus.cc:385] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.738562 26069 raft_consensus.cc:740] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a084381bbc7e4aafaac394d5ca150c09, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.739149 26069 consensus_queue.cc:260] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a084381bbc7e4aafaac394d5ca150c09" member_type: VOTER }
I20260713 09:08:33.739562 26069 raft_consensus.cc:399] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:33.739789 26069 raft_consensus.cc:493] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:33.740039 26069 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.744186 26069 raft_consensus.cc:515] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a084381bbc7e4aafaac394d5ca150c09" member_type: VOTER }
I20260713 09:08:33.744690 26069 leader_election.cc:304] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [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: a084381bbc7e4aafaac394d5ca150c09; no voters: 
I20260713 09:08:33.745733 26069 leader_election.cc:290] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:33.746131 26072 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.747412 26072 raft_consensus.cc:697] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 1 LEADER]: Becoming Leader. State: Replica: a084381bbc7e4aafaac394d5ca150c09, State: Running, Role: LEADER
I20260713 09:08:33.747977 26072 consensus_queue.cc:237] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [LEADER]: Queue going to LEADER mode. State: All 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: "a084381bbc7e4aafaac394d5ca150c09" member_type: VOTER }
I20260713 09:08:33.748596 26069 sys_catalog.cc:565] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:33.751955 26073 sys_catalog.cc:455] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a084381bbc7e4aafaac394d5ca150c09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a084381bbc7e4aafaac394d5ca150c09" member_type: VOTER } }
I20260713 09:08:33.752628 26073 sys_catalog.cc:458] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:33.752669 26074 sys_catalog.cc:455] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a084381bbc7e4aafaac394d5ca150c09. Latest consensus state: current_term: 1 leader_uuid: "a084381bbc7e4aafaac394d5ca150c09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a084381bbc7e4aafaac394d5ca150c09" member_type: VOTER } }
I20260713 09:08:33.753494 26074 sys_catalog.cc:458] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:33.756085 26079 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:33.764134 26079 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:33.765030 21668 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:33.772092 26079 catalog_manager.cc:1383] Generated new cluster ID: 979b53097d52434cb45ab4050d1c020c
I20260713 09:08:33.772370 26079 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:33.794703 26079 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:33.795982 26079 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:33.807857 26079 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09: Generated new TSK 0
I20260713 09:08:33.808468 26079 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:33.831471 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:33.837124 26090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.838210 26091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.839911 26093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:33.839957 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:33.841183 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:33.841383 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:33.841550 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933713841536 us; error 0 us; skew 500 ppm
I20260713 09:08:33.842108 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:33.844247 21668 webserver.cc:533] Webserver started at http://127.21.41.1:33793/ using document root <none> and password file <none>
I20260713 09:08:33.844700 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:33.844884 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:33.845146 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:33.846182 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-0-root/instance:
uuid: "74891e6de0764a8d84fe58d0a716e81b"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-qf7c"
I20260713 09:08:33.850349 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:33.853689 26098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.854686 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:33.855060 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-0-root
uuid: "74891e6de0764a8d84fe58d0a716e81b"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-qf7c"
I20260713 09:08:33.855333 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:33.867112 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:33.868062 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:33.869433 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:33.871547 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:33.871712 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.871986 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:33.872160 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.911659 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.1:42483
I20260713 09:08:33.911758 26160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.1:42483 every 8 connection(s)
I20260713 09:08:33.916502 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:33.922834 26165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.924207 26166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.927009 26168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:33.927389 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:33.928463 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:33.928736 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:33.928941 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933713928924 us; error 0 us; skew 500 ppm
I20260713 09:08:33.929615 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:33.931882 26161 heartbeater.cc:344] Connected to a master server at 127.21.41.62:42203
I20260713 09:08:33.932238 26161 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:33.932564 21668 webserver.cc:533] Webserver started at http://127.21.41.2:36247/ using document root <none> and password file <none>
I20260713 09:08:33.932981 26161 heartbeater.cc:507] Master 127.21.41.62:42203 requested a full tablet report, sending...
I20260713 09:08:33.933084 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:33.933422 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:33.933672 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:33.935001 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-1-root/instance:
uuid: "82150bdc67a5472ca80fb0628f6c42f6"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-qf7c"
I20260713 09:08:33.935087 26034 ts_manager.cc:194] Registered new tserver with Master: 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483)
I20260713 09:08:33.936815 26034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44104
I20260713 09:08:33.939496 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:33.942546 26173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.943295 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:33.943565 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-1-root
uuid: "82150bdc67a5472ca80fb0628f6c42f6"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-qf7c"
I20260713 09:08:33.943840 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:33.958425 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:33.959558 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:33.960902 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:33.963203 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:33.963450 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.963696 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:33.963868 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.002157 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.2:34813
I20260713 09:08:34.002287 26235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.2:34813 every 8 connection(s)
I20260713 09:08:34.006594 21668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:34.013379 26239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.013950 26240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.017079 26242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:34.017544 21668 server_base.cc:1061] running on GCE node
I20260713 09:08:34.018575 21668 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:34.018853 21668 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:34.019069 21668 hybrid_clock.cc:648] HybridClock initialized: now 1783933714019048 us; error 0 us; skew 500 ppm
I20260713 09:08:34.019127 26236 heartbeater.cc:344] Connected to a master server at 127.21.41.62:42203
I20260713 09:08:34.019557 26236 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:34.019857 21668 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:34.020397 26236 heartbeater.cc:507] Master 127.21.41.62:42203 requested a full tablet report, sending...
I20260713 09:08:34.022469 21668 webserver.cc:533] Webserver started at http://127.21.41.3:42403/ using document root <none> and password file <none>
I20260713 09:08:34.022835 26034 ts_manager.cc:194] Registered new tserver with Master: 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:34.023169 21668 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:34.023454 21668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:34.023773 21668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:34.024682 26034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44112
I20260713 09:08:34.025286 21668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-2-root/instance:
uuid: "0dfde0c529c948ce8b4660f296792e01"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-qf7c"
I20260713 09:08:34.029809 21668 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:34.032963 26247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.033741 21668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:34.033965 21668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-2-root
uuid: "0dfde0c529c948ce8b4660f296792e01"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-qf7c"
I20260713 09:08:34.034194 21668 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFsR0lp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933603850106-21668-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:34.047222 21668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.048230 21668 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.049538 21668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:34.051836 21668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:34.052045 21668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.052292 21668 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:34.052469 21668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.090137 21668 rpc_server.cc:307] RPC server started. Bound to: 127.21.41.3:41329
I20260713 09:08:34.090288 26309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.41.3:41329 every 8 connection(s)
I20260713 09:08:34.103247 26310 heartbeater.cc:344] Connected to a master server at 127.21.41.62:42203
I20260713 09:08:34.103649 26310 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:34.104358 26310 heartbeater.cc:507] Master 127.21.41.62:42203 requested a full tablet report, sending...
I20260713 09:08:34.106247 26034 ts_manager.cc:194] Registered new tserver with Master: 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.106389 21668 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013222048s
I20260713 09:08:34.107558 26034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44126
I20260713 09:08:34.129463 26034 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44128:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:34.131779 26034 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:34.195495 26126 tablet_service.cc:1511] Processing CreateTablet for tablet f02025a06d8c413bb7ab42b960c6a860 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:34.196879 26126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02025a06d8c413bb7ab42b960c6a860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.203625 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 6448f91d4bcf4068a6d9e75b41a38047 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:34.204908 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6448f91d4bcf4068a6d9e75b41a38047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.205757 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 5289d614cbfa44f68168b24186fc4134 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:34.206981 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289d614cbfa44f68168b24186fc4134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.207602 26201 tablet_service.cc:1511] Processing CreateTablet for tablet f02025a06d8c413bb7ab42b960c6a860 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:34.208794 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02025a06d8c413bb7ab42b960c6a860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.211481 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 6448f91d4bcf4068a6d9e75b41a38047 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:34.212713 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6448f91d4bcf4068a6d9e75b41a38047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.222707 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 5289d614cbfa44f68168b24186fc4134 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:34.224233 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289d614cbfa44f68168b24186fc4134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.229349 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 755890f13a4946b0a0be53e7441f3eb2 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:34.230592 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755890f13a4946b0a0be53e7441f3eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.230388 26198 tablet_service.cc:1511] Processing CreateTablet for tablet 755890f13a4946b0a0be53e7441f3eb2 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:34.231640 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755890f13a4946b0a0be53e7441f3eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.240837 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 5289d614cbfa44f68168b24186fc4134 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:34.242235 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289d614cbfa44f68168b24186fc4134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.242394 26275 tablet_service.cc:1511] Processing CreateTablet for tablet f02025a06d8c413bb7ab42b960c6a860 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:34.243988 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02025a06d8c413bb7ab42b960c6a860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.240875 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 6448f91d4bcf4068a6d9e75b41a38047 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:34.248020 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6448f91d4bcf4068a6d9e75b41a38047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.253012 26272 tablet_service.cc:1511] Processing CreateTablet for tablet 755890f13a4946b0a0be53e7441f3eb2 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:34.254417 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755890f13a4946b0a0be53e7441f3eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.262316 26324 tablet_bootstrap.cc:492] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.264860 26124 tablet_service.cc:1511] Processing CreateTablet for tablet b843ea6c7858438cbdb0c70e2bdbc139 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:34.266505 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b843ea6c7858438cbdb0c70e2bdbc139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.270193 26271 tablet_service.cc:1511] Processing CreateTablet for tablet b843ea6c7858438cbdb0c70e2bdbc139 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:34.271442 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b843ea6c7858438cbdb0c70e2bdbc139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.279840 26125 tablet_service.cc:1511] Processing CreateTablet for tablet a9ed4bc362a64cf0b4568496afb3697b (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:34.281040 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ed4bc362a64cf0b4568496afb3697b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.282861 26324 tablet_bootstrap.cc:654] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.300617 26326 tablet_bootstrap.cc:492] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.302374 26325 tablet_bootstrap.cc:492] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.302713 26270 tablet_service.cc:1511] Processing CreateTablet for tablet a9ed4bc362a64cf0b4568496afb3697b (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:34.304061 26270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ed4bc362a64cf0b4568496afb3697b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.306885 26198 tablet_service.cc:1511] Processing CreateTablet for tablet b843ea6c7858438cbdb0c70e2bdbc139 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:34.308112 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b843ea6c7858438cbdb0c70e2bdbc139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.307891 26126 tablet_service.cc:1511] Processing CreateTablet for tablet 96fe16d2f01942eaae66c094cb6f61b8 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:34.309041 26126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fe16d2f01942eaae66c094cb6f61b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.309343 26325 tablet_bootstrap.cc:654] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.311779 26201 tablet_service.cc:1511] Processing CreateTablet for tablet a9ed4bc362a64cf0b4568496afb3697b (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:34.313051 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ed4bc362a64cf0b4568496afb3697b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.317469 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 96fe16d2f01942eaae66c094cb6f61b8 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:34.318588 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fe16d2f01942eaae66c094cb6f61b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.334295 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 96fe16d2f01942eaae66c094cb6f61b8 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:34.336243 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fe16d2f01942eaae66c094cb6f61b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.336369 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 69211bef710c43878da103cbbb16fff0 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:34.337430 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69211bef710c43878da103cbbb16fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.345309 26324 tablet_bootstrap.cc:492] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.352068 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 69211bef710c43878da103cbbb16fff0 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:34.354403 26324 ts_tablet_manager.cc:1403] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.015s
I20260713 09:08:34.354807 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69211bef710c43878da103cbbb16fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.355391 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 10e5e2430fa145cba2c0892fceb5c412 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:34.357764 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e5e2430fa145cba2c0892fceb5c412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.360240 26325 tablet_bootstrap.cc:492] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.360693 26325 ts_tablet_manager.cc:1403] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.013s
I20260713 09:08:34.363725 26325 raft_consensus.cc:359] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.364487 26325 raft_consensus.cc:385] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.364794 26325 raft_consensus.cc:740] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.365662 26325 consensus_queue.cc:260] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.367630 26326 tablet_bootstrap.cc:654] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.371258 26324 raft_consensus.cc:359] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.372007 26324 raft_consensus.cc:385] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.372298 26324 raft_consensus.cc:740] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.373034 26324 consensus_queue.cc:260] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.377681 26201 tablet_service.cc:1511] Processing CreateTablet for tablet 10e5e2430fa145cba2c0892fceb5c412 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:34.379354 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e5e2430fa145cba2c0892fceb5c412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.399010 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 69211bef710c43878da103cbbb16fff0 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:34.400245 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69211bef710c43878da103cbbb16fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.404801 26236 heartbeater.cc:499] Master 127.21.41.62:42203 was elected leader, sending a full tablet report...
I20260713 09:08:34.405124 26324 ts_tablet_manager.cc:1434] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.009s
I20260713 09:08:34.405293 26272 tablet_service.cc:1511] Processing CreateTablet for tablet 10e5e2430fa145cba2c0892fceb5c412 (DEFAULT_TABLE table=test-workload [id=ea9a46d5bc204f768d71de01d922087a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:34.405840 26161 heartbeater.cc:499] Master 127.21.41.62:42203 was elected leader, sending a full tablet report...
I20260713 09:08:34.406116 26324 tablet_bootstrap.cc:492] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.406513 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e5e2430fa145cba2c0892fceb5c412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.410645 26326 tablet_bootstrap.cc:492] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.411192 26326 ts_tablet_manager.cc:1403] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.011s
I20260713 09:08:34.414134 26326 raft_consensus.cc:359] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.414930 26326 raft_consensus.cc:385] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.415400 26326 raft_consensus.cc:740] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.415283 26324 tablet_bootstrap.cc:654] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.416404 26326 consensus_queue.cc:260] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.418365 26325 ts_tablet_manager.cc:1434] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.057s	user 0.012s	sys 0.028s
I20260713 09:08:34.419440 26325 tablet_bootstrap.cc:492] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.425782 26325 tablet_bootstrap.cc:654] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.430868 26325 tablet_bootstrap.cc:492] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.431303 26325 ts_tablet_manager.cc:1403] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:08:34.433609 26325 raft_consensus.cc:359] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.434142 26325 raft_consensus.cc:385] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.434399 26325 raft_consensus.cc:740] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.435081 26325 consensus_queue.cc:260] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.436757 26325 ts_tablet_manager.cc:1434] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:08:34.437566 26325 tablet_bootstrap.cc:492] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.441917 26325 tablet_bootstrap.cc:654] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.446307 26325 tablet_bootstrap.cc:492] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.446832 26325 ts_tablet_manager.cc:1403] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.005s
I20260713 09:08:34.450984 26325 raft_consensus.cc:359] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.451954 26325 raft_consensus.cc:385] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.452329 26325 raft_consensus.cc:740] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.453315 26325 consensus_queue.cc:260] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.456192 26325 ts_tablet_manager.cc:1434] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:34.457425 26325 tablet_bootstrap.cc:492] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.466480 26325 tablet_bootstrap.cc:654] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.484601 26332 raft_consensus.cc:493] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.484731 26310 heartbeater.cc:499] Master 127.21.41.62:42203 was elected leader, sending a full tablet report...
I20260713 09:08:34.485176 26325 tablet_bootstrap.cc:492] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.485117 26332 raft_consensus.cc:515] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.485862 26325 ts_tablet_manager.cc:1403] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260713 09:08:34.487610 26326 ts_tablet_manager.cc:1434] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.076s	user 0.019s	sys 0.036s
I20260713 09:08:34.488680 26326 tablet_bootstrap.cc:492] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.492195 26329 raft_consensus.cc:493] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.492717 26329 raft_consensus.cc:515] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.487596 26332 leader_election.cc:290] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:34.496308 26324 tablet_bootstrap.cc:492] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.496768 26324 ts_tablet_manager.cc:1403] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.038s
I20260713 09:08:34.497959 26329 leader_election.cc:290] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.499467 26324 raft_consensus.cc:359] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.499747 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.500195 26324 raft_consensus.cc:385] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.500387 26136 raft_consensus.cc:2468] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
I20260713 09:08:34.502737 26251 leader_election.cc:304] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:34.503654 26332 raft_consensus.cc:2804] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.504038 26332 raft_consensus.cc:493] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.504402 26332 raft_consensus.cc:3060] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.506139 26325 raft_consensus.cc:359] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.516559 26325 raft_consensus.cc:385] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.516920 26325 raft_consensus.cc:740] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.517719 26325 consensus_queue.cc:260] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.520422 26325 ts_tablet_manager.cc:1434] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260713 09:08:34.521523 26325 tablet_bootstrap.cc:492] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.528334 26325 tablet_bootstrap.cc:654] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.530782 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:34.531657 26211 raft_consensus.cc:2468] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
I20260713 09:08:34.500507 26324 raft_consensus.cc:740] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.513561 26332 raft_consensus.cc:515] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:34.536935 26324 consensus_queue.cc:260] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.509188 26326 tablet_bootstrap.cc:654] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.538826 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.539426 26136 raft_consensus.cc:2468] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.539633 26324 ts_tablet_manager.cc:1434] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260713 09:08:34.540419 26177 leader_election.cc:304] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.540746 26324 tablet_bootstrap.cc:492] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.541313 26329 raft_consensus.cc:2804] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.541682 26329 raft_consensus.cc:493] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.541997 26329 raft_consensus.cc:3060] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.545867 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:34.546504 26211 raft_consensus.cc:3060] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.548062 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:34.548383 26324 tablet_bootstrap.cc:654] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.548678 26136 raft_consensus.cc:3060] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.549558 26329 raft_consensus.cc:515] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.552690 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:34.553318 26135 raft_consensus.cc:3060] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.550034 26332 leader_election.cc:290] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:34.560012 26211 raft_consensus.cc:2468] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 1.
I20260713 09:08:34.560699 26136 raft_consensus.cc:2468] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 1.
I20260713 09:08:34.560981 26135 raft_consensus.cc:2468] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:34.561800 26248 leader_election.cc:304] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.563747 26332 raft_consensus.cc:2804] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.564322 26332 raft_consensus.cc:697] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:34.564955 26329 leader_election.cc:290] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.565436 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.565201 26332 consensus_queue.cc:237] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
W20260713 09:08:34.570369 26176 leader_election.cc:343] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.571678 26326 tablet_bootstrap.cc:492] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.572202 26326 ts_tablet_manager.cc:1403] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.007s
I20260713 09:08:34.572184 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
W20260713 09:08:34.573680 26176 leader_election.cc:343] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.575167 26325 tablet_bootstrap.cc:492] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.575663 26325 ts_tablet_manager.cc:1403] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.003s
I20260713 09:08:34.576671 26326 raft_consensus.cc:359] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.577354 26326 raft_consensus.cc:385] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.577616 26326 raft_consensus.cc:740] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.578034 26325 raft_consensus.cc:359] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.578308 26326 consensus_queue.cc:260] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.578385 26034 catalog_manager.cc:5697] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.580408 26325 raft_consensus.cc:385] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.580957 26325 raft_consensus.cc:740] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.582103 26326 ts_tablet_manager.cc:1434] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:34.583122 26326 tablet_bootstrap.cc:492] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.582296 26325 consensus_queue.cc:260] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.585111 26325 ts_tablet_manager.cc:1434] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:34.586658 26325 tablet_bootstrap.cc:492] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.587841 26324 tablet_bootstrap.cc:492] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.588284 26324 ts_tablet_manager.cc:1403] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.007s
I20260713 09:08:34.586345 26177 leader_election.cc:304] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [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: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:34.589457 26329 raft_consensus.cc:2804] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.591418 26324 raft_consensus.cc:359] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.592407 26324 raft_consensus.cc:385] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.592741 26324 raft_consensus.cc:740] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.593663 26324 consensus_queue.cc:260] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.595395 26325 tablet_bootstrap.cc:654] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.596099 26324 ts_tablet_manager.cc:1434] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260713 09:08:34.597054 26324 tablet_bootstrap.cc:492] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.602428 26326 tablet_bootstrap.cc:654] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.603680 26324 tablet_bootstrap.cc:654] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.616228 26346 raft_consensus.cc:493] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.616765 26346 raft_consensus.cc:515] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.618546 26325 tablet_bootstrap.cc:492] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.619243 26325 ts_tablet_manager.cc:1403] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260713 09:08:34.619282 26346 leader_election.cc:290] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.622136 26329 raft_consensus.cc:697] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:34.651714 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.652400 26329 consensus_queue.cc:237] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.653661 26135 raft_consensus.cc:2468] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.653754 26325 raft_consensus.cc:359] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.654742 26325 raft_consensus.cc:385] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.655084 26325 raft_consensus.cc:740] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.655967 26177 leader_election.cc:304] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.657537 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.658571 26345 raft_consensus.cc:2804] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.658481 26285 raft_consensus.cc:2468] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.659204 26345 raft_consensus.cc:493] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.659726 26345 raft_consensus.cc:3060] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.659850 26326 tablet_bootstrap.cc:492] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.665407 26324 tablet_bootstrap.cc:492] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.665663 26326 ts_tablet_manager.cc:1403] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.007s
I20260713 09:08:34.666502 26324 ts_tablet_manager.cc:1403] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.008s
I20260713 09:08:34.668432 26325 consensus_queue.cc:260] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.672941 26324 raft_consensus.cc:359] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.673950 26324 raft_consensus.cc:385] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.674386 26324 raft_consensus.cc:740] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.675385 26326 raft_consensus.cc:359] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.675616 26345 raft_consensus.cc:515] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.675817 26324 consensus_queue.cc:260] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.673089 26325 ts_tablet_manager.cc:1434] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.002s
I20260713 09:08:34.678282 26325 tablet_bootstrap.cc:492] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.679018 26345 leader_election.cc:290] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.679728 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:34.680440 26135 raft_consensus.cc:3060] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.681180 26324 ts_tablet_manager.cc:1434] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260713 09:08:34.682961 26324 tablet_bootstrap.cc:492] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.686658 26325 tablet_bootstrap.cc:654] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.687475 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:34.688074 26285 raft_consensus.cc:3060] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.691072 26324 tablet_bootstrap.cc:654] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.697129 26032 catalog_manager.cc:5697] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.699079 26325 tablet_bootstrap.cc:492] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.699736 26325 ts_tablet_manager.cc:1403] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:08:34.705090 26325 raft_consensus.cc:359] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.706112 26325 raft_consensus.cc:385] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.676334 26326 raft_consensus.cc:385] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.706815 26285 raft_consensus.cc:2468] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:34.706494 26325 raft_consensus.cc:740] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.708321 26326 raft_consensus.cc:740] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.708261 26325 consensus_queue.cc:260] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.708755 26176 leader_election.cc:304] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.709611 26345 raft_consensus.cc:2804] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.710285 26324 tablet_bootstrap.cc:492] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.710150 26345 raft_consensus.cc:697] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:34.709838 26326 consensus_queue.cc:260] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.710906 26324 ts_tablet_manager.cc:1403] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.019s
I20260713 09:08:34.711587 26325 ts_tablet_manager.cc:1434] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:08:34.711695 26345 consensus_queue.cc:237] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.712986 26325 tablet_bootstrap.cc:492] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.719473 26324 raft_consensus.cc:359] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.720329 26324 raft_consensus.cc:385] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.720660 26324 raft_consensus.cc:740] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.719988 26326 ts_tablet_manager.cc:1434] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.007s
I20260713 09:08:34.721324 26325 tablet_bootstrap.cc:654] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.721544 26324 consensus_queue.cc:260] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.723232 26135 raft_consensus.cc:2468] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:34.726119 26324 ts_tablet_manager.cc:1434] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:34.727746 26326 tablet_bootstrap.cc:492] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.727876 26324 tablet_bootstrap.cc:492] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.736514 26324 tablet_bootstrap.cc:654] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.737481 26325 tablet_bootstrap.cc:492] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.738003 26325 ts_tablet_manager.cc:1403] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:08:34.740778 26325 raft_consensus.cc:359] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.741492 26325 raft_consensus.cc:385] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.741873 26326 tablet_bootstrap.cc:654] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.741834 26325 raft_consensus.cc:740] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.742792 26325 consensus_queue.cc:260] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.745332 26325 ts_tablet_manager.cc:1434] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:34.746907 26325 tablet_bootstrap.cc:492] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:34.743692 26034 catalog_manager.cc:5697] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.754880 26325 tablet_bootstrap.cc:654] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:34.776221 26082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:34.782049 26345 raft_consensus.cc:493] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.782800 26345 raft_consensus.cc:515] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.785914 26345 leader_election.cc:290] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.785979 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.787335 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
W20260713 09:08:34.788676 26176 leader_election.cc:343] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:34.789327 26177 leader_election.cc:343] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.789788 26177 leader_election.cc:304] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:34.790910 26324 tablet_bootstrap.cc:492] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.790926 26345 raft_consensus.cc:2749] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.791096 26326 tablet_bootstrap.cc:492] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.791831 26324 ts_tablet_manager.cc:1403] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.064s	user 0.034s	sys 0.025s
I20260713 09:08:34.792228 26326 ts_tablet_manager.cc:1403] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.036s
I20260713 09:08:34.793288 26325 tablet_bootstrap.cc:492] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:34.793807 26325 ts_tablet_manager.cc:1403] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.020s
I20260713 09:08:34.795190 26324 raft_consensus.cc:359] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.795430 26326 raft_consensus.cc:359] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.795946 26324 raft_consensus.cc:385] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.796074 26326 raft_consensus.cc:385] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.796322 26324 raft_consensus.cc:740] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.796401 26326 raft_consensus.cc:740] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.796748 26325 raft_consensus.cc:359] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.797398 26325 raft_consensus.cc:385] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.797690 26325 raft_consensus.cc:740] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.797191 26324 consensus_queue.cc:260] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.797416 26326 consensus_queue.cc:260] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.798324 26325 consensus_queue.cc:260] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.799669 26324 ts_tablet_manager.cc:1434] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:34.800382 26325 ts_tablet_manager.cc:1434] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:34.801002 26324 tablet_bootstrap.cc:492] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.801930 26326 ts_tablet_manager.cc:1434] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:34.803263 26326 tablet_bootstrap.cc:492] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.807926 26324 tablet_bootstrap.cc:654] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.809715 26326 tablet_bootstrap.cc:654] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.813802 26324 tablet_bootstrap.cc:492] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.814255 26324 ts_tablet_manager.cc:1403] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:34.816244 26326 tablet_bootstrap.cc:492] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.816737 26326 ts_tablet_manager.cc:1403] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260713 09:08:34.817194 26324 raft_consensus.cc:359] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.817857 26324 raft_consensus.cc:385] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.818140 26324 raft_consensus.cc:740] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.818969 26324 consensus_queue.cc:260] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.819839 26326 raft_consensus.cc:359] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.820542 26326 raft_consensus.cc:385] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.820817 26326 raft_consensus.cc:740] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.821671 26326 consensus_queue.cc:260] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.823132 26324 ts_tablet_manager.cc:1434] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:08:34.823729 26326 ts_tablet_manager.cc:1434] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:08:34.824327 26324 tablet_bootstrap.cc:492] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.824986 26326 tablet_bootstrap.cc:492] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.831161 26326 tablet_bootstrap.cc:654] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.831315 26324 tablet_bootstrap.cc:654] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.836894 26324 tablet_bootstrap.cc:492] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.837230 26324 ts_tablet_manager.cc:1403] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260713 09:08:34.837869 26326 tablet_bootstrap.cc:492] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.838203 26326 ts_tablet_manager.cc:1403] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:34.839222 26324 raft_consensus.cc:359] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.839717 26324 raft_consensus.cc:385] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.839938 26324 raft_consensus.cc:740] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.840148 26326 raft_consensus.cc:359] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.840723 26326 raft_consensus.cc:385] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.840966 26326 raft_consensus.cc:740] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.840583 26324 consensus_queue.cc:260] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.841703 26326 consensus_queue.cc:260] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.842440 26324 ts_tablet_manager.cc:1434] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:34.843515 26324 tablet_bootstrap.cc:492] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:34.843959 26326 ts_tablet_manager.cc:1434] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:08:34.844678 26331 raft_consensus.cc:493] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.845175 26326 tablet_bootstrap.cc:492] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.845273 26331 raft_consensus.cc:515] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.848989 26345 raft_consensus.cc:493] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.849542 26345 raft_consensus.cc:515] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.851796 26345 leader_election.cc:290] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.854012 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b843ea6c7858438cbdb0c70e2bdbc139" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.854592 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b843ea6c7858438cbdb0c70e2bdbc139" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.854734 26285 raft_consensus.cc:2468] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.855180 26326 tablet_bootstrap.cc:654] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.855238 26135 raft_consensus.cc:2468] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.856323 26176 leader_election.cc:304] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.860798 26324 tablet_bootstrap.cc:654] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.862744 26326 tablet_bootstrap.cc:492] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.862779 26345 raft_consensus.cc:2804] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.863330 26345 raft_consensus.cc:493] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.863404 26326 ts_tablet_manager.cc:1403] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:08:34.863725 26345 raft_consensus.cc:3060] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.866819 26326 raft_consensus.cc:359] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.854890 26331 leader_election.cc:290] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.867545 26326 raft_consensus.cc:385] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.867918 26326 raft_consensus.cc:740] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.868724 26326 consensus_queue.cc:260] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.870314 26324 tablet_bootstrap.cc:492] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:34.870795 26324 ts_tablet_manager.cc:1403] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260713 09:08:34.870965 26326 ts_tablet_manager.cc:1434] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:34.872144 26326 tablet_bootstrap.cc:492] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.873458 26324 raft_consensus.cc:359] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.874138 26324 raft_consensus.cc:385] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.874377 26324 raft_consensus.cc:740] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.879181 26326 tablet_bootstrap.cc:654] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.883716 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:34.884394 26211 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:34.885136 26324 consensus_queue.cc:260] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.885624 26099 leader_election.cc:304] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.887532 26324 ts_tablet_manager.cc:1434] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:08:34.887336 26345 raft_consensus.cc:515] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.888597 26331 raft_consensus.cc:2804] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.889858 26331 raft_consensus.cc:493] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.890221 26331 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.890430 26345 leader_election.cc:290] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.891108 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b843ea6c7858438cbdb0c70e2bdbc139" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:34.891546 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b843ea6c7858438cbdb0c70e2bdbc139" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:34.891849 26135 raft_consensus.cc:3060] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.892180 26285 raft_consensus.cc:3060] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.900147 26326 tablet_bootstrap.cc:492] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:34.900640 26326 ts_tablet_manager.cc:1403] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.002s
I20260713 09:08:34.901669 26135 raft_consensus.cc:2468] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:34.903198 26177 leader_election.cc:304] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.903436 26326 raft_consensus.cc:359] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.904332 26329 raft_consensus.cc:493] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.905149 26329 raft_consensus.cc:515] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.907156 26345 raft_consensus.cc:2804] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.907847 26345 raft_consensus.cc:697] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:34.904362 26326 raft_consensus.cc:385] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.910305 26326 raft_consensus.cc:740] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.910053 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.911185 26326 consensus_queue.cc:260] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.911564 26284 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.908636 26345 consensus_queue.cc:237] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.913152 26176 leader_election.cc:304] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.914278 26346 raft_consensus.cc:2804] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.914723 26346 raft_consensus.cc:493] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.915146 26346 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.915942 26326 ts_tablet_manager.cc:1434] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:08:34.920379 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.921206 26136 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:34.921952 26326 tablet_bootstrap.cc:492] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:34.917522 26331 raft_consensus.cc:515] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.927752 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.928555 26284 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:34.929631 26329 leader_election.cc:290] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
W20260713 09:08:34.931104 26099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.2:34813, user_credentials={real_user=slave}} blocked reactor thread for 45658.8us
I20260713 09:08:34.931547 26331 leader_election.cc:290] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.931725 26329 raft_consensus.cc:493] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.932359 26329 raft_consensus.cc:515] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.932756 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:34.933327 26211 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.934283 26332 raft_consensus.cc:493] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.934794 26332 raft_consensus.cc:515] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.937067 26332 leader_election.cc:290] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:34.938592 26326 tablet_bootstrap.cc:654] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.939718 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:34.940352 26210 raft_consensus.cc:2468] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
I20260713 09:08:34.940960 26331 raft_consensus.cc:493] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.941461 26331 raft_consensus.cc:515] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.941721 26248 leader_election.cc:304] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.943187 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.943382 26331 leader_election.cc:290] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.943807 26136 raft_consensus.cc:2468] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
I20260713 09:08:34.945883 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:34.946228 26211 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:34.946452 26210 raft_consensus.cc:2468] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:34.947343 26332 raft_consensus.cc:2804] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.947781 26332 raft_consensus.cc:493] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.947630 26099 leader_election.cc:304] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.948150 26332 raft_consensus.cc:3060] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.948565 26331 raft_consensus.cc:2804] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.949011 26331 raft_consensus.cc:697] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:34.949831 26337 raft_consensus.cc:493] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.949862 26331 consensus_queue.cc:237] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.950464 26337 raft_consensus.cc:515] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.952608 26337 leader_election.cc:290] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:34.953220 26099 leader_election.cc:304] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:34.954142 26367 raft_consensus.cc:2804] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.954633 26367 raft_consensus.cc:493] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.955106 26367 raft_consensus.cc:3060] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.957564 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.958673 26136 raft_consensus.cc:2393] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dfde0c529c948ce8b4660f296792e01 in current term 1: Already voted for candidate 82150bdc67a5472ca80fb0628f6c42f6 in this term.
I20260713 09:08:34.962898 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.963977 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:34.964732 26284 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.968305 26367 raft_consensus.cc:515] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:34.972486 26367 leader_election.cc:290] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.972765 26282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:34.975152 26281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:34.972991 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:34.977088 26210 raft_consensus.cc:3060] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.973363 26329 leader_election.cc:290] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:34.973606 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:34.987285 26136 raft_consensus.cc:2393] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82150bdc67a5472ca80fb0628f6c42f6 in current term 1: Already voted for candidate 74891e6de0764a8d84fe58d0a716e81b in this term.
I20260713 09:08:34.988905 26177 leader_election.cc:304] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:34.991595 26210 raft_consensus.cc:2468] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:34.993865 26329 raft_consensus.cc:2749] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.995465 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:34.931754 26285 raft_consensus.cc:2468] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.004057 26346 raft_consensus.cc:515] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.007929 26248 leader_election.cc:304] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01; no voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:35.009380 26337 raft_consensus.cc:3060] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.030189 26337 raft_consensus.cc:2749] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.040751 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.041601 26285 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:35.051505 26177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.41.1:42483, user_credentials={real_user=slave}} blocked reactor thread for 62723.1us
I20260713 09:08:35.053148 26099 leader_election.cc:304] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [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: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:35.053943 26367 raft_consensus.cc:2804] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.054118 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.055027 26135 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.062160 26032 catalog_manager.cc:5697] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.066979 26371 raft_consensus.cc:493] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.051936 26346 leader_election.cc:290] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.033937 26332 raft_consensus.cc:515] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.070238 26284 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:35.075222 26033 catalog_manager.cc:5697] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 1 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.067436 26371 raft_consensus.cc:515] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.051426 26372 consensus_queue.cc:1048] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260713 09:08:35.079757 26285 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.079855 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69211bef710c43878da103cbbb16fff0" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:35.080998 26176 leader_election.cc:304] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.083032 26283 raft_consensus.cc:2393] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74891e6de0764a8d84fe58d0a716e81b in current term 1: Already voted for candidate 0dfde0c529c948ce8b4660f296792e01 in this term.
I20260713 09:08:35.072463 26367 raft_consensus.cc:697] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.083248 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69211bef710c43878da103cbbb16fff0" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:35.084497 26136 raft_consensus.cc:2468] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:35.083747 26332 leader_election.cc:290] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:35.083961 26346 raft_consensus.cc:2804] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.086930 26346 raft_consensus.cc:697] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.088596 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:35.088878 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.089407 26210 raft_consensus.cc:2393] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dfde0c529c948ce8b4660f296792e01 in current term 1: Already voted for candidate 74891e6de0764a8d84fe58d0a716e81b in this term.
I20260713 09:08:35.089139 26346 consensus_queue.cc:237] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.085552 26371 leader_election.cc:290] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.091142 26251 leader_election.cc:304] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [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: 0dfde0c529c948ce8b4660f296792e01; no voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:35.092931 26326 tablet_bootstrap.cc:492] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:35.093014 26177 leader_election.cc:304] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.093433 26326 ts_tablet_manager.cc:1403] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.172s	user 0.041s	sys 0.052s
I20260713 09:08:35.094870 26135 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.096379 26326 raft_consensus.cc:359] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.097047 26326 raft_consensus.cc:385] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.097307 26326 raft_consensus.cc:740] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.094480 26371 raft_consensus.cc:2804] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.098316 26326 consensus_queue.cc:260] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.099751 26326 ts_tablet_manager.cc:1434] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:35.098264 26371 raft_consensus.cc:493] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.084779 26367 consensus_queue.cc:237] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.101883 26371 raft_consensus.cc:3060] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.086400 26284 raft_consensus.cc:2468] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:35.096709 26332 raft_consensus.cc:2749] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.115736 26332 consensus_queue.cc:1048] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.117713 26033 catalog_manager.cc:5697] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.121037 26034 catalog_manager.cc:5697] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 1 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.126164 26345 raft_consensus.cc:493] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.126673 26345 raft_consensus.cc:515] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.130393 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:35.130895 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:35.130990 26136 raft_consensus.cc:2468] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:35.132017 26284 raft_consensus.cc:2468] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:35.130985 26345 leader_election.cc:290] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.133162 26177 leader_election.cc:304] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.138334 26345 raft_consensus.cc:2804] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.138697 26345 raft_consensus.cc:493] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.139226 26345 raft_consensus.cc:3060] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.138939 26371 raft_consensus.cc:515] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.143868 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69211bef710c43878da103cbbb16fff0" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.144024 26371 leader_election.cc:290] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.144426 26136 raft_consensus.cc:3060] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.147296 26329 consensus_queue.cc:1048] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.149276 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69211bef710c43878da103cbbb16fff0" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.149873 26284 raft_consensus.cc:3060] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.153275 26136 raft_consensus.cc:2468] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.154942 26177 leader_election.cc:304] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.159185 26329 raft_consensus.cc:2804] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.160555 26329 raft_consensus.cc:697] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.160915 26382 consensus_queue.cc:1048] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:35.161476 26329 consensus_queue.cc:237] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.165855 26284 raft_consensus.cc:2468] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.169099 26345 raft_consensus.cc:515] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.177172 26033 catalog_manager.cc:5697] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.178388 26345 leader_election.cc:290] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.181414 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.181917 26136 raft_consensus.cc:3060] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.182951 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.183485 26284 raft_consensus.cc:3060] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.188730 26136 raft_consensus.cc:2468] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.188833 26329 consensus_queue.cc:1048] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.190443 26177 leader_election.cc:304] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.191257 26329 raft_consensus.cc:2804] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.191720 26329 raft_consensus.cc:697] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.192515 26329 consensus_queue.cc:237] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.194096 26284 raft_consensus.cc:2468] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:35.201114 26346 consensus_queue.cc:1048] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.220916 26034 catalog_manager.cc:5697] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.355567 26367 consensus_queue.cc:1048] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.365211 26367 consensus_queue.cc:1048] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.385865 26329 consensus_queue.cc:1048] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.400274 26329 consensus_queue.cc:1048] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.405126 26283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:45544
I20260713 09:08:35.405820 26283 raft_consensus.cc:606] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:35.419323 26211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:36628
I20260713 09:08:35.419734 26211 raft_consensus.cc:606] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:35.424132 26211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:36628
I20260713 09:08:35.424547 26211 raft_consensus.cc:606] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:35.428608 26211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:36628
I20260713 09:08:35.428957 26211 raft_consensus.cc:606] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:35.443228 26136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
mode: GRACEFUL
new_leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:08:35.443744 26136 raft_consensus.cc:606] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Received request to transfer leadership to TS 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:35.448571 26136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
mode: GRACEFUL
new_leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:08:35.449013 26136 raft_consensus.cc:606] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Received request to transfer leadership to TS 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:35.455667 26211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:36628
I20260713 09:08:35.456146 26211 raft_consensus.cc:606] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Received request to transfer leadership to TS 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:35.541325 26367 consensus_queue.cc:1048] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.541976 26329 consensus_queue.cc:1048] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.553649 26367 consensus_queue.cc:1048] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.555002 26329 consensus_queue.cc:1048] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.556833 26371 raft_consensus.cc:993] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.557320 26371 raft_consensus.cc:1081] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.558820 26135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48216
I20260713 09:08:35.559391 26135 raft_consensus.cc:493] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.559741 26135 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.566742 26382 consensus_queue.cc:1048] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.568753 26373 raft_consensus.cc:993] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: : Instructing follower 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:35.569157 26373 raft_consensus.cc:1081] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Signalling peer 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:35.568560 26135 raft_consensus.cc:515] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.571090 26211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:36626
I20260713 09:08:35.571700 26211 raft_consensus.cc:493] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.572538 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:35.573108 26210 raft_consensus.cc:3055] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.573414 26210 raft_consensus.cc:740] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.574230 26211 raft_consensus.cc:3060] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.574190 26210 consensus_queue.cc:260] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.575431 26210 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.578996 26136 raft_consensus.cc:1240] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Rejecting Update request from peer 82150bdc67a5472ca80fb0628f6c42f6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:35.583597 26210 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.584918 26099 leader_election.cc:304] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.585760 26367 raft_consensus.cc:2804] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.586210 26367 raft_consensus.cc:697] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.586582 26211 raft_consensus.cc:515] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.587808 26367 consensus_queue.cc:237] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [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: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.590646 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.591269 26285 raft_consensus.cc:3060] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.591519 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed4bc362a64cf0b4568496afb3697b" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.592059 26136 raft_consensus.cc:3055] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.592355 26136 raft_consensus.cc:740] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.593050 26136 consensus_queue.cc:260] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.594134 26136 raft_consensus.cc:3060] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.594889 26211 leader_election.cc:290] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.600878 26136 raft_consensus.cc:2468] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:35.602254 26177 leader_election.cc:304] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.603837 26285 raft_consensus.cc:2468] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:35.604025 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.604611 26283 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.603895 26329 raft_consensus.cc:2804] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.605986 26346 consensus_queue.cc:1048] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.605706 26032 catalog_manager.cc:5697] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.606227 26329 raft_consensus.cc:697] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.607764 26329 consensus_queue.cc:237] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.611522 26283 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.612531 26135 leader_election.cc:290] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.617486 26034 catalog_manager.cc:5697] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 1 to 2, leader changed from 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1) to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.619488 26332 raft_consensus.cc:993] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.619977 26332 raft_consensus.cc:1081] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.622748 26135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48212
I20260713 09:08:35.623273 26135 raft_consensus.cc:493] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.623593 26135 raft_consensus.cc:3060] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.623770 26371 consensus_queue.cc:1048] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.630288 26346 raft_consensus.cc:993] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.630882 26346 raft_consensus.cc:1081] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.632962 26134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48216
I20260713 09:08:35.633610 26134 raft_consensus.cc:493] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.634092 26134 raft_consensus.cc:3060] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.640671 26371 raft_consensus.cc:993] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:35.641144 26401 raft_consensus.cc:1081] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Signalling peer 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:35.643414 26134 raft_consensus.cc:515] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.645959 26285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:45522
I20260713 09:08:35.646560 26285 raft_consensus.cc:493] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.646961 26285 raft_consensus.cc:3060] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.648567 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:35.649142 26211 raft_consensus.cc:3055] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.649468 26211 raft_consensus.cc:740] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.649551 26134 leader_election.cc:290] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.649483 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6448f91d4bcf4068a6d9e75b41a38047" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.650942 26284 raft_consensus.cc:3060] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.652922 26285 raft_consensus.cc:515] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.654600 26285 leader_election.cc:290] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:35.650261 26135 raft_consensus.cc:515] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:35.655671 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:35.658469 26210 raft_consensus.cc:3055] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.658794 26210 raft_consensus.cc:740] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.659902 26135 leader_election.cc:290] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:35.659605 26210 consensus_queue.cc:260] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.660349 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e5e2430fa145cba2c0892fceb5c412" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.660949 26134 raft_consensus.cc:3060] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.650270 26211 consensus_queue.cc:260] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.662004 26211 raft_consensus.cc:3060] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.661923 26346 consensus_queue.cc:1048] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.663260 26284 raft_consensus.cc:2468] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.664526 26101 leader_election.cc:304] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:35.665500 26367 raft_consensus.cc:2804] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.665941 26367 raft_consensus.cc:697] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.668236 26134 raft_consensus.cc:2468] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 2.
I20260713 09:08:35.669041 26367 consensus_queue.cc:237] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.669662 26251 leader_election.cc:304] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:35.669952 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:35.670431 26337 raft_consensus.cc:2804] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.670516 26209 raft_consensus.cc:3060] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.671023 26337 raft_consensus.cc:697] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 2 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:35.665970 26210 raft_consensus.cc:3060] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.671873 26337 consensus_queue.cc:237] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.675207 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02025a06d8c413bb7ab42b960c6a860" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.675832 26285 raft_consensus.cc:3055] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.676151 26285 raft_consensus.cc:740] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:35.676934 26285 consensus_queue.cc:260] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:35.677989 26209 raft_consensus.cc:2468] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.678151 26285 raft_consensus.cc:3060] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.679104 26099 leader_election.cc:304] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.679663 26210 raft_consensus.cc:2468] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 2.
I20260713 09:08:35.679972 26367 raft_consensus.cc:2804] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.680503 26367 raft_consensus.cc:697] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.681236 26367 consensus_queue.cc:237] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } }
I20260713 09:08:35.684738 26285 raft_consensus.cc:2468] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.669075 26211 raft_consensus.cc:2468] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.685387 26034 catalog_manager.cc:5697] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.693877 26033 catalog_manager.cc:5697] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 1 to 2, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.697752 26034 catalog_manager.cc:5697] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.762265 26345 raft_consensus.cc:993] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.762753 26346 raft_consensus.cc:1081] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:35.764386 26134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48216
I20260713 09:08:35.764810 26134 raft_consensus.cc:493] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.765048 26134 raft_consensus.cc:3060] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.769675 26134 raft_consensus.cc:515] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.771201 26134 leader_election.cc:290] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.771912 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:35.772254 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289d614cbfa44f68168b24186fc4134" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.772485 26211 raft_consensus.cc:3055] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.772799 26211 raft_consensus.cc:740] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.772810 26285 raft_consensus.cc:3060] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.773598 26211 consensus_queue.cc:260] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.774501 26211 raft_consensus.cc:3060] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.777634 26285 raft_consensus.cc:2468] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.778745 26101 leader_election.cc:304] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:35.779095 26211 raft_consensus.cc:2468] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:35.779567 26367 raft_consensus.cc:2804] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.780022 26367 raft_consensus.cc:697] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.780865 26367 consensus_queue.cc:237] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.786245 26034 catalog_manager.cc:5697] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.818152 26367 raft_consensus.cc:993] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: : Instructing follower 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:35.818632 26331 raft_consensus.cc:1081] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Signalling peer 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:35.819988 26211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:36626
I20260713 09:08:35.820439 26211 raft_consensus.cc:493] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.820690 26211 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.825215 26211 raft_consensus.cc:515] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.826584 26211 leader_election.cc:290] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:35.827340 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:35.827535 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:35.827917 26134 raft_consensus.cc:3055] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.828084 26285 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.828274 26134 raft_consensus.cc:740] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:35.828954 26134 consensus_queue.cc:260] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.829805 26134 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.832890 26285 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:35.833874 26176 leader_election.cc:304] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:35.834455 26134 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:35.834537 26346 raft_consensus.cc:2804] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.835120 26346 raft_consensus.cc:697] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:35.835892 26346 consensus_queue.cc:237] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:35.841229 26034 catalog_manager.cc:5697] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 1 to 2, leader changed from 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1) to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.079205 26211 raft_consensus.cc:1275] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.079677 26285 raft_consensus.cc:1275] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.080667 26367 consensus_queue.cc:1048] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.080883 26331 consensus_queue.cc:1048] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.090700 26285 raft_consensus.cc:1275] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.092367 26367 consensus_queue.cc:1048] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.098188 26211 raft_consensus.cc:1275] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.099684 26367 consensus_queue.cc:1048] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.174314 26211 raft_consensus.cc:1275] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.175513 26367 consensus_queue.cc:1048] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.183120 26285 raft_consensus.cc:1275] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.185220 26367 consensus_queue.cc:1048] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.187048 26285 raft_consensus.cc:1275] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.188413 26211 raft_consensus.cc:1275] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.188530 26346 consensus_queue.cc:1048] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.190593 26337 consensus_queue.cc:1048] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.193740 26134 raft_consensus.cc:1275] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.196353 26346 consensus_queue.cc:1048] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.213198 26134 raft_consensus.cc:1275] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.214529 26403 consensus_queue.cc:1048] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.219841 26135 raft_consensus.cc:1275] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.221114 26346 consensus_queue.cc:1048] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.228901 26285 raft_consensus.cc:1275] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.230149 26346 consensus_queue.cc:1048] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.280622 26285 raft_consensus.cc:1275] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.281881 26373 consensus_queue.cc:1048] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.289927 26211 raft_consensus.cc:1275] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.291476 26367 consensus_queue.cc:1048] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.481768 26032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44130:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:38.483994 26032 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:38.532038 26125 tablet_service.cc:1511] Processing CreateTablet for tablet f735c5f0a03a4e739645f054f92e6846 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:38.533072 26201 tablet_service.cc:1511] Processing CreateTablet for tablet f735c5f0a03a4e739645f054f92e6846 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:38.533582 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f735c5f0a03a4e739645f054f92e6846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.534572 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f735c5f0a03a4e739645f054f92e6846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.534511 26272 tablet_service.cc:1511] Processing CreateTablet for tablet f735c5f0a03a4e739645f054f92e6846 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:38.535893 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f735c5f0a03a4e739645f054f92e6846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.537372 26198 tablet_service.cc:1511] Processing CreateTablet for tablet 10b0835cdf3f4416af2a5408ffa9c63f (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:38.538604 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b0835cdf3f4416af2a5408ffa9c63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.541934 26126 tablet_service.cc:1511] Processing CreateTablet for tablet 10b0835cdf3f4416af2a5408ffa9c63f (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:38.543190 26126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b0835cdf3f4416af2a5408ffa9c63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.546196 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 865320636745423186881033e6b3dcf2 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:38.547462 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865320636745423186881033e6b3dcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.550839 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 10b0835cdf3f4416af2a5408ffa9c63f (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:38.552052 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b0835cdf3f4416af2a5408ffa9c63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.555776 26270 tablet_service.cc:1511] Processing CreateTablet for tablet 865320636745423186881033e6b3dcf2 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:38.557035 26270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865320636745423186881033e6b3dcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.557749 26421 tablet_bootstrap.cc:492] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.558890 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 378ccaf1a0ed478fbc44d41768553840 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:38.560253 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378ccaf1a0ed478fbc44d41768553840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.563076 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 71489ba37ab9434880c316a84aeda9ae (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:38.564328 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71489ba37ab9434880c316a84aeda9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.564677 26269 tablet_service.cc:1511] Processing CreateTablet for tablet 271784db4c414be3a041ed92ee44b355 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:38.565848 26269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271784db4c414be3a041ed92ee44b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.567402 26421 tablet_bootstrap.cc:654] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.567950 26271 tablet_service.cc:1511] Processing CreateTablet for tablet d2fc3587f0434a7ba686af9b92a0d9cb (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:38.569382 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2fc3587f0434a7ba686af9b92a0d9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.570034 26268 tablet_service.cc:1511] Processing CreateTablet for tablet e912ee6eac52437cb5def9d563d2161a (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:38.571326 26268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912ee6eac52437cb5def9d563d2161a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.577384 26267 tablet_service.cc:1511] Processing CreateTablet for tablet 28d69b589bc64d2a94b6a214ad8da5d2 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:38.578696 26267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d69b589bc64d2a94b6a214ad8da5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.579515 26197 tablet_service.cc:1511] Processing CreateTablet for tablet 71489ba37ab9434880c316a84aeda9ae (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:38.580544 26195 tablet_service.cc:1511] Processing CreateTablet for tablet 271784db4c414be3a041ed92ee44b355 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:38.581394 26197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71489ba37ab9434880c316a84aeda9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.582439 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 378ccaf1a0ed478fbc44d41768553840 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:38.582989 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 28d69b589bc64d2a94b6a214ad8da5d2 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:38.583793 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378ccaf1a0ed478fbc44d41768553840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.584177 26196 tablet_service.cc:1511] Processing CreateTablet for tablet d2fc3587f0434a7ba686af9b92a0d9cb (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:38.585846 26196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2fc3587f0434a7ba686af9b92a0d9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.580617 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 865320636745423186881033e6b3dcf2 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:38.587698 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865320636745423186881033e6b3dcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.588322 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 378ccaf1a0ed478fbc44d41768553840 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:38.589478 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378ccaf1a0ed478fbc44d41768553840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.590723 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d69b589bc64d2a94b6a214ad8da5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.592201 26123 tablet_service.cc:1511] Processing CreateTablet for tablet 71489ba37ab9434880c316a84aeda9ae (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:38.593420 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71489ba37ab9434880c316a84aeda9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.594852 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271784db4c414be3a041ed92ee44b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.595755 26119 tablet_service.cc:1511] Processing CreateTablet for tablet 28d69b589bc64d2a94b6a214ad8da5d2 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:38.597051 26119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d69b589bc64d2a94b6a214ad8da5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.596972 26121 tablet_service.cc:1511] Processing CreateTablet for tablet 271784db4c414be3a041ed92ee44b355 (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:38.598286 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271784db4c414be3a041ed92ee44b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.599836 26120 tablet_service.cc:1511] Processing CreateTablet for tablet e912ee6eac52437cb5def9d563d2161a (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:38.601040 26120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912ee6eac52437cb5def9d563d2161a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.603739 26194 tablet_service.cc:1511] Processing CreateTablet for tablet e912ee6eac52437cb5def9d563d2161a (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:38.604923 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912ee6eac52437cb5def9d563d2161a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.595755 26122 tablet_service.cc:1511] Processing CreateTablet for tablet d2fc3587f0434a7ba686af9b92a0d9cb (DEFAULT_TABLE table=soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:38.608793 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2fc3587f0434a7ba686af9b92a0d9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.677134 26421 tablet_bootstrap.cc:492] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:38.677752 26421 ts_tablet_manager.cc:1403] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.120s	user 0.038s	sys 0.017s
I20260713 09:08:38.684903 26421 raft_consensus.cc:359] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.685609 26421 raft_consensus.cc:385] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.685959 26421 raft_consensus.cc:740] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.686790 26421 consensus_queue.cc:260] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.695996 26421 ts_tablet_manager.cc:1434] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:08:38.703014 26421 tablet_bootstrap.cc:492] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.721292 26421 tablet_bootstrap.cc:654] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.724731 26423 tablet_bootstrap.cc:492] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:38.724738 26424 tablet_bootstrap.cc:492] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.733678 26424 tablet_bootstrap.cc:654] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.748065 26421 tablet_bootstrap.cc:492] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:38.748544 26421 ts_tablet_manager.cc:1403] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.009s
I20260713 09:08:38.748468 26424 tablet_bootstrap.cc:492] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.749854 26424 ts_tablet_manager.cc:1403] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260713 09:08:38.750849 26423 tablet_bootstrap.cc:654] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.752054 26421 raft_consensus.cc:359] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.752820 26421 raft_consensus.cc:385] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.752519 26424 raft_consensus.cc:359] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.753229 26421 raft_consensus.cc:740] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.753401 26424 raft_consensus.cc:385] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.753896 26424 raft_consensus.cc:740] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.754045 26421 consensus_queue.cc:260] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.756484 26421 ts_tablet_manager.cc:1434] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:38.757396 26421 tablet_bootstrap.cc:492] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.761333 26423 tablet_bootstrap.cc:492] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:38.761782 26423 ts_tablet_manager.cc:1403] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.008s
I20260713 09:08:38.754695 26424 consensus_queue.cc:260] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.763720 26421 tablet_bootstrap.cc:654] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.764731 26423 raft_consensus.cc:359] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.765316 26423 raft_consensus.cc:385] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.768126 26424 ts_tablet_manager.cc:1434] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:08:38.769343 26424 tablet_bootstrap.cc:492] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.765628 26423 raft_consensus.cc:740] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.770423 26423 consensus_queue.cc:260] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.773037 26423 ts_tablet_manager.cc:1434] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:38.774061 26423 tablet_bootstrap.cc:492] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:38.777667 26424 tablet_bootstrap.cc:654] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.779830 26423 tablet_bootstrap.cc:654] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.783702 26424 tablet_bootstrap.cc:492] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.784101 26424 ts_tablet_manager.cc:1403] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:08:38.784499 26421 tablet_bootstrap.cc:492] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:38.784901 26421 ts_tablet_manager.cc:1403] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260713 09:08:38.786832 26424 raft_consensus.cc:359] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.786952 26421 raft_consensus.cc:359] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.787381 26424 raft_consensus.cc:385] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.787566 26421 raft_consensus.cc:385] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.787729 26424 raft_consensus.cc:740] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.787927 26421 raft_consensus.cc:740] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.788487 26424 consensus_queue.cc:260] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.788635 26421 consensus_queue.cc:260] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.793473 26424 ts_tablet_manager.cc:1434] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:38.794351 26424 tablet_bootstrap.cc:492] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.794620 26423 tablet_bootstrap.cc:492] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:38.795363 26423 ts_tablet_manager.cc:1403] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260713 09:08:38.799253 26423 raft_consensus.cc:359] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.800209 26423 raft_consensus.cc:385] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.800563 26423 raft_consensus.cc:740] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.801780 26424 tablet_bootstrap.cc:654] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.802057 26421 ts_tablet_manager.cc:1434] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260713 09:08:38.803023 26421 tablet_bootstrap.cc:492] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.801407 26423 consensus_queue.cc:260] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.806306 26423 ts_tablet_manager.cc:1434] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:08:38.807227 26423 tablet_bootstrap.cc:492] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:38.808053 26421 tablet_bootstrap.cc:654] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.808692 26424 tablet_bootstrap.cc:492] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.809254 26424 ts_tablet_manager.cc:1403] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260713 09:08:38.813179 26423 tablet_bootstrap.cc:654] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.812786 26424 raft_consensus.cc:359] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.813639 26424 raft_consensus.cc:385] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.814008 26424 raft_consensus.cc:740] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.814823 26424 consensus_queue.cc:260] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.817333 26424 ts_tablet_manager.cc:1434] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:08:38.819885 26432 raft_consensus.cc:493] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:38.820201 26082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:38.820247 26424 tablet_bootstrap.cc:492] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.820341 26432 raft_consensus.cc:515] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.823462 26421 tablet_bootstrap.cc:492] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:38.823935 26421 ts_tablet_manager.cc:1403] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260713 09:08:38.824790 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735c5f0a03a4e739645f054f92e6846" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:38.826864 26432 leader_election.cc:290] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.826752 26421 raft_consensus.cc:359] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
W20260713 09:08:38.826797 26099 leader_election.cc:343] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.827517 26424 tablet_bootstrap.cc:654] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.827527 26421 raft_consensus.cc:385] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.824054 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735c5f0a03a4e739645f054f92e6846" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:38.828063 26421 raft_consensus.cc:740] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.828428 26283 raft_consensus.cc:2468] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:38.828862 26421 consensus_queue.cc:260] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.829753 26101 leader_election.cc:304] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [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: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:38.830737 26373 raft_consensus.cc:2804] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.831085 26373 raft_consensus.cc:493] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.831421 26421 ts_tablet_manager.cc:1434] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:38.832681 26421 tablet_bootstrap.cc:492] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.832702 26423 tablet_bootstrap.cc:492] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:38.833400 26423 ts_tablet_manager.cc:1403] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260713 09:08:38.831475 26373 raft_consensus.cc:3060] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.836730 26423 raft_consensus.cc:359] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.837375 26423 raft_consensus.cc:385] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.837635 26423 raft_consensus.cc:740] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.838433 26423 consensus_queue.cc:260] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.840595 26423 ts_tablet_manager.cc:1434] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:38.841552 26423 tablet_bootstrap.cc:492] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:38.847441 26421 tablet_bootstrap.cc:654] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.848081 26423 tablet_bootstrap.cc:654] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.848145 26424 tablet_bootstrap.cc:492] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.848767 26424 ts_tablet_manager.cc:1403] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260713 09:08:38.852160 26424 raft_consensus.cc:359] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.853045 26424 raft_consensus.cc:385] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.853354 26424 raft_consensus.cc:740] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.854311 26424 consensus_queue.cc:260] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.857066 26424 ts_tablet_manager.cc:1434] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260713 09:08:38.857894 26424 tablet_bootstrap.cc:492] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.858520 26421 tablet_bootstrap.cc:492] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:38.861599 26421 ts_tablet_manager.cc:1403] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260713 09:08:38.862170 26432 raft_consensus.cc:493] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.862812 26432 raft_consensus.cc:515] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.864679 26421 raft_consensus.cc:359] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.865327 26421 raft_consensus.cc:385] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.865602 26421 raft_consensus.cc:740] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.865718 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:38.866214 26421 consensus_queue.cc:260] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
W20260713 09:08:38.867147 26101 leader_election.cc:343] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.868381 26432 leader_election.cc:290] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.873579 26426 raft_consensus.cc:493] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.874212 26426 raft_consensus.cc:515] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.876940 26426 leader_election.cc:290] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.877629 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:38.878484 26134 raft_consensus.cc:2468] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:38.877652 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
W20260713 09:08:38.881507 26176 leader_election.cc:343] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.882627 26177 leader_election.cc:304] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [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: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:38.879879 26373 raft_consensus.cc:515] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.883605 26424 tablet_bootstrap.cc:654] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.884224 26426 raft_consensus.cc:2804] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.884747 26426 raft_consensus.cc:493] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.885177 26426 raft_consensus.cc:3060] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.886997 26373 leader_election.cc:290] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.888768 26439 raft_consensus.cc:493] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.892026 26439 raft_consensus.cc:515] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.892498 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735c5f0a03a4e739645f054f92e6846" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:38.893074 26283 raft_consensus.cc:3060] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.897179 26439 leader_election.cc:290] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.899300 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:38.899926 26346 raft_consensus.cc:493] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.900151 26423 tablet_bootstrap.cc:492] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:38.901651 26283 raft_consensus.cc:2468] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:38.901925 26423 ts_tablet_manager.cc:1403] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.004s
I20260713 09:08:38.904286 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:38.904778 26424 tablet_bootstrap.cc:492] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.905288 26424 ts_tablet_manager.cc:1403] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.005s
I20260713 09:08:38.905359 26423 raft_consensus.cc:359] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.906255 26423 raft_consensus.cc:385] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.906102 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735c5f0a03a4e739645f054f92e6846" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:38.907192 26423 raft_consensus.cc:740] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.907968 26423 consensus_queue.cc:260] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.908030 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:38.908198 26424 raft_consensus.cc:359] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.901721 26346 raft_consensus.cc:515] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.909687 26424 raft_consensus.cc:385] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.909998 26424 raft_consensus.cc:740] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.910071 26421 ts_tablet_manager.cc:1434] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.048s	user 0.018s	sys 0.023s
I20260713 09:08:38.911154 26421 tablet_bootstrap.cc:492] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.910771 26424 consensus_queue.cc:260] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.911317 26346 leader_election.cc:290] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
W20260713 09:08:38.909317 26099 leader_election.cc:343] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.914815 26099 leader_election.cc:304] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b; no voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:38.914939 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
W20260713 09:08:38.915982 26099 leader_election.cc:343] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:38.916342 26176 leader_election.cc:343] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.917631 26421 tablet_bootstrap.cc:654] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.919142 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
W20260713 09:08:38.921051 26177 leader_election.cc:343] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.921648 26177 leader_election.cc:304] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:38.922546 26424 ts_tablet_manager.cc:1434] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.005s
W20260713 09:08:38.923153 26101 leader_election.cc:343] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.923543 26424 tablet_bootstrap.cc:492] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.923995 26101 leader_election.cc:304] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [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: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:38.924913 26432 raft_consensus.cc:2749] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.925485 26441 raft_consensus.cc:2804] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.925767 26444 raft_consensus.cc:2749] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.930751 26423 ts_tablet_manager.cc:1434] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:08:38.932940 26424 tablet_bootstrap.cc:654] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.934095 26441 raft_consensus.cc:697] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:38.935292 26441 consensus_queue.cc:237] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.938633 26423 tablet_bootstrap.cc:492] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:38.945153 26424 tablet_bootstrap.cc:492] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.945719 26424 ts_tablet_manager.cc:1403] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:08:38.948459 26424 raft_consensus.cc:359] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.949115 26424 raft_consensus.cc:385] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.949393 26424 raft_consensus.cc:740] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.950084 26424 consensus_queue.cc:260] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.952746 26424 ts_tablet_manager.cc:1434] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:38.953675 26424 tablet_bootstrap.cc:492] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:38.957093 26432 raft_consensus.cc:493] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.957579 26432 raft_consensus.cc:515] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.959729 26432 leader_election.cc:290] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.961009 26423 tablet_bootstrap.cc:654] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.961242 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:38.962060 26211 raft_consensus.cc:2468] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:38.963444 26099 leader_election.cc:304] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:38.964263 26432 raft_consensus.cc:2804] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.960954 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:38.964669 26432 raft_consensus.cc:493] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.965211 26283 raft_consensus.cc:2468] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:38.965252 26432 raft_consensus.cc:3060] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.959152 26426 raft_consensus.cc:515] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.968190 26210 raft_consensus.cc:2393] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74891e6de0764a8d84fe58d0a716e81b in current term 1: Already voted for candidate 82150bdc67a5472ca80fb0628f6c42f6 in this term.
I20260713 09:08:38.971931 26099 leader_election.cc:304] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b; no voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:38.973217 26441 raft_consensus.cc:3060] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.976513 26424 tablet_bootstrap.cc:654] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.980940 26421 tablet_bootstrap.cc:492] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:38.981397 26421 ts_tablet_manager.cc:1403] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.044s
I20260713 09:08:38.981356 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:38.982638 26426 leader_election.cc:290] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.983963 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:38.984403 26421 raft_consensus.cc:359] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
W20260713 09:08:38.986007 26176 leader_election.cc:343] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.987015 26441 raft_consensus.cc:2749] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.985124 26421 raft_consensus.cc:385] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.986672 26032 catalog_manager.cc:5697] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 1 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.987573 26421 raft_consensus.cc:740] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.988355 26421 consensus_queue.cc:260] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.986929 26432 raft_consensus.cc:515] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.990491 26432 leader_election.cc:290] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:38.992352 26421 ts_tablet_manager.cc:1434] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:08:38.993273 26421 tablet_bootstrap.cc:492] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:38.994468 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:38.995093 26210 raft_consensus.cc:3060] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.995975 26424 tablet_bootstrap.cc:492] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:38.996434 26424 ts_tablet_manager.cc:1403] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.001s
I20260713 09:08:38.998602 26424 raft_consensus.cc:359] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:38.999188 26424 raft_consensus.cc:385] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.999295 26421 tablet_bootstrap.cc:654] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.999483 26424 raft_consensus.cc:740] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.999892 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:39.000499 26283 raft_consensus.cc:3060] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.000236 26424 consensus_queue.cc:260] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.002954 26424 ts_tablet_manager.cc:1434] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:39.003872 26424 tablet_bootstrap.cc:492] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:39.010597 26424 tablet_bootstrap.cc:654] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.017683 26424 tablet_bootstrap.cc:492] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:39.018127 26424 ts_tablet_manager.cc:1403] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.009s
I20260713 09:08:39.020437 26210 raft_consensus.cc:2468] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:39.020526 26424 raft_consensus.cc:359] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.021883 26099 leader_election.cc:304] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.021159 26424 raft_consensus.cc:385] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.022995 26424 raft_consensus.cc:740] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.023694 26424 consensus_queue.cc:260] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.024075 26440 raft_consensus.cc:2804] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.024710 26440 raft_consensus.cc:697] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:39.025646 26424 ts_tablet_manager.cc:1434] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:08:39.014263 26134 raft_consensus.cc:2468] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:39.026578 26424 tablet_bootstrap.cc:492] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: Bootstrap starting.
I20260713 09:08:39.025766 26440 consensus_queue.cc:237] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.029804 26283 raft_consensus.cc:2468] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:39.031708 26177 leader_election.cc:304] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [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: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:39.033020 26423 tablet_bootstrap.cc:492] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:39.035316 26423 ts_tablet_manager.cc:1403] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.007s
I20260713 09:08:39.033635 26424 tablet_bootstrap.cc:654] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.040763 26423 raft_consensus.cc:359] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.041513 26423 raft_consensus.cc:385] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.041842 26423 raft_consensus.cc:740] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.036640 26426 raft_consensus.cc:2804] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.037582 26421 tablet_bootstrap.cc:492] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:39.042593 26423 consensus_queue.cc:260] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.043430 26421 ts_tablet_manager.cc:1403] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.028s
I20260713 09:08:39.044370 26033 catalog_manager.cc:5697] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 1 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.045010 26423 ts_tablet_manager.cc:1434] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:39.046066 26423 tablet_bootstrap.cc:492] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:39.046197 26421 raft_consensus.cc:359] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.046950 26421 raft_consensus.cc:385] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.047232 26421 raft_consensus.cc:740] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.047930 26421 consensus_queue.cc:260] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.048564 26404 raft_consensus.cc:493] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.048990 26404 raft_consensus.cc:515] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.050894 26404 leader_election.cc:290] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:39.050992 26444 raft_consensus.cc:493] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.048046 26424 tablet_bootstrap.cc:492] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: No bootstrap required, opened a new log
I20260713 09:08:39.051746 26424 ts_tablet_manager.cc:1403] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.007s
I20260713 09:08:39.051461 26444 raft_consensus.cc:515] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.043325 26426 raft_consensus.cc:697] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:39.053241 26426 consensus_queue.cc:237] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.053769 26444 leader_election.cc:290] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.053951 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:39.054615 26424 raft_consensus.cc:359] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.055339 26424 raft_consensus.cc:385] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.055629 26424 raft_consensus.cc:740] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.055742 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271784db4c414be3a041ed92ee44b355" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:39.056370 26424 consensus_queue.cc:260] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.056936 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:39.057575 26210 raft_consensus.cc:2468] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
W20260713 09:08:39.057786 26251 leader_election.cc:343] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.056937 26421 ts_tablet_manager.cc:1434] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:08:39.059031 26424 ts_tablet_manager.cc:1434] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:39.059302 26421 tablet_bootstrap.cc:492] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:39.059163 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271784db4c414be3a041ed92ee44b355" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:39.059062 26248 leader_election.cc:304] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [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: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:39.059826 26134 raft_consensus.cc:2468] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:39.060755 26404 raft_consensus.cc:2804] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.061110 26404 raft_consensus.cc:493] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.061434 26404 raft_consensus.cc:3060] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:39.057790 26176 leader_election.cc:343] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.066150 26177 leader_election.cc:304] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [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: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:39.067005 26444 raft_consensus.cc:2804] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.067348 26444 raft_consensus.cc:493] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.067658 26444 raft_consensus.cc:3060] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.067899 26421 tablet_bootstrap.cc:654] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.069083 26404 raft_consensus.cc:515] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.075140 26444 raft_consensus.cc:515] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.075774 26423 tablet_bootstrap.cc:654] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.078464 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271784db4c414be3a041ed92ee44b355" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
W20260713 09:08:39.079831 26176 leader_election.cc:343] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.080610 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:39.080982 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:39.081604 26210 raft_consensus.cc:3060] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:39.081933 26251 leader_election.cc:343] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.083876 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271784db4c414be3a041ed92ee44b355" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:39.084482 26135 raft_consensus.cc:3060] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.089931 26210 raft_consensus.cc:2468] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 1.
I20260713 09:08:39.091146 26248 leader_election.cc:304] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [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: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:39.096518 26404 leader_election.cc:290] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:39.097106 26404 raft_consensus.cc:2804] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.097546 26404 raft_consensus.cc:697] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:39.098367 26404 consensus_queue.cc:237] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.098762 26135 raft_consensus.cc:2468] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:39.103266 26177 leader_election.cc:304] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [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: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:39.106256 26346 raft_consensus.cc:2804] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.099399 26444 leader_election.cc:290] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.120571 26423 tablet_bootstrap.cc:492] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:39.121089 26421 tablet_bootstrap.cc:492] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:39.121094 26423 ts_tablet_manager.cc:1403] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.004s
I20260713 09:08:39.121868 26421 ts_tablet_manager.cc:1403] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.024s
I20260713 09:08:39.123781 26346 raft_consensus.cc:697] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:39.124559 26423 raft_consensus.cc:359] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.124797 26346 consensus_queue.cc:237] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.126368 26421 raft_consensus.cc:359] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.127053 26421 raft_consensus.cc:385] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.127306 26421 raft_consensus.cc:740] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.127969 26421 consensus_queue.cc:260] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.125303 26423 raft_consensus.cc:385] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.128775 26423 raft_consensus.cc:740] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.129475 26423 consensus_queue.cc:260] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.129935 26421 ts_tablet_manager.cc:1434] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260713 09:08:39.130880 26421 tablet_bootstrap.cc:492] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: Bootstrap starting.
I20260713 09:08:39.131131 26404 raft_consensus.cc:493] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.131693 26423 ts_tablet_manager.cc:1434] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:39.131584 26404 raft_consensus.cc:515] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.132750 26423 tablet_bootstrap.cc:492] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:39.133734 26404 leader_election.cc:290] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:39.137279 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271784db4c414be3a041ed92ee44b355" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:39.138098 26135 raft_consensus.cc:2393] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dfde0c529c948ce8b4660f296792e01 in current term 1: Already voted for candidate 82150bdc67a5472ca80fb0628f6c42f6 in this term.
I20260713 09:08:39.139645 26423 tablet_bootstrap.cc:654] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.140618 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271784db4c414be3a041ed92ee44b355" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:39.142105 26248 leader_election.cc:304] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01; no voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:39.143371 26457 raft_consensus.cc:3060] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.145056 26421 tablet_bootstrap.cc:654] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.146190 26032 catalog_manager.cc:5697] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.147990 26032 catalog_manager.cc:5697] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.137801 26031 catalog_manager.cc:5697] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.151453 26457 raft_consensus.cc:2749] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.156018 26423 tablet_bootstrap.cc:492] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:39.156548 26423 ts_tablet_manager.cc:1403] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:08:39.159695 26423 raft_consensus.cc:359] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.160389 26423 raft_consensus.cc:385] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.160748 26423 raft_consensus.cc:740] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.161619 26421 tablet_bootstrap.cc:492] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: No bootstrap required, opened a new log
I20260713 09:08:39.162108 26421 ts_tablet_manager.cc:1403] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260713 09:08:39.164402 26421 raft_consensus.cc:359] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.164911 26421 raft_consensus.cc:385] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.165126 26421 raft_consensus.cc:740] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.165620 26421 consensus_queue.cc:260] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.161501 26423 consensus_queue.cc:260] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.167409 26421 ts_tablet_manager.cc:1434] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:08:39.168244 26423 ts_tablet_manager.cc:1434] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:08:39.169018 26423 tablet_bootstrap.cc:492] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:39.174108 26423 tablet_bootstrap.cc:654] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.179145 26423 tablet_bootstrap.cc:492] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:39.179526 26423 ts_tablet_manager.cc:1403] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:08:39.181330 26423 raft_consensus.cc:359] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.181809 26423 raft_consensus.cc:385] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.182052 26423 raft_consensus.cc:740] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.182685 26423 consensus_queue.cc:260] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.184489 26423 ts_tablet_manager.cc:1434] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:39.185108 26423 tablet_bootstrap.cc:492] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: Bootstrap starting.
I20260713 09:08:39.189044 26423 tablet_bootstrap.cc:654] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.192644 26423 tablet_bootstrap.cc:492] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: No bootstrap required, opened a new log
I20260713 09:08:39.192978 26423 ts_tablet_manager.cc:1403] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:39.194743 26423 raft_consensus.cc:359] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.195212 26423 raft_consensus.cc:385] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.195413 26423 raft_consensus.cc:740] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.195935 26423 consensus_queue.cc:260] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.197402 26423 ts_tablet_manager.cc:1434] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:39.223997 26458 raft_consensus.cc:493] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.224421 26458 raft_consensus.cc:515] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.225916 26458 leader_election.cc:290] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.226450 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735c5f0a03a4e739645f054f92e6846" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:39.226898 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735c5f0a03a4e739645f054f92e6846" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:39.227646 26283 raft_consensus.cc:2393] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82150bdc67a5472ca80fb0628f6c42f6 in current term 1: Already voted for candidate 74891e6de0764a8d84fe58d0a716e81b in this term.
I20260713 09:08:39.228397 26176 leader_election.cc:304] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82150bdc67a5472ca80fb0628f6c42f6; no voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:39.228928 26458 raft_consensus.cc:3060] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.233482 26458 raft_consensus.cc:2749] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.238415 26458 raft_consensus.cc:493] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.238842 26458 raft_consensus.cc:515] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.240617 26458 leader_election.cc:290] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.241214 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:39.241534 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:39.241758 26135 raft_consensus.cc:2468] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:39.242106 26283 raft_consensus.cc:2468] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 0.
I20260713 09:08:39.242748 26177 leader_election.cc:304] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.243525 26458 raft_consensus.cc:2804] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.244045 26458 raft_consensus.cc:493] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.244411 26458 raft_consensus.cc:3060] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.249222 26458 raft_consensus.cc:515] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.250811 26458 leader_election.cc:290] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.251272 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:39.251678 26135 raft_consensus.cc:3060] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.251688 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:39.252159 26283 raft_consensus.cc:3060] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.256208 26135 raft_consensus.cc:2468] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:39.256642 26283 raft_consensus.cc:2468] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 1.
I20260713 09:08:39.257167 26177 leader_election.cc:304] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.257824 26458 raft_consensus.cc:2804] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.258279 26458 raft_consensus.cc:697] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:39.258976 26458 consensus_queue.cc:237] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.265873 26033 catalog_manager.cc:5697] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 1 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.301576 26440 raft_consensus.cc:493] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.302074 26440 raft_consensus.cc:515] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.303911 26440 leader_election.cc:290] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.304728 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:39.304905 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:39.305365 26211 raft_consensus.cc:2468] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:39.305565 26283 raft_consensus.cc:2468] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:39.306481 26099 leader_election.cc:304] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.307235 26440 raft_consensus.cc:2804] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.307623 26440 raft_consensus.cc:493] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.307940 26440 raft_consensus.cc:3060] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.312691 26440 raft_consensus.cc:515] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.314424 26440 leader_election.cc:290] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.315133 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:39.315445 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:39.315696 26211 raft_consensus.cc:3060] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.315990 26285 raft_consensus.cc:3060] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.320284 26211 raft_consensus.cc:2468] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:39.320358 26285 raft_consensus.cc:2468] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:39.321261 26099 leader_election.cc:304] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.321906 26440 raft_consensus.cc:2804] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.322305 26440 raft_consensus.cc:697] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:39.323035 26440 consensus_queue.cc:237] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.329702 26033 catalog_manager.cc:5697] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 1 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.350950 26440 raft_consensus.cc:493] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.351485 26440 raft_consensus.cc:515] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.353133 26440 leader_election.cc:290] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.353931 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:39.354101 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:39.354748 26211 raft_consensus.cc:2393] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74891e6de0764a8d84fe58d0a716e81b in current term 1: Already voted for candidate 0dfde0c529c948ce8b4660f296792e01 in this term.
I20260713 09:08:39.355737 26099 leader_election.cc:304] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b; no voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:39.356366 26440 raft_consensus.cc:3060] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.360884 26441 raft_consensus.cc:493] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.361383 26440 raft_consensus.cc:2749] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.361428 26441 raft_consensus.cc:515] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.363511 26441 leader_election.cc:290] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.364220 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:39.364439 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01" is_pre_election: true
I20260713 09:08:39.364831 26211 raft_consensus.cc:2468] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:39.365091 26285 raft_consensus.cc:2468] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 0.
I20260713 09:08:39.365826 26099 leader_election.cc:304] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.366600 26440 raft_consensus.cc:2804] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.366935 26440 raft_consensus.cc:493] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.367224 26440 raft_consensus.cc:3060] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.371232 26440 raft_consensus.cc:515] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.372680 26440 leader_election.cc:290] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.373378 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:39.373591 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:39.373932 26211 raft_consensus.cc:3060] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.374106 26285 raft_consensus.cc:3060] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.378000 26211 raft_consensus.cc:2468] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:39.378408 26285 raft_consensus.cc:2468] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 1.
I20260713 09:08:39.378932 26099 leader_election.cc:304] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.379516 26440 raft_consensus.cc:2804] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.379864 26440 raft_consensus.cc:697] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:39.380606 26440 consensus_queue.cc:237] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.387187 26033 catalog_manager.cc:5697] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 1 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.415731 26440 consensus_queue.cc:1048] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.425825 26440 consensus_queue.cc:1048] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.487418 26346 consensus_queue.cc:1048] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.490528 26440 consensus_queue.cc:1048] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.491556 26457 raft_consensus.cc:493] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.492120 26457 raft_consensus.cc:515] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.494129 26457 leader_election.cc:290] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:39.496557 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6" is_pre_election: true
I20260713 09:08:39.497232 26210 raft_consensus.cc:2468] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
I20260713 09:08:39.498824 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b" is_pre_election: true
I20260713 09:08:39.499425 26135 raft_consensus.cc:2468] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 0.
I20260713 09:08:39.500053 26432 consensus_queue.cc:1048] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.500612 26283 raft_consensus.cc:3060] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.498824 26248 leader_election.cc:304] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.501956 26404 raft_consensus.cc:2804] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.502296 26404 raft_consensus.cc:493] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.502604 26404 raft_consensus.cc:3060] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.509477 26404 raft_consensus.cc:515] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.512024 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:39.512586 26134 raft_consensus.cc:3060] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.515162 26346 consensus_queue.cc:1048] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.520213 26404 leader_election.cc:290] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:39.519927 26134 raft_consensus.cc:2468] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 1.
I20260713 09:08:39.521176 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:39.521740 26210 raft_consensus.cc:3060] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.521752 26251 leader_election.cc:304] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:39.522708 26404 raft_consensus.cc:2804] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.523154 26404 raft_consensus.cc:697] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:39.523962 26404 consensus_queue.cc:237] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.528705 26210 raft_consensus.cc:2468] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 1.
I20260713 09:08:39.541810 26033 catalog_manager.cc:5697] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 1 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.570637 26346 consensus_queue.cc:1048] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.580217 26346 consensus_queue.cc:1048] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.634933 26404 consensus_queue.cc:1048] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.644963 26482 consensus_queue.cc:1048] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.688951 26209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:36628
I20260713 09:08:39.689467 26209 raft_consensus.cc:606] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:39.693778 26209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865320636745423186881033e6b3dcf2"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:36628
I20260713 09:08:39.694237 26209 raft_consensus.cc:606] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:39.698537 26284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
mode: GRACEFUL
new_leader_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:45544
I20260713 09:08:39.699048 26284 raft_consensus.cc:606] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Received request to transfer leadership to TS 74891e6de0764a8d84fe58d0a716e81b
I20260713 09:08:39.703198 26284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
mode: GRACEFUL
new_leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:45544
I20260713 09:08:39.703634 26284 raft_consensus.cc:606] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Received request to transfer leadership to TS 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:39.707873 26134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
mode: GRACEFUL
new_leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:08:39.708321 26134 raft_consensus.cc:606] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Received request to transfer leadership to TS 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:39.711664 26458 consensus_queue.cc:1048] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.715590 26134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
mode: GRACEFUL
new_leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:08:39.716114 26134 raft_consensus.cc:606] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Received request to transfer leadership to TS 82150bdc67a5472ca80fb0628f6c42f6
I20260713 09:08:39.723727 26135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
mode: GRACEFUL
new_leader_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:08:39.724293 26135 raft_consensus.cc:606] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Received request to transfer leadership to TS 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:39.727442 26346 consensus_queue.cc:1048] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.733966 26346 raft_consensus.cc:993] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:39.734411 26458 raft_consensus.cc:1081] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:39.735924 26135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48216
I20260713 09:08:39.736356 26135 raft_consensus.cc:493] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:39.736629 26135 raft_consensus.cc:3060] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.741523 26135 raft_consensus.cc:515] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.743863 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:39.744135 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b0835cdf3f4416af2a5408ffa9c63f" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:39.743611 26135 leader_election.cc:290] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.744410 26209 raft_consensus.cc:3055] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:39.744702 26284 raft_consensus.cc:3060] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.744814 26209 raft_consensus.cc:740] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:39.746028 26209 consensus_queue.cc:260] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.747288 26209 raft_consensus.cc:3060] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.750099 26284 raft_consensus.cc:2468] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:39.751103 26101 leader_election.cc:304] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:39.751763 26439 raft_consensus.cc:2804] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.752220 26439 raft_consensus.cc:697] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:39.752563 26209 raft_consensus.cc:2468] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:39.753075 26439 consensus_queue.cc:237] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.759045 26032 catalog_manager.cc:5697] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.808862 26439 consensus_queue.cc:1048] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.814287 26439 consensus_queue.cc:1048] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.827630 26432 raft_consensus.cc:993] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: : Instructing follower 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:39.828102 26441 raft_consensus.cc:1081] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Signalling peer 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:39.829617 26209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:36626
I20260713 09:08:39.830236 26209 raft_consensus.cc:493] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:39.830596 26209 raft_consensus.cc:3060] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.837709 26209 raft_consensus.cc:515] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.839804 26209 leader_election.cc:290] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:39.840481 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:39.841084 26135 raft_consensus.cc:3055] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:39.841216 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fc3587f0434a7ba686af9b92a0d9cb" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:39.841425 26135 raft_consensus.cc:740] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:39.841884 26284 raft_consensus.cc:3060] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.842290 26135 consensus_queue.cc:260] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.843582 26135 raft_consensus.cc:3060] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.849011 26135 raft_consensus.cc:2468] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:39.849028 26284 raft_consensus.cc:2468] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:39.850360 26177 leader_election.cc:304] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:39.851086 26458 raft_consensus.cc:2804] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.851460 26458 raft_consensus.cc:697] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:39.852159 26458 consensus_queue.cc:237] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.858019 26033 catalog_manager.cc:5697] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 1 to 2, leader changed from 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1) to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.908856 26432 raft_consensus.cc:993] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: : Instructing follower 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:39.909327 26441 raft_consensus.cc:1081] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Signalling peer 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:39.910688 26284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:45538
I20260713 09:08:39.911273 26284 raft_consensus.cc:493] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:39.911630 26284 raft_consensus.cc:3060] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.916365 26284 raft_consensus.cc:515] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.918073 26284 leader_election.cc:290] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:39.918790 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:39.919129 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d69b589bc64d2a94b6a214ad8da5d2" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:39.919370 26135 raft_consensus.cc:3055] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:39.919767 26135 raft_consensus.cc:740] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:39.919781 26209 raft_consensus.cc:3060] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.920560 26135 consensus_queue.cc:260] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.921491 26135 raft_consensus.cc:3060] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.925872 26135 raft_consensus.cc:2468] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 2.
I20260713 09:08:39.926370 26209 raft_consensus.cc:2468] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 2.
I20260713 09:08:39.926898 26251 leader_election.cc:304] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:39.927719 26404 raft_consensus.cc:2804] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.928181 26404 raft_consensus.cc:697] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:39.928880 26404 consensus_queue.cc:237] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:39.935436 26033 catalog_manager.cc:5697] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 1 to 2, leader changed from 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1) to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 2 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.971225 26441 consensus_queue.cc:1048] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.981527 26439 consensus_queue.cc:1048] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.990011 26439 raft_consensus.cc:993] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: : Instructing follower 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:39.990445 26439 raft_consensus.cc:1081] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Signalling peer 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:39.991876 26209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:36626
I20260713 09:08:39.992425 26209 raft_consensus.cc:493] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:39.992791 26209 raft_consensus.cc:3060] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.998379 26209 raft_consensus.cc:515] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.000159 26209 leader_election.cc:290] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:40.000720 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:40.001338 26135 raft_consensus.cc:3055] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:40.001688 26135 raft_consensus.cc:740] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:40.001601 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912ee6eac52437cb5def9d563d2161a" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:40.002384 26285 raft_consensus.cc:3060] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.002666 26135 consensus_queue.cc:260] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.003916 26135 raft_consensus.cc:3060] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.008956 26285 raft_consensus.cc:2468] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:40.010059 26176 leader_election.cc:304] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:40.010394 26135 raft_consensus.cc:2468] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:40.010927 26458 raft_consensus.cc:2804] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:40.011348 26458 raft_consensus.cc:697] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:40.012042 26458 consensus_queue.cc:237] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.018111 26031 catalog_manager.cc:5697] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 1 to 2, leader changed from 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1) to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.025266 26404 consensus_queue.cc:1048] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.036785 26482 consensus_queue.cc:1048] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.046772 26482 raft_consensus.cc:993] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:40.047202 26457 raft_consensus.cc:1081] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:40.048569 26135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48212
I20260713 09:08:40.049072 26135 raft_consensus.cc:493] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:40.049412 26135 raft_consensus.cc:3060] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.053598 26135 raft_consensus.cc:515] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.055084 26135 leader_election.cc:290] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:40.055927 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:40.056128 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378ccaf1a0ed478fbc44d41768553840" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:40.056794 26285 raft_consensus.cc:3055] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:40.056831 26209 raft_consensus.cc:3060] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.057257 26285 raft_consensus.cc:740] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:40.057992 26285 consensus_queue.cc:260] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.059098 26285 raft_consensus.cc:3060] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.063042 26209 raft_consensus.cc:2468] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:40.063935 26099 leader_election.cc:304] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:40.064144 26285 raft_consensus.cc:2468] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:40.064653 26439 raft_consensus.cc:2804] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:40.065165 26439 raft_consensus.cc:697] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:40.066062 26439 consensus_queue.cc:237] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.073329 26032 catalog_manager.cc:5697] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.100291 26404 raft_consensus.cc:993] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: : Instructing follower 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:40.100802 26457 raft_consensus.cc:1081] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Signalling peer 82150bdc67a5472ca80fb0628f6c42f6 to start an election
I20260713 09:08:40.102371 26209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:08:40.102926 26209 raft_consensus.cc:493] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:40.103279 26209 raft_consensus.cc:3060] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.104486 26444 raft_consensus.cc:993] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:40.104959 26458 raft_consensus.cc:1081] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Signalling peer 74891e6de0764a8d84fe58d0a716e81b to start an election
I20260713 09:08:40.106359 26135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865320636745423186881033e6b3dcf2"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
 from {username='slave'} at 127.0.0.1:48216
I20260713 09:08:40.106873 26135 raft_consensus.cc:493] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:40.107206 26135 raft_consensus.cc:3060] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.109804 26209 raft_consensus.cc:515] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.111913 26209 leader_election.cc:290] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:40.112479 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:40.112946 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71489ba37ab9434880c316a84aeda9ae" candidate_uuid: "82150bdc67a5472ca80fb0628f6c42f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:40.113073 26134 raft_consensus.cc:3060] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.113191 26135 raft_consensus.cc:515] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.114656 26135 leader_election.cc:290] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Requested vote from peers 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813), 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3:41329)
I20260713 09:08:40.115623 26285 raft_consensus.cc:3055] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:40.115661 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
I20260713 09:08:40.116030 26285 raft_consensus.cc:740] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:40.116314 26284 raft_consensus.cc:3060] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.116817 26285 consensus_queue.cc:260] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.117997 26285 raft_consensus.cc:3060] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.119232 26134 raft_consensus.cc:2468] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:40.120200 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865320636745423186881033e6b3dcf2" candidate_uuid: "74891e6de0764a8d84fe58d0a716e81b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:40.120426 26177 leader_election.cc:304] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74891e6de0764a8d84fe58d0a716e81b, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:40.120754 26209 raft_consensus.cc:3055] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:40.121109 26209 raft_consensus.cc:740] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:40.121300 26458 raft_consensus.cc:2804] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:40.121749 26284 raft_consensus.cc:2468] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:40.121892 26209 consensus_queue.cc:260] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.122382 26458 raft_consensus.cc:697] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Becoming Leader. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:40.122988 26101 leader_election.cc:304] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:40.123138 26209 raft_consensus.cc:3060] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:40.123302 26458 consensus_queue.cc:237] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.123821 26439 raft_consensus.cc:2804] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:40.124399 26439 raft_consensus.cc:697] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Leader. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:40.124545 26285 raft_consensus.cc:2468] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82150bdc67a5472ca80fb0628f6c42f6 in term 2.
I20260713 09:08:40.125207 26439 consensus_queue.cc:237] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:40.129554 26209 raft_consensus.cc:2468] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74891e6de0764a8d84fe58d0a716e81b in term 2.
I20260713 09:08:40.132153 26032 catalog_manager.cc:5697] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 reported cstate change: term changed from 1 to 2, leader changed from 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3) to 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2). New cstate: current_term: 2 leader_uuid: "82150bdc67a5472ca80fb0628f6c42f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.134157 26031 catalog_manager.cc:5697] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b reported cstate change: term changed from 1 to 2, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1). New cstate: current_term: 2 leader_uuid: "74891e6de0764a8d84fe58d0a716e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.160859 26284 raft_consensus.cc:1275] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.161885 26439 consensus_queue.cc:1048] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.168569 26209 raft_consensus.cc:1275] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.170023 26432 consensus_queue.cc:1048] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.268692 26134 raft_consensus.cc:1275] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.269785 26346 consensus_queue.cc:1048] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.277371 26284 raft_consensus.cc:1275] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.278934 26346 consensus_queue.cc:1048] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.462402 26134 raft_consensus.cc:1275] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.463589 26346 consensus_queue.cc:1048] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.468401 26285 raft_consensus.cc:1275] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.469818 26346 consensus_queue.cc:1048] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.484552 26134 raft_consensus.cc:1275] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.485786 26457 consensus_queue.cc:1048] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.494969 26209 raft_consensus.cc:1275] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.496234 26404 consensus_queue.cc:1048] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.508605 26285 raft_consensus.cc:1275] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.509666 26432 consensus_queue.cc:1048] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.515889 26209 raft_consensus.cc:1275] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.517654 26441 consensus_queue.cc:1048] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.519186 26285 raft_consensus.cc:1275] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.520256 26441 consensus_queue.cc:1048] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.529881 26209 raft_consensus.cc:1275] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Refusing update from remote peer 74891e6de0764a8d84fe58d0a716e81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.531283 26441 consensus_queue.cc:1048] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.560833 26285 raft_consensus.cc:1275] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.561980 26346 consensus_queue.cc:1048] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.570003 26134 raft_consensus.cc:1275] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Refusing update from remote peer 82150bdc67a5472ca80fb0628f6c42f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:40.572860 26346 consensus_queue.cc:1048] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:42.472355 26306 debug-util.cc:398] Leaking SignalData structure 0x7b0800218200 after lost signal to thread 21671
W20260713 09:08:42.473272 26306 debug-util.cc:398] Leaking SignalData structure 0x7b080018b9e0 after lost signal to thread 26068
W20260713 09:08:42.474196 26306 debug-util.cc:398] Leaking SignalData structure 0x7b0800144880 after lost signal to thread 26160
W20260713 09:08:42.475095 26306 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8ee0 after lost signal to thread 26235
W20260713 09:08:42.475903 26306 debug-util.cc:398] Leaking SignalData structure 0x7b080005c2e0 after lost signal to thread 26309
I20260713 09:08:42.830262 26032 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44130:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:42.849171 26032 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44130:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:42.940238 21668 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:42.969594 26539 tablet.cc:1724] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:42.973284 26537 tablet.cc:1724] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:42.988139 26533 tablet.cc:1724] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.017441 26541 tablet.cc:1724] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.024360 26546 tablet.cc:1724] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.032248 26553 tablet.cc:1724] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:42.999429 26543 tablet.cc:1724] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.075162 26555 tablet.cc:1724] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.088515 26556 tablet.cc:1724] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.079921 26539 tablet.cc:1724] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.118808 26551 tablet.cc:1724] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.145539 26553 tablet.cc:1724] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.159559 26134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2"
dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
mode: GRACEFUL
new_leader_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:59688
I20260713 09:08:43.179054 26134 raft_consensus.cc:606] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Received request to transfer leadership to TS 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:43.191058 26543 tablet.cc:1724] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:43.205876 26099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.2:34813, user_credentials={real_user=slave}} blocked reactor thread for 110446us
W20260713 09:08:43.201381 26176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.41.3:41329, user_credentials={real_user=slave}} blocked reactor thread for 115811us
I20260713 09:08:43.141624 26552 tablet.cc:1724] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.198491 26557 tablet.cc:1724] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.222371 26551 tablet.cc:1724] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.226313 26533 tablet.cc:1724] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.237413 26555 tablet.cc:1724] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.257220 26553 tablet.cc:1724] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.230603 26537 tablet.cc:1724] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.286752 26556 tablet.cc:1724] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.293157 26543 tablet.cc:1724] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.300988 26557 tablet.cc:1724] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.305611 26552 tablet.cc:1724] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.313635 26555 tablet.cc:1724] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.312690 26557 tablet.cc:1724] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.324620 26552 tablet.cc:1724] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:43.335393 26033 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09: soft_deleted_table [id=ecfa10a34d1841fda4a55f8d5c1905a6] alter complete (version 1)
I20260713 09:08:43.354866 26209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8"
dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
mode: GRACEFUL
new_leader_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:33842
I20260713 09:08:43.355491 26209 raft_consensus.cc:606] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Received request to transfer leadership to TS 0dfde0c529c948ce8b4660f296792e01
I20260713 09:08:43.357024 21668 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:43.357640 21668 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:43.418467 26534 raft_consensus.cc:993] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: : Instructing follower 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:43.419174 26538 raft_consensus.cc:1081] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Signalling peer 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:43.420805 26282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:45538
I20260713 09:08:43.421283 26282 raft_consensus.cc:493] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:43.421577 26282 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.427459 26282 raft_consensus.cc:515] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:43.428905 26282 leader_election.cc:290] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 3 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:43.429838 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:43.429867 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755890f13a4946b0a0be53e7441f3eb2" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:43.430546 26209 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.430701 26133 raft_consensus.cc:3055] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:43.431108 26133 raft_consensus.cc:740] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74891e6de0764a8d84fe58d0a716e81b, State: Running, Role: LEADER
I20260713 09:08:43.431740 26133 consensus_queue.cc:260] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [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: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:43.432612 26133 raft_consensus.cc:3060] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.437404 26209 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 3.
I20260713 09:08:43.438513 26248 leader_election.cc:304] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [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: 0dfde0c529c948ce8b4660f296792e01, 82150bdc67a5472ca80fb0628f6c42f6; no voters: 
I20260713 09:08:43.439147 26133 raft_consensus.cc:2468] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 3.
I20260713 09:08:43.439383 26497 raft_consensus.cc:2804] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:43.439924 26497 raft_consensus.cc:697] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 3 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:43.440749 26497 consensus_queue.cc:237] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [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: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:43.450022 26031 catalog_manager.cc:5697] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 2 to 3, leader changed from 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1) to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 3 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.662631 26503 raft_consensus.cc:993] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: : Instructing follower 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:43.663108 26503 raft_consensus.cc:1081] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Signalling peer 0dfde0c529c948ce8b4660f296792e01 to start an election
I20260713 09:08:43.664970 26282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8"
dest_uuid: "0dfde0c529c948ce8b4660f296792e01"
 from {username='slave'} at 127.0.0.1:45522
I20260713 09:08:43.665509 26282 raft_consensus.cc:493] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:43.665849 26282 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.670851 26282 raft_consensus.cc:515] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:43.672493 26282 leader_election.cc:290] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [CANDIDATE]: Term 3 election: Requested vote from peers 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483), 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813)
I20260713 09:08:43.673599 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74891e6de0764a8d84fe58d0a716e81b"
I20260713 09:08:43.674180 26133 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.674033 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fe16d2f01942eaae66c094cb6f61b8" candidate_uuid: "0dfde0c529c948ce8b4660f296792e01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82150bdc67a5472ca80fb0628f6c42f6"
I20260713 09:08:43.674759 26209 raft_consensus.cc:3055] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:43.675096 26209 raft_consensus.cc:740] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82150bdc67a5472ca80fb0628f6c42f6, State: Running, Role: LEADER
I20260713 09:08:43.675859 26209 consensus_queue.cc:260] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [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: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:43.677062 26209 raft_consensus.cc:3060] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.679302 26133 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 3.
I20260713 09:08:43.680337 26251 leader_election.cc:304] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [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: 0dfde0c529c948ce8b4660f296792e01, 74891e6de0764a8d84fe58d0a716e81b; no voters: 
I20260713 09:08:43.681061 26497 raft_consensus.cc:2804] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:43.681483 26497 raft_consensus.cc:697] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 3 LEADER]: Becoming Leader. State: Replica: 0dfde0c529c948ce8b4660f296792e01, State: Running, Role: LEADER
I20260713 09:08:43.682518 26497 consensus_queue.cc:237] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [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: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } }
I20260713 09:08:43.687592 26209 raft_consensus.cc:2468] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dfde0c529c948ce8b4660f296792e01 in term 3.
I20260713 09:08:43.691555 26031 catalog_manager.cc:5697] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 reported cstate change: term changed from 2 to 3, leader changed from 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2) to 0dfde0c529c948ce8b4660f296792e01 (127.21.41.3). New cstate: current_term: 3 leader_uuid: "0dfde0c529c948ce8b4660f296792e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dfde0c529c948ce8b4660f296792e01" member_type: VOTER last_known_addr { host: "127.21.41.3" port: 41329 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.873257 26133 raft_consensus.cc:1275] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:43.874598 26497 consensus_queue.cc:1048] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.888917 26209 raft_consensus.cc:1275] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:43.890271 26497 consensus_queue.cc:1048] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:44.136241 26209 raft_consensus.cc:1275] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:44.137497 26497 consensus_queue.cc:1048] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82150bdc67a5472ca80fb0628f6c42f6" member_type: VOTER last_known_addr { host: "127.21.41.2" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:44.146522 26133 raft_consensus.cc:1275] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Refusing update from remote peer 0dfde0c529c948ce8b4660f296792e01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:44.147931 26542 consensus_queue.cc:1048] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74891e6de0764a8d84fe58d0a716e81b" member_type: VOTER last_known_addr { host: "127.21.41.1" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:44.416402 21668 tablet_server.cc:179] TabletServer@127.21.41.1:0 shutting down...
I20260713 09:08:44.445511 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:44.446264 21668 tablet_replica.cc:333] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.446940 21668 raft_consensus.cc:2243] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.447399 21668 raft_consensus.cc:2272] T 71489ba37ab9434880c316a84aeda9ae P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.449160 21668 tablet_replica.cc:333] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.449893 21668 raft_consensus.cc:2243] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.450495 21668 raft_consensus.cc:2272] T e912ee6eac52437cb5def9d563d2161a P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.452520 21668 tablet_replica.cc:333] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.453090 21668 raft_consensus.cc:2243] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.454001 21668 raft_consensus.cc:2272] T 10b0835cdf3f4416af2a5408ffa9c63f P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.456004 21668 tablet_replica.cc:333] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.456876 21668 raft_consensus.cc:2243] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.457397 21668 raft_consensus.cc:2272] T 271784db4c414be3a041ed92ee44b355 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.459395 21668 tablet_replica.cc:333] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.459945 21668 raft_consensus.cc:2243] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.460610 21668 raft_consensus.cc:2272] T 865320636745423186881033e6b3dcf2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.462257 21668 tablet_replica.cc:333] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.462848 21668 raft_consensus.cc:2243] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.463538 21668 raft_consensus.cc:2272] T 378ccaf1a0ed478fbc44d41768553840 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.465090 21668 tablet_replica.cc:333] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.465610 21668 raft_consensus.cc:2243] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.465997 21668 raft_consensus.cc:2272] T 69211bef710c43878da103cbbb16fff0 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.467653 21668 tablet_replica.cc:333] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.468281 21668 raft_consensus.cc:2243] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.469173 21668 raft_consensus.cc:2272] T f735c5f0a03a4e739645f054f92e6846 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.471043 21668 tablet_replica.cc:333] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.471578 21668 raft_consensus.cc:2243] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.471971 21668 raft_consensus.cc:2272] T 96fe16d2f01942eaae66c094cb6f61b8 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.474706 21668 tablet_replica.cc:333] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.475255 21668 raft_consensus.cc:2243] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.475658 21668 raft_consensus.cc:2272] T 10e5e2430fa145cba2c0892fceb5c412 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.477182 21668 tablet_replica.cc:333] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.477712 21668 raft_consensus.cc:2243] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.478396 21668 raft_consensus.cc:2272] T f02025a06d8c413bb7ab42b960c6a860 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.480113 21668 tablet_replica.cc:333] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.480602 21668 raft_consensus.cc:2243] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.480979 21668 raft_consensus.cc:2272] T b843ea6c7858438cbdb0c70e2bdbc139 P 74891e6de0764a8d84fe58d0a716e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.482542 21668 tablet_replica.cc:333] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.483086 21668 raft_consensus.cc:2243] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.483484 21668 raft_consensus.cc:2272] T 28d69b589bc64d2a94b6a214ad8da5d2 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.485033 21668 tablet_replica.cc:333] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.485529 21668 raft_consensus.cc:2243] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.486224 21668 raft_consensus.cc:2272] T 5289d614cbfa44f68168b24186fc4134 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.488005 21668 tablet_replica.cc:333] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.488504 21668 raft_consensus.cc:2243] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.488963 21668 raft_consensus.cc:2272] T d2fc3587f0434a7ba686af9b92a0d9cb P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.490903 21668 tablet_replica.cc:333] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.491402 21668 raft_consensus.cc:2243] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.491750 21668 raft_consensus.cc:2272] T 755890f13a4946b0a0be53e7441f3eb2 P 74891e6de0764a8d84fe58d0a716e81b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.493884 21668 tablet_replica.cc:333] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.494338 21668 raft_consensus.cc:2243] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.495070 21668 raft_consensus.cc:2272] T 6448f91d4bcf4068a6d9e75b41a38047 P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.496788 21668 tablet_replica.cc:333] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b: stopping tablet replica
I20260713 09:08:44.497298 21668 raft_consensus.cc:2243] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.497783 21668 raft_consensus.cc:2272] T a9ed4bc362a64cf0b4568496afb3697b P 74891e6de0764a8d84fe58d0a716e81b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.524765 21668 tablet_server.cc:196] TabletServer@127.21.41.1:0 shutdown complete.
W20260713 09:08:44.543334 26177 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260713 09:08:44.547049 26177 consensus_peers.cc:597] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 -> Peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Couldn't send request to peer 74891e6de0764a8d84fe58d0a716e81b. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.553982 21668 tablet_server.cc:179] TabletServer@127.21.41.2:0 shutting down...
W20260713 09:08:44.574149 26177 consensus_peers.cc:597] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 -> Peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Couldn't send request to peer 74891e6de0764a8d84fe58d0a716e81b. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.590345 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:44.591223 21668 tablet_replica.cc:333] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.592151 21668 raft_consensus.cc:2243] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.592769 21668 raft_consensus.cc:2272] T 378ccaf1a0ed478fbc44d41768553840 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.595350 21668 tablet_replica.cc:333] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.596231 21668 raft_consensus.cc:2243] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.596889 21668 raft_consensus.cc:2272] T 10b0835cdf3f4416af2a5408ffa9c63f P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.599342 21668 tablet_replica.cc:333] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.600136 21668 raft_consensus.cc:2243] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.601114 21668 raft_consensus.cc:2272] T 71489ba37ab9434880c316a84aeda9ae P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.603502 21668 tablet_replica.cc:333] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
W20260713 09:08:44.603559 26251 consensus_peers.cc:597] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Couldn't send request to peer 74891e6de0764a8d84fe58d0a716e81b. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.604326 21668 raft_consensus.cc:2243] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.604864 21668 raft_consensus.cc:2272] T f735c5f0a03a4e739645f054f92e6846 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.607165 21668 tablet_replica.cc:333] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.607980 21668 raft_consensus.cc:2243] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.608894 21668 raft_consensus.cc:2272] T e912ee6eac52437cb5def9d563d2161a P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.611146 21668 tablet_replica.cc:333] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.611918 21668 raft_consensus.cc:2243] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.612875 21668 raft_consensus.cc:2272] T 271784db4c414be3a041ed92ee44b355 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.615377 21668 tablet_replica.cc:333] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.616175 21668 raft_consensus.cc:2243] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.616743 21668 raft_consensus.cc:2272] T 10e5e2430fa145cba2c0892fceb5c412 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.619066 21668 tablet_replica.cc:333] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.619831 21668 raft_consensus.cc:2243] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.620337 21668 raft_consensus.cc:2272] T f02025a06d8c413bb7ab42b960c6a860 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.622745 21668 tablet_replica.cc:333] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.623486 21668 raft_consensus.cc:2243] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.623980 21668 raft_consensus.cc:2272] T 28d69b589bc64d2a94b6a214ad8da5d2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.626432 21668 tablet_replica.cc:333] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.627172 21668 raft_consensus.cc:2243] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.628103 21668 raft_consensus.cc:2272] T b843ea6c7858438cbdb0c70e2bdbc139 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.630275 21668 tablet_replica.cc:333] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.630952 21668 raft_consensus.cc:2243] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.631439 21668 raft_consensus.cc:2272] T 96fe16d2f01942eaae66c094cb6f61b8 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.634027 21668 tablet_replica.cc:333] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.634788 21668 raft_consensus.cc:2243] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.635735 21668 raft_consensus.cc:2272] T 69211bef710c43878da103cbbb16fff0 P 82150bdc67a5472ca80fb0628f6c42f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.638091 21668 tablet_replica.cc:333] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.638841 21668 raft_consensus.cc:2243] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.639371 21668 raft_consensus.cc:2272] T 865320636745423186881033e6b3dcf2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.641536 21668 tablet_replica.cc:333] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.642226 21668 raft_consensus.cc:2243] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.643199 21668 raft_consensus.cc:2272] T d2fc3587f0434a7ba686af9b92a0d9cb P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.645651 21668 tablet_replica.cc:333] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.646402 21668 raft_consensus.cc:2243] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.646953 21668 raft_consensus.cc:2272] T 755890f13a4946b0a0be53e7441f3eb2 P 82150bdc67a5472ca80fb0628f6c42f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.649662 21668 tablet_replica.cc:333] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.650332 21668 raft_consensus.cc:2243] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.650873 21668 raft_consensus.cc:2272] T 5289d614cbfa44f68168b24186fc4134 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.653193 21668 tablet_replica.cc:333] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.653887 21668 raft_consensus.cc:2243] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.654814 21668 raft_consensus.cc:2272] T a9ed4bc362a64cf0b4568496afb3697b P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.657269 21668 tablet_replica.cc:333] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6: stopping tablet replica
I20260713 09:08:44.657886 21668 raft_consensus.cc:2243] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.658428 21668 raft_consensus.cc:2272] T 6448f91d4bcf4068a6d9e75b41a38047 P 82150bdc67a5472ca80fb0628f6c42f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:44.678217 26251 consensus_peers.cc:597] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Couldn't send request to peer 74891e6de0764a8d84fe58d0a716e81b. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:44.727099 26248 consensus_peers.cc:597] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Couldn't send request to peer 82150bdc67a5472ca80fb0628f6c42f6. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.739246 21668 tablet_server.cc:196] TabletServer@127.21.41.2:0 shutdown complete.
W20260713 09:08:44.741760 26251 consensus_peers.cc:597] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Couldn't send request to peer 74891e6de0764a8d84fe58d0a716e81b. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:44.745349 26248 consensus_peers.cc:597] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Couldn't send request to peer 82150bdc67a5472ca80fb0628f6c42f6. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:44.748415 26251 consensus_peers.cc:597] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 74891e6de0764a8d84fe58d0a716e81b (127.21.41.1:42483): Couldn't send request to peer 74891e6de0764a8d84fe58d0a716e81b. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.1:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:44.822479 26248 consensus_peers.cc:597] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Couldn't send request to peer 82150bdc67a5472ca80fb0628f6c42f6. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.829661 21668 tablet_server.cc:179] TabletServer@127.21.41.3:0 shutting down...
I20260713 09:08:44.862859 21668 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:44.863888 21668 tablet_replica.cc:333] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.864969 21668 raft_consensus.cc:2243] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.865888 21668 raft_consensus.cc:2272] T 865320636745423186881033e6b3dcf2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.868574 21668 tablet_replica.cc:333] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.869299 21668 raft_consensus.cc:2243] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.870018 21668 raft_consensus.cc:2272] T 378ccaf1a0ed478fbc44d41768553840 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.872853 21668 tablet_replica.cc:333] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.873622 21668 raft_consensus.cc:2243] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.874543 21668 raft_consensus.cc:2272] T 271784db4c414be3a041ed92ee44b355 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.877668 21668 tablet_replica.cc:333] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.878434 21668 raft_consensus.cc:2243] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.879155 21668 raft_consensus.cc:2272] T e912ee6eac52437cb5def9d563d2161a P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:44.879055 26248 consensus_peers.cc:597] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 -> Peer 82150bdc67a5472ca80fb0628f6c42f6 (127.21.41.2:34813): Couldn't send request to peer 82150bdc67a5472ca80fb0628f6c42f6. Status: Network error: Client connection negotiation failed: client connection to 127.21.41.2:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.881734 21668 tablet_replica.cc:333] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.882342 21668 raft_consensus.cc:2243] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.882987 21668 raft_consensus.cc:2272] T 10b0835cdf3f4416af2a5408ffa9c63f P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.886165 21668 tablet_replica.cc:333] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.886787 21668 raft_consensus.cc:2243] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.887462 21668 raft_consensus.cc:2272] T 71489ba37ab9434880c316a84aeda9ae P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.889881 21668 tablet_replica.cc:333] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.890430 21668 raft_consensus.cc:2243] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.891834 21668 raft_consensus.cc:2272] T 10e5e2430fa145cba2c0892fceb5c412 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.894429 21668 tablet_replica.cc:333] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.894992 21668 raft_consensus.cc:2243] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.895545 21668 raft_consensus.cc:2272] T 69211bef710c43878da103cbbb16fff0 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.897712 21668 tablet_replica.cc:333] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.898253 21668 raft_consensus.cc:2243] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.898976 21668 raft_consensus.cc:2272] T f735c5f0a03a4e739645f054f92e6846 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.901337 21668 tablet_replica.cc:333] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.901799 21668 raft_consensus.cc:2243] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.903144 21668 raft_consensus.cc:2272] T 96fe16d2f01942eaae66c094cb6f61b8 P 0dfde0c529c948ce8b4660f296792e01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.906334 21668 tablet_replica.cc:333] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.906906 21668 raft_consensus.cc:2243] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.908028 21668 raft_consensus.cc:2272] T 28d69b589bc64d2a94b6a214ad8da5d2 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.910090 21668 tablet_replica.cc:333] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.910562 21668 raft_consensus.cc:2243] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.911235 21668 raft_consensus.cc:2272] T f02025a06d8c413bb7ab42b960c6a860 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.913470 21668 tablet_replica.cc:333] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.913975 21668 raft_consensus.cc:2243] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.914542 21668 raft_consensus.cc:2272] T b843ea6c7858438cbdb0c70e2bdbc139 P 0dfde0c529c948ce8b4660f296792e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.916713 21668 tablet_replica.cc:333] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.917255 21668 raft_consensus.cc:2243] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.917869 21668 raft_consensus.cc:2272] T 6448f91d4bcf4068a6d9e75b41a38047 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.920078 21668 tablet_replica.cc:333] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.920555 21668 raft_consensus.cc:2243] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.921187 21668 raft_consensus.cc:2272] T d2fc3587f0434a7ba686af9b92a0d9cb P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.923319 21668 tablet_replica.cc:333] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.923842 21668 raft_consensus.cc:2243] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.924817 21668 raft_consensus.cc:2272] T 755890f13a4946b0a0be53e7441f3eb2 P 0dfde0c529c948ce8b4660f296792e01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.926874 21668 tablet_replica.cc:333] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.927351 21668 raft_consensus.cc:2243] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.927831 21668 raft_consensus.cc:2272] T 5289d614cbfa44f68168b24186fc4134 P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.929988 21668 tablet_replica.cc:333] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01: stopping tablet replica
I20260713 09:08:44.930388 21668 raft_consensus.cc:2243] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.931013 21668 raft_consensus.cc:2272] T a9ed4bc362a64cf0b4568496afb3697b P 0dfde0c529c948ce8b4660f296792e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:45.510380 21668 tablet_server.cc:196] TabletServer@127.21.41.3:0 shutdown complete.
I20260713 09:08:45.543900 21668 master.cc:562] Master@127.21.41.62:42203 shutting down...
I20260713 09:08:45.564419 21668 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:45.564970 21668 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:45.565240 21668 tablet_replica.cc:333] T 00000000000000000000000000000000 P a084381bbc7e4aafaac394d5ca150c09: stopping tablet replica
I20260713 09:08:45.585304 21668 master.cc:584] Master@127.21.41.62:42203 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11998 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (33432 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (121626 ms total)
[  PASSED  ] 8 tests.
I20260713 09:08:45.639678 21668 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 420 messages since previous log ~14 seconds ago
I20260713 09:08:45.639875 21668 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 420 messages since previous log ~14 seconds ago
I20260713 09:08:45.640017 21668 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 419 messages since previous log ~14 seconds ago
I20260713 09:08:45.640168 21668 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 ~42 seconds ago
I20260713 09:08:45.640311 21668 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 ~42 seconds ago
I20260713 09:08:45.640498 21668 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~1 seconds ago
I20260713 09:08:45.640635 21668 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~35 seconds ago
